Date: Mon, 20 Nov 1995 18:32:06 -0800 From: Peter Wemm <peter> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/i386/isa - Imported sources Message-ID: <199511210232.SAA11013@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 95/11/20 18:32:05 Branch: sys/i386/isa 1.1.1 Log: 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> Status: Vendor Tag: JHAY Release Tags: arnet_0_1 N src/sys/i386/isa/if_ar.c N src/sys/i386/isa/if_arregs.h N src/sys/i386/isa/ic/hd64570.h No conflicts created by this import
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511210232.SAA11013>