freebsd-src/sys/i386/conf
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
..
GENERIC Turn on kernel debugging support (DDB, INVARIANTS, INVARIANT_SUPPORT, WITNESS) 2001-04-15 19:37:28 +00:00
GENERIC.hints Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. 2000-12-07 14:27:02 +00:00
gethints.pl Report the line number where gethints.pl does not understand something 2000-06-26 09:08:23 +00:00
Makefile Get the build bits right for the new Architecture Independant null- and 2000-06-25 09:18:13 +00:00
makeLINT.pl Duh! LINT is called NOTES these days. 2000-10-14 08:40:47 +00:00
NEWCARD Soften the dire warnings about this code. Things are kinda working 2001-04-05 17:00:46 +00:00
NEWCARD.hints Create a pmtimer device instance for GENERIC and NEWCARD kernels by default. 2000-12-07 14:27:02 +00:00
NOTES Add support for gigabit ethernet cards based on the NatSemi DP83820 2001-05-11 19:56:39 +00:00