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/03db2e64cbe8
branches: trunk
changeset: 760605:03db2e64cbe8
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Jan 09 04:59:00 2011 +0000
description:
Regen.
diffstat:
sys/dev/acpi/acpidevs_data.h | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r a113a1ea21c6 -r 03db2e64cbe8 sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h Sun Jan 09 04:58:34 2011 +0000
+++ b/sys/dev/acpi/acpidevs_data.h Sun Jan 09 04:59:00 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.22 2010/12/30 19:38:03 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.23 2011/01/09 04:59:00 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.30 2010/12/30 19:37:39 jruoho Exp
+ * # NetBSD: acpidevs,v 1.31 2011/01/09 04:58:34 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1353,6 +1353,10 @@
"Intel Trusted Platform Module",
},
{
+ "INTC0102",
+ "Intel Trusted Platform Module",
+ },
+ {
"IFX0102",
"Infineon Trusted Platform Module",
},
Home |
Main Index |
Thread Index |
Old Index