Date: Wed, 29 Sep 2004 19:08:34 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/fdc fdc_acpi.c Message-ID: <200409291908.i8TJ8Y3d089198@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409291908.i8TJ8Y3d089198>