Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/dev/acpi Regen.
details: https://anonhg.NetBSD.org/src/rev/a91405794c9e
branches: trunk
changeset: 766444:a91405794c9e
user: jruoho <jruoho%NetBSD.org@localhost>
date: Wed Jun 22 19:26:36 2011 +0000
description:
Regen.
diffstat:
sys/dev/acpi/acpidevs_data.h | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (25 lines):
diff -r a0cf054fa813 -r a91405794c9e sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h Wed Jun 22 19:26:22 2011 +0000
+++ b/sys/dev/acpi/acpidevs_data.h Wed Jun 22 19:26:36 2011 +0000
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.25 2011/06/20 15:56:36 jruoho Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.26 2011/06/22 19:26:36 jruoho Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.34 2011/06/20 15:56:07 jruoho Exp
+ * # NetBSD: acpidevs,v 1.35 2011/06/22 19:26:22 jruoho Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -1456,4 +1456,8 @@
"LEN0014",
"Lenovo ThinkPad Extras",
},
+ {
+ "SMO8800",
+ "ST Microelectronics Accelerometer",
+ },
};
Home |
Main Index |
Thread Index |
Old Index