freebsd-skq/sys/dev/fdc
Nate Lawson a3f51d1971 Handle _FDE results of 5 bytes (vs. 5 uint32_t's). BIOS vendors find yet
another way to misinterpret the spec.  Also, always fall back to the hints
probe on any attach failure, not just when _FDE fails.

Thanks to imp and scottl for finding this.

Tested by:	rwatson (minimally)
MFC after:	5 days
2004-09-17 04:14:38 +00:00
..
fdc_acpi.c Handle _FDE results of 5 bytes (vs. 5 uint32_t's). BIOS vendors find yet 2004-09-17 04:14:38 +00:00
fdc_isa.c Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdc_pccard.c Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00
fdc.c Reserve the DMA memory at attach time, rather than at use. While 2004-09-16 06:34:00 +00:00
fdcvar.h Checkpoint the fdc resource changes: 2004-09-14 07:06:49 +00:00