diff --git a/sys/arch/i386/conf/BOAT_ANCHOR b/sys/arch/i386/conf/BOAT_ANCHOR index 7a8182c173a8..f5ff36d7891e 100644 --- a/sys/arch/i386/conf/BOAT_ANCHOR +++ b/sys/arch/i386/conf/BOAT_ANCHOR @@ -1,4 +1,4 @@ -# $NetBSD: BOAT_ANCHOR,v 1.50 1995/08/22 19:43:06 jtc Exp $ +# $NetBSD: BOAT_ANCHOR,v 1.51 1995/12/12 01:52:39 cgd Exp $ # # BOAT_ANCHOR -- kernel for the 386-20 the gang uses for testing # @@ -68,6 +68,10 @@ options INET # IP + ICMP + TCP + UDP #options EON # OSI tunneling over IP #options CCITT,LLC,HDLC # X.25 +# PCVT options +options PCVT_NSCREENS=1 +options PCVT_24LINESDEF + config netbsd root on wd0 swap on wd0 #options GENERIC @@ -76,8 +80,8 @@ isa0 at root npx0 at isa? port 0xf0 irq 13 # math coprocessor -pc0 at isa? port 0x60 irq 1 # generic PC console device -#vt0 at isa? port 0x60 irq 1 +#pc0 at isa? port 0x60 irq 1 # generic PC console device +vt0 at isa? port 0x60 irq 1 com0 at isa? port 0x3f8 irq 4 # standard PC serial ports #com1 at isa? port 0x2f8 irq 3