Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/acpi Add PNP0C14 (WMI mapper device)



details:   https://anonhg.NetBSD.org/src/rev/8f841cd2d745
branches:  trunk
changeset: 747686:8f841cd2d745
user:      jmcneill <jmcneill%NetBSD.org@localhost>
date:      Sun Sep 27 14:11:07 2009 +0000

description:
Add PNP0C14 (WMI mapper device)

diffstat:

 sys/dev/acpi/acpidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5da858096633 -r 8f841cd2d745 sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs     Sun Sep 27 13:27:44 2009 +0000
+++ b/sys/dev/acpi/acpidevs     Sun Sep 27 14:11:07 2009 +0000
@@ -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



Home | Main Index | Thread Index | Old Index