freebsd-dev/usr.sbin/sade
wpaul 78e3149282 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
..
help Merge some doc updates which got only into the 3.0 branch during the last 1999-03-10 02:50:32 +00:00
command.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
config.c Deal with new linux compat package naming. 1999-07-22 09:18:12 +00:00
devices.c This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
disks.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
dispatch.c o Make package matching for specific package loading use the Latest/ 1999-04-27 14:33:29 +00:00
dmenu.c Ack! Correct a typo which crept into here and reshuffle the index back 1999-02-06 08:45:20 +00:00
globals.c Sync with 2.2 and clean up some tortured english that was added. 1997-04-20 16:46:36 +00:00
install.c Make the newfs parameters a global option. 1999-08-05 19:50:26 +00:00
keymap.c Revert $FreeBSD$ to $Id$ 1997-02-22 14:13:04 +00:00
label.c Make the newfs parameters a global option. 1999-08-05 19:50:26 +00:00
list.h Whoops, forgot a file! 1997-09-16 18:57:47 +00:00
main.c Use #include <pccard_conf.h> instead of -DPCCARD. 1999-07-06 09:16:00 +00:00
Makefile Another batch of fixes for dhcp support in sysinstall, now dragging 1999-07-19 10:06:18 +00:00
menus.c Add a local distribution under the "costum distribution" menu. 1999-08-05 20:04:56 +00:00
misc.c Add noatime option to new filesystems to speed up initial extraction. 1998-03-19 15:02:09 +00:00
msg.c Eliminate some varargs abuse. 1999-07-02 22:36:14 +00:00
rtermcap.c Implement a work-around for Create_Chunk providing no pointer to the 1995-05-07 22:07:53 +00:00
sade.8 Fix a bunch of broken cross-references 1999-08-18 05:55:22 +00:00
sade.h Make the newfs parameters a global option. 1999-08-05 19:50:26 +00:00
system.c we only need to declare i if we are building for the alpha. 1999-07-29 21:12:54 +00:00
termcap.c MF22: pst's changes. 1997-09-16 10:14:23 +00:00
variable.c Re-enable DHCP client support again (but optional and turned off by default 1999-07-16 11:13:09 +00:00
wizard.c Switch to proper mbr. 1999-06-04 10:01:53 +00:00