HardenedBSD/sys
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
..
alpha This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
amd64 This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
boot
cam Implement a new generic mechanism for attaching handler functions to 1999-08-21 06:24:40 +00:00
coda
compat
compile
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
contrib
ddb
dev This commit adds support for the NetBSD MII abstraction layer and 1999-08-21 17:40:53 +00:00
fs Let processes retrieve their argv through procfs. Revert to the original 1999-08-19 19:41:08 +00:00
geom
gnu
i4b
i386 This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
isa
isofs/cd9660
kern Use more compiler friendly test for overflow. 1999-08-21 18:22:44 +00:00
libkern
miscfs Let processes retrieve their argv through procfs. Revert to the original 1999-08-19 19:41:08 +00:00
modules This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
msdosfs
net
netatalk
netatm
netinet
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
ntfs
pc98
pccard
pci This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
posix4
powerpc Fix a nasty kld bug where modules with objects of type GLOB_DAT which had 1999-08-20 14:21:35 +00:00
rpc
svr4
sys This is the addition of a syslog(3) security.* top-level category. This 1999-08-21 18:24:29 +00:00
tools This commit adds support for the NetBSD MII abstraction layer and 1999-08-21 17:40:53 +00:00
ufs
vm vm_page_alloc and contigmalloc1: 1999-08-20 06:32:00 +00:00
Makefile