TEST: Enable com ports.

files.i386.newconf: Add needs-count to com.c for now.
This commit is contained in:
mycroft 1993-09-30 17:30:32 +00:00
parent b12753abd4
commit 845512b39a
2 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
#
# GENERIC -- everything that's currently supported
#
# $Id: TEST,v 1.5 1993/09/29 15:24:41 mycroft Exp $
# $Id: TEST,v 1.6 1993/09/30 17:30:32 mycroft Exp $
#
# standard options
@ -62,10 +62,10 @@ pc0 at isa? port 0x60
npx0 at isa? port 0xf0
#serial ports
#com0 at isa? port 0x3f8 # 8250, 16450, 16550
#com1 at isa? port 0x2f8
#com2 at isa? port 0x3e8
#com3 at isa? port 0x2e8
com0 at isa? port 0x3f8 # 8250, 16450, 16550
com1 at isa? port 0x2f8
com2 at isa? port 0x3e8
com3 at isa? port 0x2e8
#parallel ports
lpt0 at isa? port 0x378

View File

@ -26,7 +26,7 @@ file arch/i386/isa/npx.c npx device-driver needs-flag
device com at isa: tty
file arch/i386/isa/com.c com device-driver
file arch/i386/isa/com.c com device-driver needs-count
device pc at isa: tty
file arch/i386/isa/pccons.c pc device-driver
device spkr at isa: tty