Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jul 1996 11:49:23 -0700 (PDT)
From:      John Hay <jhay>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/conf LINT files.i386 src/sys/i386/isa if_sr.c if_srregs.h
Message-ID:  <199607051849.LAA24199@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhay        96/07/05 11:49:22

  Modified:    sys/i386/conf  LINT files.i386
  Added:       sys/i386/isa  if_sr.c if_srregs.h
  Log:
  This driver supports the SDL Communications RISCom/N2 ISA cards that is
  based on the HD64570 chip. Both the 1 and 2 port cards is supported.
  
  Line speeds of up to 2Mbps is possible. At this speed about 95% of the
  bandwidth is usable with 486DX processors.
  
  The standard FreeBSD sppp code is used for the link level layer. The
  default protocol used is PPP. The Cisco HDLC protocol can be used by
  adding "link2" to the ifconfig line in /etc/sysconfig or where ever
  ifconfig is run.
  
  At the moment only the X.21 interface is tested. The others may need
  tweaks to the clock selection code.
  
  Revision  Changes    Path
  1.273     +3 -1      src/sys/i386/conf/LINT
  1.137     +2 -1      src/sys/i386/conf/files.i386



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199607051849.LAA24199>