Allow for more than 1 of ed, es or qn
This commit is contained in:
parent
a2dc12021c
commit
5964e71dc7
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: GENERIC,v 1.123 1999/05/10 22:18:47 is Exp $
|
||||
# $NetBSD: GENERIC,v 1.124 1999/05/17 19:42:56 is Exp $
|
||||
|
||||
#
|
||||
#if 0
|
||||
|
@ -285,9 +285,9 @@ audio* at melody?
|
|||
# Ethernet cards:
|
||||
le* at zbus0 # A2065, Ameristar, Ariadne
|
||||
ne* at zbus0 # AriadneII
|
||||
ed0 at zbus0 # Hydra, ASDG LanRover
|
||||
es0 at zbus0 # CEI A4066 EthernetPLUS
|
||||
qn0 at zbus0 # Quicknet
|
||||
ed* at zbus0 # Hydra, ASDG LanRover
|
||||
es* at zbus0 # CEI A4066 EthernetPLUS
|
||||
qn* at zbus0 # Quicknet
|
||||
|
||||
# Arcnet
|
||||
bah* at zbus0 # C=/Ameristar A2060 / 560
|
||||
|
|
Loading…
Reference in New Issue