Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/i386/conf add disabled entry for options APM_DISABL...
details: https://anonhg.NetBSD.org/src/rev/93ba015a573c
branches: trunk
changeset: 480003:93ba015a573c
user: hubertf <hubertf%NetBSD.org@localhost>
date: Thu Dec 30 04:18:51 1999 +0000
description:
add disabled entry for options APM_DISABLE_INTERRUPTS=0
diffstat:
sys/arch/i386/conf/GENERIC | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 21e3c9e9baab -r 93ba015a573c sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Thu Dec 30 01:40:08 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC Thu Dec 30 04:18:51 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.284 1999/12/26 17:07:23 itojun Exp $
+# $NetBSD: GENERIC,v 1.285 1999/12/30 04:18:51 hubertf Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -199,6 +199,7 @@
#options APM_V10_ONLY # Use only the APM 1.0 calls
#options APM_NO_POWEROFF # Don't power off on halt(8)
#options APM_NO_POWER_PRINT # Don't print stats on the console
+#options APM_DISABLE_INTERRUPTS=0 # Don't disable interrupts
# Basic Bus Support
Home |
Main Index |
Thread Index |
Old Index