Module Name: src
Committed By: jruoho
Date: Sun Apr 18 10:22:33 UTC 2010
Modified Files:
src/sys/dev/acpi: acpidevs_data.h
Log Message:
Regen.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 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.16 src/sys/dev/acpi/acpidevs_data.h:1.17
--- src/sys/dev/acpi/acpidevs_data.h:1.16 Sat Apr 10 16:45:51 2010
+++ src/sys/dev/acpi/acpidevs_data.h Sun Apr 18 10:22:33 2010
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.16 2010/04/10 16:45:51 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.17 2010/04/18 10:22:33 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.17 2010/04/10 06:09:24 jruoho Exp
+ * # NetBSD: acpidevs,v 1.19 2010/04/18 10:22:01 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1301,6 +1301,10 @@
"Compaq 2400/9600 Modem (TBD)",
},
{
+ "ATM1200",
+ "Atmel Trusted Platform Module",
+ },
+ {
"IFX0102",
"Infineon Trusted Platform Module",
},