summaryrefslogtreecommitdiffstats
path: root/libexec
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-09-06 06:14:30 +0000
committerwpaul <wpaul@FreeBSD.org>1999-09-06 06:14:30 +0000
commitd963135a0bae02457d1879aa073750f0cac31796 (patch)
tree2e45f841bc47b7f9c3b57192744f793a2293f6fb /libexec
parentfc46bb827501a8a945e2a061bbd01609ac67b100 (diff)
downloadFreeBSD-src-d963135a0bae02457d1879aa073750f0cac31796.zip
FreeBSD-src-d963135a0bae02457d1879aa073750f0cac31796.tar.gz
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.
Diffstat (limited to 'libexec')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud