freebsd-dev/sys/modules
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
..
atapi $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ax $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
bktr add vnode_if.h 1999-08-31 11:13:47 +00:00
ccd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coff $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dm This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
fdesc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdescfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fxp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
gnufpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
if_disc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_ppp $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_sl $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
if_tun $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ip_mroute_mod $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ipfw $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
joy $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
kernfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux Install linux.sh in /usr/sbin and not in /usr/bin. 1999-09-03 07:15:38 +00:00
mfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence, 1999-09-06 05:27:55 +00:00
msdos $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mx $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsclient $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsserver $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ntfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nullfs Don't generate opt_debug_nullfs.h. It is no longer necessary. 1999-09-04 12:40:07 +00:00
pcic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pn $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
portal $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
portalfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
procfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rl Convert the RealTek 8139 driver to newbus and miibus in one swell foop. 1999-08-31 14:45:51 +00:00
sf Convert the Adaptec and Winbond drivers to miibus. 1999-08-30 23:08:32 +00:00
sis This commit adds driver support for the Silicon Integrated Systems 1999-09-05 21:01:03 +00:00
sk $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
splash $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ste $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
streams $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
svr4 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
syscons $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ti $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
tl $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
umapfs Backed out the quick fix in the previous commit. Depending on opt_ddb.h 1999-09-04 12:01:32 +00:00
union $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unionfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vesa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinum $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vn $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vr $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
wb Convert the Adaptec and Winbond drivers to miibus. 1999-08-30 23:08:32 +00:00
xl Convert the 3Com XL driver to miibus. This one is a little tricky 1999-08-29 15:52:19 +00:00
Makefile This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00