mirror of
https://github.com/opnsense/src.git
synced 2026-02-03 20:49:35 -05:00
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 |
||
|---|---|---|
| .. | ||
| fdc.c | ||
| fdc_acpi.c | ||
| fdc_cbus.c | ||
| fdc_isa.c | ||
| fdc_pccard.c | ||
| fdcvar.h | ||