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 some ACPI 4.0 devices.



details:   https://anonhg.NetBSD.org/src/rev/030fd1f601b8
branches:  trunk
changeset: 750895:030fd1f601b8
user:      jruoho <jruoho%NetBSD.org@localhost>
date:      Mon Jan 18 16:34:47 2010 +0000

description:
Add some ACPI 4.0 devices.

ok jmcneill@, pgoyette@

diffstat:

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

diffs (23 lines):

diff -r 4b892ce09576 -r 030fd1f601b8 sys/dev/acpi/acpidevs
--- a/sys/dev/acpi/acpidevs     Mon Jan 18 16:29:51 2010 +0000
+++ b/sys/dev/acpi/acpidevs     Mon Jan 18 16:34:47 2010 +0000
@@ -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



Home | Main Index | Thread Index | Old Index