Subject: CVS commit: src/sys/dev/acpi
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 11/03/2003 19:04:56
Module Name:	src
Committed By:	mycroft
Date:		Mon Nov  3 19:04:56 UTC 2003

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

Log Message:
Match all PNP03?? IDs.
Also match more PNP0F?? IDs (e.g. the one the HP OmniBook reports).  There's
also no need to check IBM3780 any more, as the IBM and Acer machines which
returned it also return a CID of PNP0F13.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 src/sys/dev/acpi/pckbc_acpi.c

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