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/efc7b499b7dc
branches: trunk
changeset: 753282:efc7b499b7dc
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Mar 22 11:16:02 2010 +0000
description:
Regen.
diffstat:
sys/dev/acpi/acpidevs_data.h | 14 +++++++++++---
1 files changed, 11 insertions(+), 3 deletions(-)
diffs (40 lines):
diff -r 0214c1b73e76 -r efc7b499b7dc sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h Mon Mar 22 11:13:23 2010 +0000
+++ b/sys/dev/acpi/acpidevs_data.h Mon Mar 22 11:16:02 2010 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.12 2010/01/18 16:50:08 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.13 2010/03/22 11:16:02 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.14 2010/01/18 16:34:47 jruoho Exp
+ * # NetBSD: acpidevs,v 1.15 2010/03/22 11:13:23 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -469,6 +469,10 @@
"WMI mapper device",
},
{
+ "PNP0C15",
+ "ACPI docking station",
+ },
+ {
"PNP0C80",
"Memory Device",
},
@@ -1345,7 +1349,11 @@
"Wake Alarm Device",
},
{
+ "IFX0102",
+ "Infineon Trusted Platform Module",
+ },
+ {
"INT0800",
- "Intel FWH Random Number Generator",
+ "Intel Firmware Hub Device",
},
};
Home |
Main Index |
Thread Index |
Old Index