Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/amd64/conf Remove APM. (Already commented out.)
details: https://anonhg.NetBSD.org/src/rev/f2a5990cbe6e
branches: trunk
changeset: 760609:f2a5990cbe6e
user: jruoho <jruoho%NetBSD.org@localhost>
date: Sun Jan 09 08:05:47 2011 +0000
description:
Remove APM. (Already commented out.)
diffstat:
sys/arch/amd64/conf/GENERIC | 14 ++------------
1 files changed, 2 insertions(+), 12 deletions(-)
diffs (35 lines):
diff -r 13cfe9f1cf40 -r f2a5990cbe6e sys/arch/amd64/conf/GENERIC
--- a/sys/arch/amd64/conf/GENERIC Sun Jan 09 05:44:46 2011 +0000
+++ b/sys/arch/amd64/conf/GENERIC Sun Jan 09 08:05:47 2011 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.296 2011/01/05 20:08:12 jruoho Exp $
+# $NetBSD: GENERIC,v 1.297 2011/01/09 08:05:47 jruoho Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.296 $"
+#ident "GENERIC-$Revision: 1.297 $"
maxusers 64 # estimated number of users
@@ -312,16 +312,6 @@
#wmihp* at acpiwmibus? # HP WMI mappings
wmimsi* at acpiwmibus? # MSI WMI mappings
-#apm0 at mainbus0 # Advanced power management
-
-# Tuning for power management, see apm(4) for more details.
-#options APM_NO_IDLE # Don't call BIOS CPU idle function
-#options APM_V10_ONLY # Use only the APM 1.0 calls
-#options APM_NO_POWEROFF # Don't power off on halt(8)
-#options APM_POWER_PRINT # Print stats on the console
-#options APM_DISABLE_INTERRUPTS=0 # Don't disable interrupts
-
-
# Basic Bus Support
# PCI bus support
Home |
Main Index |
Thread Index |
Old Index