freebsd-nq/sys
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
..
alpha
amd64 Quick fix for stat_imask and intr_mask[8] not having the RTC interrupt 1995-11-20 13:24:18 +00:00
compat/linux All: 1995-11-06 12:52:37 +00:00
compile
conf i386 is defined by the compiler, so don't define it here. LOAD_ADDRESS 1995-11-19 19:49:43 +00:00
ddb
dev This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
fs Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, 1995-11-20 03:57:50 +00:00
gnu Correct some serious porting errors. The worst one was that the 1995-11-19 20:24:15 +00:00
i386 This driver supports the Arnet SYNC/570i ISA cards that is based on the 1995-11-21 02:32:04 +00:00
isa Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
isofs/cd9660 Since FreeBSD clustering code now supports filesystems < PAGE_SIZE, 1995-11-20 03:57:50 +00:00
kern Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
libkern Add qsort() to libkern, taken from libc. 1995-11-08 08:40:11 +00:00
miscfs KNFized spec_getpages_idone() and spec_getpages(). 1995-11-18 12:49:14 +00:00
modules Changed the first (name) arg of MOD_DEV(), MOD_EXEC() and MOD_MISC() 1995-11-14 07:35:57 +00:00
msdosfs Moved declarations for static functions to the correct place (not in a 1995-11-16 11:48:10 +00:00
net If a lcp configure request is received in the lcp opened state and it 1995-11-21 01:23:13 +00:00
netccitt Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
netinet fix #includes & warnings. 1995-11-20 12:28:21 +00:00
netipx Suggested by: bde 1995-11-04 09:03:47 +00:00
netiso
netns Reviewed by: julian and jhay@mikom.csir.co.za 1995-10-26 20:31:59 +00:00
nfs Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsclient Get rid of hostnamelen variable. 1995-11-14 09:37:22 +00:00
nfsserver Included <sys/sysproto.h> to get central declarations for syscall args 1995-11-14 05:16:37 +00:00
pc98/pc98
pccard Fiddle with <machine/isa_device.h> 1995-11-14 20:49:24 +00:00
pci Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
powerpc/include
rpc
scsi Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
sys Mega commit for sysctl. 1995-11-20 12:42:39 +00:00
tools Second batch of cleanup changes. 1995-10-29 15:33:36 +00:00
ufs Fix compiler warnings. 1995-11-20 12:25:37 +00:00
vm Remove unused vars & funcs, make things static, protoize a little bit. 1995-11-20 12:20:02 +00:00
Makefile