X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=ChangeLog;h=ecf315cd99538e0633e4d07c7a90bcc667276c5f;hp=495a28faf7d636e433413bded4deba053535878f;hb=eb8b0d5d9f4823a7033ef2baa1cababd4b5574e1;hpb=0b1ed1e2cab69376a0d0cfdbe648893ff6d04ced diff --git a/ChangeLog b/ChangeLog index 495a28f..ecf315c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,34 @@ # arch-tag: automatic-ChangeLog--erbenson@alaska.net--public/yaboot--devel--1.3 # +2004-03-28 05:02:03 GMT Ethan Benson patch-67 + + Summary: + Fix ofpath SATA support and sysfs detection + Revision: + yaboot--devel--1.3--patch-67 + + * ybin/ofpath: Support newwer kernels which call the driver sata_svw, + instead of ata-k2. + * ybin/ofpath: Detect sysfs mount correctly. + + modified files: + 0arch-timestamps0 ChangeLog ybin/ofpath + + +2004-03-22 02:05:07 GMT Ethan Benson patch-66 + + Summary: + Add 2.6 kernel support to ofpath + Revision: + yaboot--devel--1.3--patch-66 + + * ybin/ofpath: Add support for 2.6.4+ kernels with sysfs mounted. + + modified files: + 0arch-timestamps0 ChangeLog Makefile ybin/ofpath ybin/ybin + + 2004-02-22 13:15:30 GMT Ethan Benson patch-65 Summary: