Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@netbsd.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/09/2003 03:25:15
Module Name:	src
Committed By:	jmcneill
Date:		Thu Jan  9 01:25:14 UTC 2003

Modified Files:
	src/sys/dev/acpi: fdc_acpi.c

Log Message:
A few fallbacks:
  1. If _FDE fails, fall-back to the old-style of drive probing.
  2. If _FDI fails on a drive, assume a 1.44MB 3.5" floppy drive.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/dev/acpi/fdc_acpi.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.