freebsd-dev/sys/dev/ic
Peter Wemm cc9fce5ad7 This driver supports the Arnet SYNC/570i ISA cards that is based on the
HD64570 chip. Both the 2 and 4 port cards is supported and auto detected.

Line speeds of up to 2Mbps is possible. At this speed about 85% 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 V.35 and X.21 interfaces is supported. The others
may need tweaks to the clock selection code.

Submitted by: John Hay <jhay@mikom.csir.co.za>
1995-11-21 02:32:04 +00:00
..
cd180.h Next version, many bugs fixed 1995-06-14 19:37:02 +00:00
cd1400.h Rewrite: 1995-07-05 12:15:52 +00:00
hd64570.h This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
i8237.h Remove trailing whitespace. 1995-05-30 08:16:23 +00:00
i82586.h Staticized an inline function. All inlines in kernel headers should be 1995-11-18 08:12:30 +00:00
nec765.h Peter's work to work around one of the most annoying bugs in the 1995-01-06 15:20:00 +00:00
ns16550.h