change the name of com's attachment to commulti, and provide flags

for that and the isa attachment in com.h (in addition to the flag for
the presence of 'com' itself).
This commit is contained in:
cgd 1996-03-17 07:30:25 +00:00
parent 3753f5f6cd
commit 9d4db41a9f
1 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: files.isa,v 1.13 1996/03/17 00:53:12 thorpej Exp $
# $NetBSD: files.isa,v 1.14 1996/03/17 07:30:25 cgd Exp $
#
# Config.new file and device description for machine-independent ISA code.
# Included by ports that need it. Requires that the SCSI files be
@ -46,8 +46,8 @@ file dev/isa/rtfps.c rtfps
# 8250/16[45]50-based "com" ports
device com: tty
attach com at isa with com_isa
attach com at commulti with com_multi
file dev/isa/com.c com com_multi needs-flag
attach com at commulti with com_commulti
file dev/isa/com.c com com_isa com_commulti needs-flag
# Cyclades Cyclom multiport serial cards
# XXX currently broken