Module Name:    src
Committed By:   jruoho
Date:           Mon Jan 18 16:34:47 UTC 2010

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

Log Message:
Add some ACPI 4.0 devices.

ok jmcneill@, pgoyette@


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 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.13 src/sys/dev/acpi/acpidevs:1.14
--- src/sys/dev/acpi/acpidevs:1.13	Sun Sep 27 14:11:07 2009
+++ src/sys/dev/acpi/acpidevs	Mon Jan 18 16:34:47 2010
@@ -1,4 +1,4 @@
-# $NetBSD: acpidevs,v 1.13 2009/09/27 14:11:07 jmcneill Exp $
+# $NetBSD: acpidevs,v 1.14 2010/01/18 16:34:47 jruoho Exp $
 #
 # Extracted from:
 # http://download.microsoft.com/download/1/6/1/161ba512-40e2-4cc9-843a-923143f3456c/devids.txt
@@ -354,5 +354,13 @@
 ACPI0004	Module Device
 ACPI0005	SMBus 2.0 Host Controller
 ACPI0006	GPE Block Device
+ACPI0007	Processor Device
+ACPI0008	Ambient Light Sensor
+ACPI0009	I/O APIC/SAPIC Device
+ACPI000A	I/O APIC Device
+ACPI000B	I/O SAPIC Device
+ACPI000C	Processor Aggregator
+ACPI000D	Power Meter
+ACPI000E	Wake Alarm Device
 # **** Others ****
 INT0800	Intel FWH Random Number Generator

Reply via email to