Mercurial > ecos
diff packages/io/disk/current/ChangeLog @ 2274:16ea61a1d5d4
* cdl/io_disk.cdl: Made debugging CDL controlled.
* src/disk.c: Added support to allow non-CHS disk devices to
use LBA information in MBR.
| author | asl |
|---|---|
| date | Mon, 21 Aug 2006 21:10:31 +0000 |
| parents | 0ad51d0b250b |
| children | 654c837cc618 |
line wrap: on
line diff
--- a/packages/io/disk/current/ChangeLog +++ b/packages/io/disk/current/ChangeLog @@ -1,3 +1,9 @@ +2006-08-18 Andy Jackson <andy@xylanta.com> + + * cdl/io_disk.cdl: Made debugging CDL controlled. + * src/disk.c: Added support to allow non-CHS disk devices to + use LBA information in MBR. + 2005-12-02 Andrew Lunn <andrew.lunn@ascom.ch> * src/disk.c: Add comments that bread/bwrite take the position and
