opnsense-src/sys/dev/fdc
Konstantin Belousov fc9f8bcf4f Fix unload of the fdc.ko:
Wakeup the thread doing the fdc_detach() when the fdc worker thread exits [1].
Write access to the write-protected floppy shall call device_unbusy() to
pair the device_busy() in the fd_access() [2].

PR:	116537 [1], 116539 [2]
MFC after:	1 week
2008-01-11 11:53:04 +00:00
..
fdc.c Fix unload of the fdc.ko: 2008-01-11 11:53:04 +00:00
fdc_acpi.c Remove unused variable. 2006-02-21 03:19:24 +00:00
fdc_isa.c If we fail a sanity check for the resources just allocated, make sure 2005-03-15 08:02:47 +00:00
fdc_pccard.c Eliminate unused argument in PCMCIA_CARD macro. 2005-06-24 14:36:54 +00:00
fdcvar.h MFp4: overhaul of resource allocation 2005-01-19 07:46:38 +00:00