freebsd-dev/sys/dev/fdc
John Baldwin 30b490009b Only fall back to probing the floppy drives via hints if there is a failure
in the actual _FDE parsing.  If the failure occurs earlier such as in
fdc_attach() then don't try to probe any drives.

MFC after:	3 days
Reviewed by:	njl
Tested by:	Christian Laursen xi at borderworlds dot dk
2004-09-29 19:08:34 +00:00
..
fdc_acpi.c Only fall back to probing the floppy drives via hints if there is a failure 2004-09-29 19:08:34 +00:00
fdc_isa.c das@ has a ACPI bios that lists 0x3f0-0x3f1, 0x3f2-0x3f3, 0x3f4-0x3f5 2004-09-20 06:12:19 +00:00
fdc_pccard.c Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdc.c Use the floppy drive unit number to name the /dev entry, not the 2004-09-25 08:56:57 +00:00
fdcvar.h Implement terminating the worker thread when the driver is about to 2004-09-23 21:12:21 +00:00