Module Name: src
Committed By: jruoho
Date: Mon Jan 10 17:04:55 UTC 2011
Modified Files:
src/sys/dev/acpi: acpidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/acpi/acpidevs_data.h
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_data.h
diff -u src/sys/dev/acpi/acpidevs_data.h:1.23 src/sys/dev/acpi/acpidevs_data.h:1.24
--- src/sys/dev/acpi/acpidevs_data.h:1.23 Sun Jan 9 04:59:00 2011
+++ src/sys/dev/acpi/acpidevs_data.h Mon Jan 10 17:04:55 2011
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.23 2011/01/09 04:59:00 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.24 2011/01/10 17:04:55 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.31 2011/01/09 04:58:34 jruoho Exp
+ * # NetBSD: acpidevs,v 1.33 2011/01/10 17:04:22 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1353,14 +1353,14 @@
"Intel Trusted Platform Module",
},
{
- "INTC0102",
- "Intel Trusted Platform Module",
- },
- {
"IFX0102",
"Infineon Trusted Platform Module",
},
{
+ "INTC0102",
+ "Intel Trusted Platform Module",
+ },
+ {
"NSC1100",
"NSC Trusted Platform Module",
},
@@ -1373,6 +1373,10 @@
"Trusted Platform Module",
},
{
+ "SMO1200",
+ "STMicroelectronics Trusted Platform Module",
+ },
+ {
"ACPI0001",
"SMBus 1.0 Host Controller",
},