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 02:22:40
Module Name:	src
Committed By:	jmcneill
Date:		Thu Jan  9 00:22:40 UTC 2003

Modified Files:
	src/sys/dev/acpi: fdc_acpi.c
Added Files:
	src/sys/dev/acpi: fdc_acpireg.h

Log Message:
Enumerate floppy disk drives via ACPI (mmm, faster booting). Known to work
with one floppy drive; not quite sure if the logic handling _FDI is right.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/dev/acpi/fdc_acpi.c
cvs rdiff -r0 -r1.1 src/sys/dev/acpi/fdc_acpireg.h

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