Module Name: src Committed By: jruoho Date: Sun Jan 9 04:59:01 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.22 -r1.23 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.22 src/sys/dev/acpi/acpidevs_data.h:1.23 --- src/sys/dev/acpi/acpidevs_data.h:1.22 Thu Dec 30 19:38:03 2010 +++ src/sys/dev/acpi/acpidevs_data.h Sun Jan 9 04:59:00 2011 @@ -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", },