1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/sys/i386
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
..
apm $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bios SYSINIT() needs sys/kernel.h. Include it. 1999-09-03 03:14:36 +00:00
boot Try to win back the "removal of most crufty code" trophy from markm: 1999-09-01 11:32:52 +00:00
conf This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
eisa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
i386 This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
ibcs2 Regen after Id->FreeBSD 1999-08-28 02:35:56 +00:00
include Set up FPU state on the AP. 1999-09-05 20:17:40 +00:00
isa $Id$ -> $FreeBSD$ 1999-09-05 15:21:05 +00:00
linux <machine/soundcard.h> -> <sys/soundcard.h>, since it's an exported API 1999-09-04 14:15:26 +00:00
pci $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00