From df55e78b6f93a2b214c800a2c31bb2595c2ef4b2 Mon Sep 17 00:00:00 2001 From: Yoshihiro Takahashi Date: Thu, 2 Feb 2006 11:14:13 +0000 Subject: [PATCH] MFi386: Enable the ce(4). --- sys/conf/files.pc98 | 3 +++ sys/pc98/conf/NOTES | 4 ++++ 2 files changed, 7 insertions(+) diff --git a/sys/conf/files.pc98 b/sys/conf/files.pc98 index ce861806c6c..ea96e4560a9 100644 --- a/sys/conf/files.pc98 +++ b/sys/conf/files.pc98 @@ -86,6 +86,9 @@ crypto/des/arch/i386/des_enc.S optional crypto | ipsec ipsec_esp | netsmbcrypto dev/aic/aic_cbus.c optional aic isa dev/ar/if_ar.c optional ar dev/ar/if_ar_pci.c optional ar pci +dev/ce/ceddk.c optional ce +dev/ce/if_ce.c optional ce +dev/ce/tau32-ddk.c optional ce dev/cp/cpddk.c optional cp dev/cp/if_cp.c optional cp dev/ct/bshw_machdep.c optional ct diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES index 295f9fde7d3..cb2dce1d9d4 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