Add ctau (Cronyx/Tau-ISA) device driver entry.
Approved by: imp (mentor)
This commit is contained in:
parent
54262acde3
commit
1d9c6a4865
@ -495,6 +495,8 @@ hint.mse.0.irq="5"
|
||||
# ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver
|
||||
# (requires sppp)
|
||||
# ath: Atheros a/b/g WiFi adapters (requires ath_hal and wlan)
|
||||
# ctau: Cronyx/Tau sync dual port V.35/RS-232/RS-530/RS-449/X.21/G.703/E1 serial
|
||||
# adapter (requires sppp or NETGRAPH, depends on NETGRAPH_CRONYX option)
|
||||
# cx: Cronyx/Sigma multiport sync/async adapter (requires sppp or NETGRAPH;
|
||||
# NETGRAPH support depends on NETGRAPH_CRONYX option)
|
||||
# ed: Western Digital and SMC 80xx; Novell NE1000 and NE2000; 3Com 3C503
|
||||
@ -522,6 +524,11 @@ hint.ar.0.at="isa"
|
||||
hint.ar.0.port="0x300"
|
||||
hint.ar.0.irq="10"
|
||||
hint.ar.0.maddr="0xd0000"
|
||||
device ctau
|
||||
hint.ctau.0.at="isa"
|
||||
hint.ctau.0.port="0x240"
|
||||
hint.ctau.0.irq="15"
|
||||
hint.ctau.0.drq="7"
|
||||
device cx
|
||||
hint.cx.0.at="isa"
|
||||
hint.cx.0.port="0x240"
|
||||
|
Loading…
x
Reference in New Issue
Block a user