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 for PNP0C14
details: https://anonhg.NetBSD.org/src/rev/a290e90019ac
branches: trunk
changeset: 747687:a290e90019ac
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Sun Sep 27 14:11:58 2009 +0000
description:
regen for PNP0C14
diffstat:
sys/dev/acpi/acpidevs_data.h | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 8f841cd2d745 -r a290e90019ac sys/dev/acpi/acpidevs_data.h
--- a/sys/dev/acpi/acpidevs_data.h Sun Sep 27 14:11:07 2009 +0000
+++ b/sys/dev/acpi/acpidevs_data.h Sun Sep 27 14:11:58 2009 +0000
@@ -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",
},
Home |
Main Index |
Thread Index |
Old Index