Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



mycroft
Sat Apr 25 22:28:23 PDT 1998
Update of /cvsroot/src/sys/dev/ata
In directory nb00:/tmp/cvs-serv5905/ata

Modified Files:
        wd.c wdlink.h 
Log Message:
In LBA mode, always use the `total capacity' count, rather than calculating
the capacity based on the c/h/s numbers.  In fact, don't use the c/h/s
numbers for much of anything.
For ATA-4 drives or later, always use LBA mode, since it's now required.

Collectively, this allows >8GB disks (like the 12GB Bigfoot) to work.


mycroft
Sat Apr 25 22:28:24 PDT 1998
Update of /cvsroot/src/sys/dev/ic
In directory nb00:/tmp/cvs-serv5905/ic

Modified Files:
        wdc.c wdcreg.h 
Log Message:
In LBA mode, always use the `total capacity' count, rather than calculating
the capacity based on the c/h/s numbers.  In fact, don't use the c/h/s
numbers for much of anything.
For ATA-4 drives or later, always use LBA mode, since it's now required.

Collectively, this allows >8GB disks (like the 12GB Bigfoot) to work.




Home | Main Index | Thread Index | Old Index