1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00
freebsd/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
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
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
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
skel
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
zoneinfo Fixed typos: dependant -> dependent 2001-05-01 14:10:12 +00:00
Makefile
Makefile.inc