summaryrefslogtreecommitdiff
path: root/sys/dev/fdc/fdc_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.4.0_cvscvs2svn2005-05-071-1/+1
* MFC: Fix the fdc_acpi attach function to only fall back to enumeratingJohn Baldwin2004-09-301-5/+9
* MFC: Merge in phk's new floppy driver.Warner Losh2004-09-181-69/+53
* MFC rev 1.4, 1.5: Fix _FDE and _FDI probing.Nate Lawson2004-09-031-11/+35
* Fix ACPI floppy enumeration for three types of divergent behavior.Nate Lawson2004-07-281-40/+90
* Add an ACPI floppy drive attachment that probes via the _FDE and _FDINate Lawson2004-07-151-0/+260