summaryrefslogtreecommitdiffstats
path: root/sys/dev/fdc/fdc_acpi.c
Commit message (Expand)AuthorAgeFilesLines
* Only fall back to probing the floppy drives via hints if there is a failurejhb2004-09-291-5/+9
* The long dead hand of the past has pushed forward useless bits in thisimp2004-09-171-1/+0
* Handle _FDE results of 5 bytes (vs. 5 uint32_t's). BIOS vendors find yetnjl2004-09-171-37/+54
* default: case shouldn't set an error yet either.imp2004-09-161-1/+0
* For the moment, treat failures to attach floppy drives as non-fatalimp2004-09-161-2/+0
* Fix _FDI drive type probing. The new fd child is not an ACPI device whilenjl2004-08-301-3/+10
* Fix _FDE probing by using the buffer contents instead of the buffernjl2004-08-301-8/+25
* Rewrite of the floppy driver to make it MPsafe & GEOM friendly:phk2004-08-201-30/+1
* Fix ACPI floppy enumeration for three types of divergent behavior.njl2004-07-281-40/+90
* Add an ACPI floppy drive attachment that probes via the _FDE and _FDInjl2004-07-151-0/+260
OpenPOWER on IntegriCloud