cvs commit: src/sys/isa fd.c
Yar Tikhiy
yar at FreeBSD.org
Mon Jun 16 01:42:22 PDT 2003
yar 2003/06/16 01:42:20 PDT
FreeBSD src repository
Modified files:
sys/isa fd.c
Log:
Force media autodetection if the device has lost its parameter table.
Previously, any normal I/O on an fdc(4) device would fail with ENXIO
if the device had been opened in non-blocking mode and then closed
prior to the conventional access; that would last until the floppy
disk was ejected and re-inserted to raise the unit attention condition.
Add a clarifying comment.
Revision Changes Path
1.255 +7 -1 src/sys/isa/fd.c
More information about the cvs-src
mailing list