freebsd-skq/sys/i386/conf
Bill Paul 9555e59a1e This commit adds driver support for the Silicon Integrated Systems
SiS 900 and SiS 7016 PCI fast ethernet chipsets. Full manuals for the
SiS chips can be found at www.sis.com.tw.

This is a fairly simple chipset. The receiver uses a 128-bit multicast
hash table and single perfect entry for the station address. Transmit and
receive DMA and FIFO thresholds are easily tuneable. Documentation is
pretty decent and performance is not bad, even on my crufty 486. This
driver uses newbus and miibus and is supported on both the i386 and
alpha architectures.
1999-09-05 21:01:03 +00:00
..
devices.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
files.i386 Temporarily disable k6_mem (k6 write combining) at Brian's request since 1999-09-05 16:55:44 +00:00
GENERIC This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
kernel.script Remove a rather bogus search path reference.. 1999-06-03 22:07:41 +00:00
LINT This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
majors.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
options.i386 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
PCCARD ident GENERIC -> ident PCCARD 1999-08-29 16:58:40 +00:00