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 a (commented out) BROKEN_LPT_DELAY
details: https://anonhg.NetBSD.org/src/rev/3b8482728409
branches: trunk
changeset: 467456:3b8482728409
user: perry <perry%NetBSD.org@localhost>
date: Thu Mar 25 02:22:21 1999 +0000
description:
add a (commented out) BROKEN_LPT_DELAY
diffstat:
sys/arch/i386/conf/GENERIC | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r d452184e912f -r 3b8482728409 sys/arch/i386/conf/GENERIC
--- a/sys/arch/i386/conf/GENERIC Thu Mar 25 02:17:38 1999 +0000
+++ b/sys/arch/i386/conf/GENERIC Thu Mar 25 02:22:21 1999 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.223 1999/03/23 20:08:55 bad Exp $
+# $NetBSD: GENERIC,v 1.224 1999/03/25 02:22:21 perry Exp $
#
# GENERIC -- everything that's currently supported
#
@@ -289,6 +289,8 @@
lpt* at puc? port ? # || ports on "universal" comm boards
# ISA parallel printer interfaces
+# BROKEN_LPT_DELAY can fix hangs and reboots in interrupt driven lpt
+#option BROKEN_LPT_DELAY=5
lpt0 at isa? port 0x378 irq 7 # standard PC parallel ports
lpt1 at isa? port 0x278
lpt2 at isa? port 0x3bc
Home |
Main Index |
Thread Index |
Old Index