freebsd-dev/sys/amd64
Bill Paul 23e4757cd7 This commit adds device driver support for the Sundance Technologies ST201
PCI fast ethernet controller. Currently, the only card I know that uses
this chip is the D-Link DFE-550TX. (Don't ask me where to buy these: the
only cards I have are samples sent to me by D-Link.)

This driver is the first to make use of the miibus code once I'm sure
it all works together nicely, I'll start converting the other drivers.

The Sundance chip is a clone of the 3Com 3c90x Etherlink XL design
only with its own register layout. Support is provided for ifmedia,
hardware multicast filtering, bridging and promiscuous mode.
1999-08-21 18:34:58 +00:00
..
amd64 Loosen up the constructed argument segment generation slightly; rather than 1999-08-20 21:08:41 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Merge the cons.c and cons.h to the best of my ability. alpha may or 1999-08-09 10:35:05 +00:00
pci Hopefully fix the previous commit, it caused *all* bridges to be detected 1999-08-10 09:22:21 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00