Module Name: src
Committed By: jmcneill
Date: Sun Sep 27 14:11:58 UTC 2009
Modified Files:
src/sys/dev/acpi: acpidevs_data.h
Log Message:
regen for PNP0C14
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.10 src/sys/dev/acpi/acpidevs_data.h:1.11
--- src/sys/dev/acpi/acpidevs_data.h:1.10 Wed Mar 1 09:30:22 2006
+++ src/sys/dev/acpi/acpidevs_data.h Sun Sep 27 14:11:58 2009
@@ -1,10 +1,10 @@
-/* $NetBSD: acpidevs_data.h,v 1.10 2006/03/01 09:30:22 cube Exp $ */
+/* $NetBSD: acpidevs_data.h,v 1.11 2009/09/27 14:11:58 jmcneill Exp $ */
/*
* THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT.
*
* generated from:
- * # NetBSD: acpidevs,v 1.10 2006/03/01 09:29:47 cube Exp
+ * # NetBSD: acpidevs,v 1.13 2009/09/27 14:11:07 jmcneill Exp
*/
const struct { const char *pnp, *str; } acpi_knowndevs[] = {
@@ -465,6 +465,10 @@
"Plug and Play BIOS (used when ACPI mode cannot be used)",
},
{
+ "PNP0C14",
+ "WMI mapper device",
+ },
+ {
"PNP0C80",
"Memory Device",
},