diff options
| author | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2006-02-02 11:14:13 +0000 |
|---|---|---|
| committer | Yoshihiro Takahashi <nyan@FreeBSD.org> | 2006-02-02 11:14:13 +0000 |
| commit | df55e78b6f93a2b214c800a2c31bb2595c2ef4b2 (patch) | |
| tree | dff16cbde2a203f5ef5a1d1125d2dec66c821cfe /sys/pc98 | |
| parent | 0739bd6008dcd02ce540f4ce7dc360cd75fa995d (diff) | |
Notes
Diffstat (limited to 'sys/pc98')
| -rw-r--r-- | sys/pc98/conf/NOTES | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 295f9fde7d3d..cb2dce1d9d48 100644 --- a/sys/pc98/conf/NOTES +++ b/sys/pc98/conf/NOTES @@ -347,6 +347,9 @@ hint.mse.0.irq="13" # ar: Arnet SYNC/570i hdlc sync 2/4 port V.35/X.21 serial driver # (requires sppp) +# ce: Cronyx Tau-PCI/32 sync single/dual port G.703/E1 serial adaptor +# with 32 HDLC subchannels (requires sppp (default), or NETGRAPH if +# NETGRAPH_CRONYX is configured) # cp: Cronyx Tau-PCI sync single/dual/four port # V.35/RS-232/RS-530/RS-449/X.21/G.703/E1/E3/T3/STS-1 # serial adaptor (requires sppp (default), or NETGRAPH if @@ -368,6 +371,7 @@ hint.mse.0.irq="13" # Order for ISA/EISA devices is important here device ar +device ce device cp device cs device ed |
