freebsd-dev/share
Bill Paul ce4946daa5 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
..
colldef Add et_EE 2001-03-16 12:11:30 +00:00
dict
doc Synch with new contrib/groff/ directory layout. 2001-04-17 12:40:46 +00:00
examples Be a little clearer all characters after a # are ignored unless the 2001-05-08 08:58:57 +00:00
info
isdn
man Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00
me MAN[1-9] -> MAN. 2001-03-27 13:48:25 +00:00
misc typo in last commit 2001-04-22 18:32:58 +00:00
mk Cleaner method of making PAMable apps static (in the optional case of 2001-04-28 15:18:10 +00:00
mklocale Don't link et_EE with 8859-1 2001-03-17 21:02:17 +00:00
monetdef Add es_ES. 2001-04-29 00:38:26 +00:00
msgdef Fix typo: GREMANLINKS -> GERMANLINKS 2001-04-29 00:49:31 +00:00
numericdef Add es_ES. 2001-04-29 00:38:26 +00:00
sendmail Do not change the directory permissions for the source area, just the 2001-03-06 02:01:57 +00:00
skel Add these key bindings for tcsh users in interactive mode: 2001-01-10 17:35:28 +00:00
syscons Add Ukrainian language support for FreeBSD console. 2001-04-17 12:51:27 +00:00
tabset
termcap cons25w: cosmetique, move all bolean and numeric capabilities to the top 2001-04-21 13:25:35 +00:00
timedef Since ctime compatibility restrictions removed, use more natural date formats 2001-03-22 11:39:11 +00:00
zoneinfo Fixed typos: dependant -> dependent 2001-05-01 14:10:12 +00:00
Makefile activate monetdef, msgdef and numericdef 2001-02-08 17:33:55 +00:00
Makefile.inc