summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorjruoho <jruoho@NetBSD.org>2010-12-22 22:29:19 +0000
committerjruoho <jruoho@NetBSD.org>2010-12-22 22:29:19 +0000
commitf6cb8ecc217ef5bc3a254e7717ca7bc0a1001afa (patch)
tree5b904643c71167004f95c6dfdbd8842b934b9849 /sys/dev
parent942b848c68efe3e3b09634c7bbd9638f44d6467d (diff)
Regen.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/acpi/acpidevs_data.h12
1 files changed, 10 insertions, 2 deletions
diff --git a/sys/dev/acpi/acpidevs_data.h b/sys/dev/acpi/acpidevs_data.h
index 1e0e5d7e3c4..830e0f6ccdb 100644
--- a/sys/dev/acpi/acpidevs_data.h
+++ b/sys/dev/acpi/acpidevs_data.h
@@ -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 @@ const struct { const char *pnp, *str; } acpi_knowndevs[] = {
"INT0800",
"Intel Firmware Hub Device",
},
+ {
+ "IPI0001",
+ "Intelligent Platform Management Interface",
+ },
+ {
+ "LEN0014",
+ "Lenovo ThinkPad Extras",
+ },
};