freebsd-dev/sys/dev/fdc
John Baldwin e45163b216 Fix the acpi attachment to always start the worker thread.
The previous change to split the worker thread start out of fdc_attach()
did not start the worker thread if the fdc device in the ACPI namespace
did not have an _FDE method.  This fixes hangs when booting with a
floppy controller enabled on certain machines with ACPI.

Tested by:	joel
2016-05-04 23:00:57 +00:00
..
fdc_acpi.c
fdc_cbus.c
fdc_isa.c
fdc_pccard.c
fdc.c
fdcvar.h