Module Name: src
Committed By: jruoho
Date: Wed Dec 22 22:29:19 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.20 -r1.21 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.20 src/sys/dev/acpi/acpidevs_data.h:1.21
--- src/sys/dev/acpi/acpidevs_data.h:1.20 Tue Oct 26 08:59:06 2010
+++ src/sys/dev/acpi/acpidevs_data.h Wed Dec 22 22:29:19 2010
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.20 2010/10/26 08:59:06 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.21 2010/12/22 22:29:19 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.27 2010/10/26 08:57:46 jruoho Exp
+ * # NetBSD: acpidevs,v 1.29 2010/12/22 22:28:35 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1432,4 +1432,12 @@
"INT0800",
"Intel Firmware Hub Device",
},
+ {
+ "IPI0001",
+ "Intelligent Platform Management Interface",
+ },
+ {
+ "LEN0014",
+ "Lenovo ThinkPad Extras",
+ },
};