cvs commit: src/sys/dev/fdc fdc_acpi.c
John Baldwin
jhb at FreeBSD.org
Wed Sep 29 12:08:34 PDT 2004
jhb 2004-09-29 19:08:34 UTC
FreeBSD src repository
Modified files:
sys/dev/fdc fdc_acpi.c
Log:
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
Revision Changes Path
1.10 +9 -5 src/sys/dev/fdc/fdc_acpi.c
More information about the cvs-src
mailing list