freebsd-dev/sys/alpha/conf
Bill Paul e5a9fd5435 This commit adds driver support for PCI fast ethernet NICs based on
the Davicom DM9100 and DM9102 chipsets, including the Jaton Corporation
XPressNet. Datasheet is available from www.davicom8.com.

The DM910x chips are still more tulip clones. The API is reproduced
pretty faithfully, unfortunately the performance is pretty bad. The
transmitter seems to have a lot of problems DMAing multi-fragment
packets. The only way to make it work reliably is to coalesce transmitted
packets into a single contiguous buffer. The Linux driver (written by
Davicom) actually does something similar to this. I can't recomment this
NIC as anything more than a "connectivity solution."

This driver uses newbus and miibus and is supported on both i386
and alpha platforms.
1999-09-06 06:14:30 +00:00
..
devices.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
files.alpha Merge alpha and pc98 changes into i386 MBR handling code and replace all 1999-08-29 09:12:54 +00:00
GENERIC This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
kernel.script Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
Makefile.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
NOTES This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
options.alpha $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
SIMOS $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00