comparison 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
comparison
equal deleted inserted replaced
2273:4a81fad4d2b4 2274:16ea61a1d5d4
1 2006-08-18 Andy Jackson <andy@xylanta.com>
2
3 * cdl/io_disk.cdl: Made debugging CDL controlled.
4 * src/disk.c: Added support to allow non-CHS disk devices to
5 use LBA information in MBR.
6
1 2005-12-02 Andrew Lunn <andrew.lunn@ascom.ch> 7 2005-12-02 Andrew Lunn <andrew.lunn@ascom.ch>
2 8
3 * src/disk.c: Add comments that bread/bwrite take the position and 9 * src/disk.c: Add comments that bread/bwrite take the position and
4 len in terms of blocks, not bytes. 10 len in terms of blocks, not bytes.
5 11