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
fdc_pccard.c
fdcvar.h