jhb 2007-10-25 16:53:35 UTC
FreeBSD src repository
Modified files:
sys/boot/i386/libi386 biosdisk.c
Log:
Break out of the I/O retry loop as soon as an I/O operation succeeds rather
than always retrying operations three times.
Submitted by: nyan
Revision Changes Path
1.53 +2 -0 src/sys/boot/i386/libi386/biosdisk.c