freebsd-dev/release/sysinstall
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
..
help Change the wrong URL of back-issue FreeBSD newsletter. 1999-07-14 02:23:16 +00:00
anonFTP.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
cdrom.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
command.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
config.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
dev2c.sh $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
devices.c This commit adds driver support for PCI fast ethernet NICs based on 1999-09-06 06:14:30 +00:00
dhcp.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
disks.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
dispatch.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
dist.c Update to XFree86 release 3.3.5 1999-09-04 16:24:33 +00:00
dist.h Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
dmenu.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
doc.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
dos.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
floppy.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
ftp.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
globals.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
index.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
install.c o Catch up with pnp changes - kget no longer saves pnp data. 1999-09-04 16:01:15 +00:00
install.cfg Remove some remaining references to LKM's. Snaps were trying to unpack 1999-01-06 13:55:14 +00:00
installUpgrade.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
keymap.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
kget.c o Catch up with pnp changes - kget no longer saves pnp data. 1999-09-04 16:01:15 +00:00
label.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lang.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
lndir.c 1. Update all the copyrights to delete useless clauses 3 and 4. 1996-04-13 13:32:15 +00:00
main.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
Makefile Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
media.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
menus.c Update to XFree86 release 3.3.5 1999-09-04 16:24:33 +00:00
misc.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
mouse.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
msg.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
network.c o Catch up with pnp changes - kget no longer saves pnp data. 1999-09-04 16:01:15 +00:00
nfs.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
options.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
package.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
pccard.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
rtermcap.c
sysinstall.8 Update to XFree86 release 3.3.5 1999-09-04 16:24:33 +00:00
sysinstall.h It's "router_flags" not "routerflags" 1999-09-02 11:55:11 +00:00
system.c o Catch up with pnp changes - kget no longer saves pnp data. 1999-09-04 16:01:15 +00:00
tape.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
tcpip.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
termcap.c MF22: pst's changes. 1997-09-16 10:14:23 +00:00
ufs.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
user.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
variable.c Oh crud, did I ever screw the pooch! Rather than sync this with -stable, 1999-09-02 00:51:16 +00:00
wizard.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00