freebsd-nq/sys/dev/fdc
Jaakko Heinonen 4586315a76 fdc(4) module unload fixes:
- Tear down the interrupt handler before killing the worker thread.
- Do geom withering as GEOM event to avoid acquiring the GEOM topology
  lock under Giant.

PR:		kern/104079
Reviewed by:	joerg
Approved by:	trasz (mentor)
2009-11-03 19:05:05 +00:00
..
fdc_acpi.c Import ACPICA 20090521. 2009-06-05 18:44:36 +00:00
fdc_isa.c
fdc_pccard.c Eliminate an unused variable reported by coverity 2008-11-23 23:04:28 +00:00
fdc.c fdc(4) module unload fixes: 2009-11-03 19:05:05 +00:00
fdcvar.h