Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-4]: src/sys/arch/i386/conf Pull up revision 1.144 (via patch, r...
details: https://anonhg.NetBSD.org/src/rev/3ecdd8879a36
branches: netbsd-1-4
changeset: 469929:3ecdd8879a36
user: he <he%NetBSD.org@localhost>
date: Mon Dec 20 15:56:20 1999 +0000
description:
Pull up revision 1.144 (via patch, requested by joda):
Document APM_DISABLE_INTERRUPTS, and define it as a well-known
option (defopt).
diffstat:
sys/arch/i386/conf/files.i386 | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 280fc83ca86b -r 3ecdd8879a36 sys/arch/i386/conf/files.i386
--- a/sys/arch/i386/conf/files.i386 Mon Dec 20 15:53:04 1999 +0000
+++ b/sys/arch/i386/conf/files.i386 Mon Dec 20 15:56:20 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: files.i386,v 1.132 1999/03/23 20:07:39 bad Exp $
+# $NetBSD: files.i386,v 1.132.2.1 1999/12/20 15:56:20 he Exp $
#
# new style config file for i386 architecture
#
@@ -11,6 +11,7 @@
# APM options
defopt opt_apm.h APM_DISABLE APM_FORCE_64K_SEGMENTS APM_NO_IDLE
APM_NO_STANDBY APM_V10_ONLY APMDEBUG APMDEBUG_VALUE
+ APM_DISABLE_INTERRUPTS
# Processor type options.
defopt opt_cputype.h I386_CPU I486_CPU I586_CPU I686_CPU
Home |
Main Index |
Thread Index |
Old Index