imp 2003/08/21 18:59:29 PDT
FreeBSD src repository
Modified files:
sys/boot/i386/boot2 boot1.s
Log:
Many newer CF do not handle having the entire track read from them at
boot time. Instead, read it a sector at a time. While this sounds
like a significant slowdown, I've not been able to measure any
signficant difference.
Submitted by: luigi
Reviewed by: jhb, sam (both a while ago)
MFC After: 3 days
Revision Changes Path
1.23 +4 -0 src/sys/boot/i386/boot2/boot1.s