freebsd-dev/release
wpaul 4417a656b0 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
..
alpha $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
amd64 Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
i386 Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
pc98 Rename bpfilter to bpf. 1999-07-06 19:23:32 +00:00
picobsd Remove tee from stage1 call. You can't capture the return code from stage1 1999-08-29 19:16:29 +00:00
scripts $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
sysinstall This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
texts This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
boot_crunch.conf.generic $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
boot_crunch.conf.pccard $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit_crunch.conf $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.profile $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
fixit.services $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Fix an old reference to the old docs directories. Looks like 1999-09-06 03:30:38 +00:00
write_mfs_in_kernel.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00