Module Name:    src
Committed By:   jruoho
Date:           Wed Jun 22 19:26:36 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.25 -r1.26 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.25 src/sys/dev/acpi/acpidevs_data.h:1.26
--- src/sys/dev/acpi/acpidevs_data.h:1.25	Mon Jun 20 15:56:36 2011
+++ src/sys/dev/acpi/acpidevs_data.h	Wed Jun 22 19:26:36 2011
@@ -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",
+	},
 };

Reply via email to