freebsd-dev/usr.sbin/sade
Bill Paul 362c5c1e02 You were knocked senseless by the Boomerang, spun around by the Cyclone,
blown over by the Hurricane and had a house dropped on you by the Tornado.
Now it's time to have your parade rained on by... the Typhoon!

This commit adds driver support for 3Com 3cR990 10/100 ethernet
adapters based on the Typhoon I and Typhoon II chipsets. This is actually
a port of the OpenBSD driver with many hacks by me.

No Virginia, there isn't any support for the hardware crypto yet. However
there is support for TCP/IP checksum offload and VLANs.

Special thanks go to Jason Wright, Aaron Campbell and Theo de Raadt for
squeezing enough info out of 3Com to get this written, and for doing
most of the hard work.

Manual page is included. Compiled as a module and included in GENERIC.
2001-07-23 20:44:54 +00:00
..
help Document (with warnings) the otherwise undocumented `F' command. 2001-03-13 06:52:07 +00:00
command.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
config.c Add ability to configure console terminal type in /etc/ttys 2001-07-17 04:09:50 +00:00
devices.c You were knocked senseless by the Boomerang, spun around by the Cyclone, 2001-07-23 20:44:54 +00:00
disks.c ``An undocumented feature is a bug.'' 2001-04-18 20:26:28 +00:00
dispatch.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
dmenu.c Whoops - really make the "fix" I did to the dmenuToggleVariable logic 2000-03-08 14:20:26 +00:00
globals.c Terminate, with extreme prejudice, the USAResident hack which 2000-07-24 18:00:16 +00:00
install.c Add ability to configure console terminal type in /etc/ttys 2001-07-17 04:09:50 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Tweak the Alpha partition warning wording and comment a little. 2001-07-13 16:45:00 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c Various changes to the messages so that they are now appropriate for both 2001-06-27 17:48:43 +00:00
Makefile Perform a major cleanup of the usr.sbin Makefiles. 2001-07-20 06:20:32 +00:00
menus.c Add ability to configure console terminal type in /etc/ttys 2001-07-17 04:09:50 +00:00
misc.c Remove BAD144 support. 1999-11-27 14:33:07 +00:00
msg.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
rtermcap.c
sade.8 Remove whitespace at EOL. 2001-07-15 08:06:20 +00:00
sade.h Add ability to configure console terminal type in /etc/ttys 2001-07-17 04:09:50 +00:00
system.c Fix the type of the NULL arg to execl() 2001-07-09 09:24:06 +00:00
termcap.c Move cons25w entry last, index is off by one otherwise if RunningAsInit 2001-05-10 17:14:29 +00:00
usb.c Add support for USB to sysinstall. This includes running usbd and 2000-05-12 03:01:17 +00:00
variable.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00
wizard.c Mark relevant functions __printflike()/__printf0like() and silence some of 2001-07-05 09:51:09 +00:00