Module Name:    src
Committed By:   jmcneill
Date:           Sun Sep 27 14:11:07 UTC 2009

Modified Files:
        src/sys/dev/acpi: acpidevs

Log Message:
Add PNP0C14 (WMI mapper device)


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/acpi/acpidevs

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

Modified files:

Index: src/sys/dev/acpi/acpidevs
diff -u src/sys/dev/acpi/acpidevs:1.12 src/sys/dev/acpi/acpidevs:1.13
--- src/sys/dev/acpi/acpidevs:1.12	Wed Jan 21 14:15:43 2009
+++ src/sys/dev/acpi/acpidevs	Sun Sep 27 14:11:07 2009
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.12 2009/01/21 14:15:43 jnemeth Exp $
+# $NetBSD: acpidevs,v 1.13 2009/09/27 14:11:07 jmcneill Exp $
 #
 # Extracted from:
 # http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/devids.txt
@@ -135,6 +135,7 @@
 PNP0C11	ACPI thermal zone
 PNP0C12	Device Bay Controller
 PNP0C13	Plug and Play BIOS (used when ACPI mode cannot be used)
+PNP0C14	WMI mapper device
 PNP0C80	Memory Device
 #--PCMCIA Controller Chipsets--
 PNP0E00	Intel 82365-Compatible PCMCIA Controller

Reply via email to