freebsd-dev/sys/isa
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
..
atkbd_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atkbdc_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
atrtc.c Use __FBSDID(). 2003-06-02 16:32:55 +00:00
fd.c Force media autodetection if the device has lost its parameter table. 2003-06-16 08:42:20 +00:00
fdreg.h Increase the PIO timeout to approximately the value it used to have 2002-05-12 15:24:21 +00:00
isa_common.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isa_common.h No need to declare M_ISADEV here. 2002-10-16 10:38:48 +00:00
isa_if.m * Factor out the object system from new-bus so that it can be used by 2000-04-08 14:17:18 +00:00
isahint.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
isareg.h Correct error message. 2003-02-02 13:06:18 +00:00
isavar.h - Use __BUS_ACCESSOR() to define the ISA ivar accessor functions instead of 2002-10-15 00:02:51 +00:00
orm.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnp.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnpparse.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
pnpreg.h GC various bits and pieces of USERCONFIG from all over the place. 2002-04-09 11:18:46 +00:00
pnpvar.h Rework the ISA PnP driver pnp and the PnP resource parser to fix 2001-09-05 03:54:33 +00:00
ppc.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
ppcreg.h Convert inb/outb to bus_space. 2001-06-23 06:52:54 +00:00
psm.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
rtc.h
syscons_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00
vga_isa.c Use __FBSDID(). 2003-06-11 00:34:37 +00:00