1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-06 13:09:50 +00:00
freebsd/sys/dev/fdc
Nate Lawson a54c9cb131 Add an ACPI floppy drive attachment that probes via the _FDE and _FDI
methods.  It also now handles ordinary floppy drive probing for drives
attached to ACPI.

Reviewed by:	imp
2004-07-15 16:38:07 +00:00
..
fdc_acpi.c Add an ACPI floppy drive attachment that probes via the _FDE and _FDI 2004-07-15 16:38:07 +00:00
fdc_isa.c Remove fdc_alloc_resources, which should have happened in last commit. 2004-07-14 07:04:17 +00:00
fdc_pccard.c Add a comment separator. 2004-07-14 22:09:32 +00:00
fdc.c Remove fdc_alloc_resources, which should have happened in last commit. 2004-07-14 07:04:17 +00:00
fdcreg.h
fdcvar.h Update in preparation for adding the ACPI attachment. 2004-07-12 20:49:26 +00:00