K 10 svn:author V 3 jhb K 8 svn:date V 27 2016-05-04T23:00:57.728298Z K 7 svn:log V 346 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 END