freebsd_amp_hwpstate/usr.sbin/sade
Bill Paul d02c233129 Add driver support for gigabit ethernet adapters based on the Alteon
Networks Tigon 1 and Tigon 2 chipsets. There are a _lot_ of OEM'ed
gigabit ethernet adapters out there which use the Alteon chipset so
this driver covers a fair amount of hardware. I know that it works with
the Alteon AceNIC, 3Com 3c985 and Netgear GA620, however it should also
work with the DEC/Compaq EtherWORKS 1000, Silicon Graphics Gigabit
ethernet board, NEC Gigabit Ethernet board and maybe even the IBM and
and Sun boards. The Netgear board is the cheapest (~$350US) but still
yields fairly good performance.

Support is provided for jumbo frames with all adapters (just set the
MTU to something larger than 1500 bytes), as well as hardware multicast
filtering and vlan tagging (in conjunction with the vlan support in
-current, which I should merge into -stable soon). There are some hooks
for checksum offload support, but they're turned off for now since
FreeBSD doesn't have an officially sanctioned way to support checksum
offloading (yet).

I have not added the 'device ti0' entry to GENERIC since the driver
with all the firmware compiled in is quite large, and it doesn't really
fit into the category of generic hardware.
1999-04-06 17:08:31 +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
Makefile Add a lot of additional keymaps to the appropriate menu. 1999-02-04 13:47:54 +00:00
command.c
config.c Put a convenient marker in rc.conf to show updates. 1999-02-14 21:35:02 +00:00
devices.c Add driver support for gigabit ethernet adapters based on the Alteon 1999-04-06 17:08:31 +00:00
disks.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
dispatch.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +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
install.c Make proper symlinks for fixit mode and ELF binaries. 1999-03-11 09:38:06 +00:00
keymap.c
label.c Bump default root fs sizes, for both i386 and alpha architectures. 1999-03-30 04:09:21 +00:00
list.h
main.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
menus.c Offer an X Kern Developer collection, by user request (it's also more 1999-03-19 10:54:38 +00:00
misc.c
msg.c
rtermcap.c
sade.8 Document a changed variable name. 1999-02-18 23:59:58 +00:00
sade.h Add an option for resetting and rescanning the probed device list, perhaps 1999-04-06 08:25:53 +00:00
system.c Unbreak the fixit floppy. 1999-02-15 00:49:33 +00:00
termcap.c
variable.c Totally change the way variables are accounted for in sysinstall. 1999-02-05 22:15:52 +00:00
wizard.c switch to proper boot0 1998-10-13 09:45:59 +00:00