From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Nov  5 16:22:44 1996
Received: by jaz.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id QAA15766
	Tue, 5 Nov 1996 16:22:44 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with ESMTP id QAA15761
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 5 Nov 1996 16:22:43 +0900 (JST)
Received: from firewall.tacnet.or.jp ([202.215.251.133]) by nsn.luvnet.com (8.7.3+2.6Wbeta5/3.4W496101202-relay) with ESMTP id QAA12690 for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 5 Nov 1996 16:22:37 +0900 (JST)
Received: from pc98xe10_1t4.tacnet.or.jp ([202.215.251.213]) by firewall.tacnet.or.jp (8.7.1+2.6Wbeta4/3.4Wbeta6) with SMTP id QAA29517 for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 5 Nov 1996 16:43:52 +0900 (JST)
Date: Tue, 5 Nov 1996 16:43:52 +0900 (JST)
Message-Id: <199611050743.QAA29517@firewall.tacnet.or.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-reply-to: Your message of "Tue, 05 Nov 1996 14:48:21 +0900"
             <4976.847172901@sat.t.u-tokyo.ac.jp>
From: tom@firewall.tacnet.or.jp
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: WeMail32[1.10 beta] ID:Unregistered
Reply-To: FreeBSD-users-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 5929
Subject: [FreeBSD-users-jp 5929] Re: [Q] Serial ext
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org


>$B2<@n!wElBg$G$9!%(B
>
	$BAa$$#R#E#S$G$9$M!*!*!J$"$j$,$H$&$4$6$$$^$9!#!K(B
	$B$=$3$G!"$b$&>/$7$*IU$-9g$$2<$5$$!#(B

>$B0J2<$r(Bkernel$B$N(Bconfig$B$K2C$($k$3$H$K$h$j;H$($k$h$&$K$J$j$^$9!%(B
>
>options         "COM_MULTIPORT"
>device          sio4    at isa? port 0x2a0 tty flags 0x701
>device          sio5    at isa? port 0x2a8 tty flags 0x701
>device          sio6    at isa? port 0x2b0 tty flags 0x701
>device          sio7    at isa? port 0x2b8 tty flags 0x701 irq 9 vector siointr
>
	$B$H8@$&$3$H$O!"%Q%C%AEy$OI,MW$J$$$N$G$7$g$&$+!)(B

>tom> >intelligent$B$J$b$N$G$O(BCyclades$B$N$b$N$,(BFreeBSD$B$G(Bsupport$B$5$l$F$$$k$N$G(B
>tom> >$B$3$l$r;H$C$F$_$F$O$I$&$G$7$g$&$+!%(B32port$B$N$b$N$b$"$k$h$&$G$9!%(B
>tom> >($BJ#?t:9$;$?$i$b$C$HA}$($k$+$b(B)
>tom> >$B:G6a(BPCI$B$N(Bcard$B$N(Bdriver$B$b(B-current$B$KF~$C$?LOMM$G$9!%(B
>tom> >
>tom> >http://www.cyclades.com
>tom> >
>tom> 	$BAaB.GA$$$F$_$^$9!#(B
>tom> 

	$BGA$$$F$_$^$7$?!#!!>e5-$+$iC)$k$H!!(Bftp.cyclades.com$B!!$K(Bcy_pci.tar.gz$B!!(B(FreeBSD$B$N(BCyclomY$B$H8@$&(BDIR)
	$B$+$i%@%&%s$7$F8+$^$7$?!#!!2rE`$G!V(BREADME cy.diff cy_pci.c cy_pcireg.h$B!W#4%U%!%$%k$,$"$j!"(B
	
	$B0J2<$,(BREADME$B$NH4?h$G$9!#(B

		To install the driver, you will need to do the following:

		# apply diffs
		cd /usr/src; patch < /<wherever>/cy.diff
		# add in new files
		cp /<wherever>/cy_pci* /sys/pci/
		# update MAKEDEV script
		cp /usr/src/etc/etc.i386/MAKEDEV /dev/
		# make new devices...this will make devices for 2 Cyclom 32-Y controllers
		cd /dev; ./MAKEDEV ttyc0 cuac0 ttyc1 cuac1

   		Then add:

		device          cy0
		device          cy1     at isa? tty irq 5 iomem 0xd4000 iosiz 0x2000 vector cyintr

		   ...to your kernel config file. The first line (cy0) is for the PCI
		controller, and the second line (cy1) is for the ISA controller. You
		need one entry for each controller in the system, and the PCI controllers
		should be first (lowest controller numbers).

	$B$NMM$G!"<B46$O$"$j$^$;$s$,!"%5%]!<%H$5$l$F$$$k$h$&$G$9$M!)(B

>tom> >Zo$B$H$+$$$&(B460Kb$B$G$k$N$,=P$F$$$^$9$M!%$3$l$O(Bsupport$B$5$l$k$N$+$J!%(B
>tom> >
>tom> 	Zo$B$H$$$&$N$O!"7?HV$N#1$D$G$7$g$&$+!)(B
>
	CyclomZ$B$H8@$&$N$,$"$j$^$7$?$,!"$3$l$N;v$G$7$g$&$+!)(B
	$B$?$@!"#F#T#P$G$O(BFreeBSD$B$N=j$K$O!"%U%!%$%k$,8+Ev$?$j$^$;$s$G$7$?!#(B
	$B!JC5$7$-$l$J$+$C$?$@$1$+$b$7$l$^$;$s$,!#!K(B

>$B:rF|$W$i$C$H%[!<%`$K9T$C$F!$(BCyclades$B$N07$$$^$;$s$+!)$C$FJ9$$$?$i(B
>$B07$&5$$O$9$4$/$"$k$N$@$1$I!$$A$g$C$H;~4V$,$+$+$k$H8@$C$F$^$7$?!%(B
>$BMWK>$rBt;3=P$9$HAa$^$k$+$J!)(B
>
	$B07$$$,2DG=$J$i$P!JF0:n3NG'$H$+$N>pJs$b$"$l$P?46/$$$G$9$M!KF~<j$7$?$$$b$N$G$9!#(B

	$BD9$/$J$C$F$7$^$7$^$7$?$,!"$=$l$G$O!"!"!"!"!#(B

     ....................................................................
    /  E-mail : tom@tacnet.or.jp                        /
   /             Tomohiro Nagakubo                    /...................................
  /              T&C System co.$B!!5;=Q#1#T(B              TEL 0956-41-6511    /
 /               $BD9:j8):4@$J];TM.LZ85D.(B2667-7       FAX 0956-41-6565   /
/....................................................................................................../
