freebsd-dev/usr.sbin/sade
wpaul c2ceacfa6a Add support for gigabit ethernet cards based on the NatSemi DP83820
and DP83821 gigabit ethernet MAC chips and the NatSemi DP83861 10/100/1000
copper PHY. There are a whole bunch of very low cost cards available with
this chipset selling for $150USD or less. This includes the SMC9462TX,
D-Link DGE-500T, Asante GigaNIX 1000TA and 1000TPC, and a couple cards
from Addtron.

This chip supports TCP/IP checksum offload, VLAN tagging/insertion.
2048-bit multicast filter, jumbograms and has 8K TX and 32K RX FIFOs.
I have not done serious performance testing with this driver. I know
it works, and I want it under CVS control so I can keep tabs on it.
Note that there's no serious mutex stuff in here yet either: I need
to talk more with jhb to figure out the right way to do this. That
said, I don't think there will be any problems.

This driver should also work on the alpha. It's not turned on in
GENERIC.
2001-05-11 19:56:39 +00:00
..
help Document (with warnings) the otherwise undocumented `F' command. 2001-03-13 06:52:07 +00:00
command.c $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
config.c Our exports(5) syntax is rather "host-centric", while people comming from 2001-04-22 18:59:03 +00:00
devices.c Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00
disks.c ``An undocumented feature is a bug.'' 2001-04-18 20:26:28 +00:00
dispatch.c One whack at the idea of having "security profiles" which select the 2000-09-22 19:12:41 +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 Mirror the newfs(8) defaults change I made in rev 1.33 of newfs.c where 2001-03-27 17:05:23 +00:00
keymap.c Initiate deorbit burn sequence for <machine/console.h>. 2000-10-08 21:34:00 +00:00
label.c Make soft updates option print more nicely and stop overflow of 2001-05-06 02:52:45 +00:00
list.h $Id$ -> $FreeBSD$ 1999-08-28 01:35:59 +00:00
main.c Correct message to say "shutting down" rather than just "shutting" 2001-03-29 19:56:20 +00:00
Makefile Add support for Ukrainian console. 2001-05-10 15:57:16 +00:00
menus.c Add exact names for suggested screenmaps 2001-05-11 08:45:34 +00:00
misc.c Remove BAD144 support. 1999-11-27 14:33:07 +00:00
msg.c Adapt sysinstall to use the new msgNoYes() function which assumes 2000-12-14 02:49:02 +00:00
rtermcap.c
sade.8 mdoc(7) police: removed hard sentence break. 2001-04-27 10:22:17 +00:00
sade.h Fix what was clearly a 3am brain-o; Boolean should be signed, not 2001-05-09 08:01:56 +00:00
system.c Look for help files in /usr/src/usr.sbin/sysinstall instead of 2001-01-17 19:51:08 +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 Fix the HTTP transfer code to correctly parse the port number if 2000-07-30 22:18:53 +00:00
wizard.c Make wizard mode get out of raw mode first before going interactive with 2001-03-23 08:26:43 +00:00