Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi regen.
details: https://anonhg.NetBSD.org/src/rev/117341bdcc2a
branches: trunk
changeset: 750899:117341bdcc2a
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Jan 18 16:50:08 2010 +0000
description:
regen.
diffstat:
sys/dev/acpi/acpidevs_data.h | 36 ++++++++++++++++++++++++++++++++++--
1 files changed, 34 insertions(+), 2 deletions(-)
diffs (55 lines):
diff -r 9b4c35d7b2c3 -r 117341bdcc2a sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h Mon Jan 18 16:43:15 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h Mon Jan 18 16:50:08 2010 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.11 2009/09/27 14:11:58 jmcneill Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.12 2010/01/18 16:50:08 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # 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
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1313,6 +1313,38 @@
"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",
+ },
+ {
"INT0800",
"Intel FWH Random Number Generator",
},
Home |
Main Index |
Thread Index |
Old Index