Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch add acpiwdrt
details: https://anonhg.NetBSD.org/src/rev/f8c58924f82c
branches: trunk
changeset: 760938:f8c58924f82c
user: jmcneill <jmcneill%NetBSD.org@localhost>
date: Mon Jan 17 15:56:03 2011 +0000
description:
add acpiwdrt
diffstat:
sys/arch/amd64/conf/GENERIC | 5 +++--
sys/arch/i386/conf/ALL | 5 +++--
sys/arch/i386/conf/GENERIC | 5 +++--
3 files changed, 9 insertions(+), 6 deletions(-)
diffs (78 lines):
diff -r 6ef2354ea959 -r f8c58924f82c sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Mon Jan 17 15:55:24 2011 +0000
+++ b/sys/arch/amd64/conf/GENERIC Mon Jan 17 15:56:03 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.298 2011/01/09 15:12:33 jruoho Exp $
+# $NetBSD: GENERIC,v 1.299 2011/01/17 15:56:03 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.298 $"
+#ident "GENERIC-$Revision: 1.299 $"
maxusers 64 # estimated number of users
@@ -285,6 +285,7 @@
acpitz* at acpi? # ACPI Thermal Zone
acpivga* at acpi? # ACPI Display Adapter
acpiout* at acpivga? # ACPI Display Output Device
+acpiwdrt* at acpi? # ACPI Watchdog Resource Table
acpiwmi* at acpi? # ACPI WMI Mapper
# Mainboard devices
diff -r 6ef2354ea959 -r f8c58924f82c sys/arch/i386/conf/ALL
--- a/sys/arch/i386/conf/ALL Mon Jan 17 15:55:24 2011 +0000
+++ b/sys/arch/i386/conf/ALL Mon Jan 17 15:56:03 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: ALL,v 1.284 2011/01/09 15:12:33 jruoho Exp $
+# $NetBSD: ALL,v 1.285 2011/01/17 15:56:03 jmcneill Exp $
# From NetBSD: GENERIC,v 1.787 2006/10/01 18:37:54 bouyer Exp
#
# ALL machine description file
@@ -17,7 +17,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "ALL-$Revision: 1.284 $"
+#ident "ALL-$Revision: 1.285 $"
maxusers 64 # estimated number of users
@@ -376,6 +376,7 @@
acpitz* at acpi? # ACPI Thermal Zone
acpivga* at acpi? # ACPI Display Adapter
acpiout* at acpivga? # ACPI Display Output Device
+acpiwdrt* at acpi? # ACPI Watchdog Resource Table
acpiwmi* at acpi? # ACPI WMI Mapper
# Mainboard devices
diff -r 6ef2354ea959 -r f8c58924f82c sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Mon Jan 17 15:55:24 2011 +0000
+++ b/sys/arch/i386/conf/GENERIC Mon Jan 17 15:56:03 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.1006 2011/01/09 15:12:33 jruoho Exp $
+# $NetBSD: GENERIC,v 1.1007 2011/01/17 15:56:03 jmcneill Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.1006 $"
+#ident "GENERIC-$Revision: 1.1007 $"
maxusers 64 # estimated number of users
@@ -365,6 +365,7 @@
acpitz* at acpi? # ACPI Thermal Zone
acpivga* at acpi? # ACPI Display Adapter
acpiout* at acpivga? # ACPI Display Output Device
+acpiwdrt* at acpi? # ACPI Watchdog Resource Table
acpiwmi* at acpi? # ACPI WMI Mapper
# Mainboard devices
Home |
Main Index |
Thread Index |
Old Index