From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Jun 23 07:40:07 1998
Received: (from daemon@localhost)
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) id HAA24273;
	Tue, 23 Jun 1998 07:40:07 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from nyagira.linc.or.jp (nyagira.linc.or.jp [202.17.213.38])
	by jaz.jp.freebsd.org (8.8.8+3.0Wbeta13/8.7.3) with ESMTP id HAA24268
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 23 Jun 1998 07:40:05 +0900 (JST)
	(envelope-from kgotoh@biwa.linc.or.jp)
Received: from phantom.ghost.linc.or.jp (phantom.ghost.linc.or.jp [202.17.213.33])
	by nyagira.linc.or.jp (8.8.8/3.6W/98050301) with SMTP id HAA04851
	for <FreeBSD-users-jp@jp.freebsd.org>; Tue, 23 Jun 1998 07:40:03 +0900 (JST)
Received: by phantom.ghost.linc.or.jp (4.1/6.4J.6-linc-j1.5)
	id AA09926; Tue, 23 Jun 98 07:40:02 JST
Received: by biwa.biwa.linc.or.jp (8.8.8/6.4J.6-linc-j1.1)
	id HAA15862; Tue, 23 Jun 1998 07:41:03 +0900 (JST)
To: FreeBSD-users-jp@jp.freebsd.org
X-Mailer: Mew version 1.92.4 on Emacs 19.28 / Mule 2.3 (SUETSUMUHANA)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Message-Id: <19980623074102C.kgotoh@biwa.biwa.linc.or.jp>
Date: Tue, 23 Jun 1998 07:41:02 +0900
From: Kazumasa Gotoh <kgotoh@biwa.linc.or.jp>
X-Dispatcher: imput version 971024
Lines: 97
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=24]
X-Sequence: FreeBSD-users-jp 29901
Subject: [FreeBSD-users-jp 29901] Cyclades Cyclom-Y New Driver
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org


Cuclades $B$N(B Cyclom-Y $B$N%I%i%$%P$G$9$,!"?7$7$$$N$,=P$F$k$s$G$9$M!#(B

$B;d$,(B 2.2.5 $B$G(B 2$B7n:"$+$iG:$s$G$$$?%H%i%V%k$O!"$3$N(B ML $B$G%Q%C%A$r(B
$B:n$i$l$??M$K8x3+$7$F$$$?$@$$$F2r7h$7$^$7$F!"$=$N8e$3$N%Q%C%A$N(B
$B4N$NItJ,$O(B 2.2.6 $B$N%=!<%9$KH?1G$5$l$F$$$^$7$?!#(B

$B$G!";d$O8=:_(B 2.2.6 $B$N$=$l$r;H$C$F$$$k$o$1$J$s$G$9$,!":G6a(B Cyclom-Y
$B$rGc$C$??M$+$i!V?7$7$$%I%i%$%P$,=P$F$k$h!W$H65$($F$b$i$$$^$7$?!#(B

  ftp://ftp.cyclades.com/pub/cyclades/cyclom-y/freebsd/2.2.6/cyy226.tar.gz

$B$H$$$&$N$,$"$j$^$9!#;}$C$FMh$F(B 2.2.6 $B$N$H(B diff $B$r$H$C$F8+$?$s$G$9$,!"(B
$B7k9=JQ99$5$l$F$$$^$9!#F,$NItJ,$N%P!<%8%g%sHV9f$@$1$r<($7$^$9$H!"(B

------------------------------------------------------------------------
*** /usr/src/sys/i386/isa/cy.c  Thu Mar 19 06:05:19 1998
--- cy.c        Sat May  9 08:52:55 1998
***************
*** 27,33 ****
   * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   *
!  *    $Id: cy.c,v 1.41.2.3 1998/03/18 21:05:19 dg Exp $
   */
  
  #include "cy.h"
--- 27,33 ----
   * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
   * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   *
!  *    $Id: cy.c,v 1.41.3.1 1998/05/01 18:23:46 ivan Exp $
   */
  
  #include "cy.h"
-------------------------------------------------------------------------

$B$H!"$J$j$^$9!#(Bcyreg.h $B$bJQ99$5$l$F$$$F!"$=$N:9J,$O0J2<$N$h$&$K$J$j$^$9!#(B

-------------------------------------------------------------------------
*** /usr/src/sys/i386/isa/cyreg.h       Sun Oct 13 10:09:17 1996
--- cyreg.h     Sat May  9 08:53:02 1998
***************
*** 41,47 ****
  
  #define       CY_MAX_CD1400s          8       /* for Cyclom-32Y */
  
! #define       CY_CLOCK                25000000        /* baud rate clock */
  
  #ifdef CyDebug
  #define       cd_inb(iobase, reg, cy_align)   (++cd_inbs, *((iobase) + ((reg)*
2 << (cy_align))))
--- 41,53 ----
  
  #define       CY_MAX_CD1400s          8       /* for Cyclom-32Y */
  
! #define       CD1400_REV_G            0x46
! #define       CD1400_REV_J            0x48
! 
! #define       CY_CLOCK_25             25000000        /* baud rate clock */
! #define       CY_CLOCK_60             60000000        /* baud rate clock */
! #define CY_CLOCK_25_1MS               0x31
! #define CY_CLOCK_60_1MS               0x75
  
  #ifdef CyDebug
  #define       cd_inb(iobase, reg, cy_align)   (++cd_inbs, *((iobase) + ((reg)*
2 << (cy_align))))
-------------------------------------------------------------------------

$B;d$N$H$3$m$G$O:n6H;~4V$NLdBj$GF~$l49$($OAa$/$F$bMh=50J9_$K$J$j$^$9$,!"(B
$B$3$l$NB8:_$r65$($F$/$l$??M$OF~$l49$($F;n$7$F8+$F$A$c$s$HF0$$$F$$$k(B
$B$=$&$G$9!#(B

$BI,$:$7$b?7$7$$%I%i%$%P$,9b5!G=$G%P%0$b>/$J$$$H7h$^$C$F$$$k$o$1$G$b(B
$B$"$j$^$;$s$,!"$3$N%I%i%$%P$N(B REAMDE $B$N@hF,$K$O(B

-------------------------------------------------------------------------
  FreeBSD Cyclom-Y Driver (for FreeBSD 2.2.5 or later)


          The Cyclom-Y driver included in the FreeBSD distribution does 
  not support the latest Cyclom-Y gear (8Yo rev. 6.02 and SM8/SM16 II).
  In order to support these devices in your system, you must install 
  this driver revision.
-------------------------------------------------------------------------

$B$H$"$j$^$9$+$i!"(BCyclom-Y $B$r;H$&?M$O(B 2.2.5 $B0J9_$KF~$l49$($F!"$3$N(B
$B%I%i%$%P$r;H$C$?J}$,9,$;$K$J$l$k$N$+$bCN$l$^$;$s!#(B
6.02 $B$C$F%O!<%I%&%'%"$N%U%!!<%`%&%'%"$N%P!<%8%g%s$J$s$G$7$g$&$M!#(B
$B;d$N;H$C$F$k$N$O$$$/$D$@$C$?$+$J!)(B

README $B$K$OCzG+$J%$%s%9%H!<%kJ}K!$K4X$9$k5-=R$,$"$j$^$9!#(B

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
    $B8eF#OB@/!wHzGG(B	kgotoh@biwa.juice.or.jp
			kgotoh@biwa.linc.or.jp
			kgotoh@biwa.uinet.or.jp
