freebsd-dev/sys/dev/fdc
Yaroslav Tykhiy 62cc1e0584 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.
2003-06-16 08:42:20 +00:00
..
fdc.c Force media autodetection if the device has lost its parameter table. 2003-06-16 08:42:20 +00:00
fdcreg.h