aboutsummaryrefslogtreecommitdiff
path: root/release/texts
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2001-05-11 19:56:39 +0000
committerBill Paul <wpaul@FreeBSD.org>2001-05-11 19:56:39 +0000
commitce4946daa5ce852d28008dac492029500ab2ee95 (patch)
treefce32425d8f72b802eed6eba71e024a810b3e96e /release/texts
parent9c4d044a0e80cbb9d54b38081fdde1bd51423c86 (diff)
downloadsrc-ce4946daa5ce852d28008dac492029500ab2ee95.tar.gz
src-ce4946daa5ce852d28008dac492029500ab2ee95.zip
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.
Notes
Notes: svn path=/head/; revision=76479
Diffstat (limited to 'release/texts')
-rw-r--r--release/texts/HARDWARE.TXT12
-rw-r--r--release/texts/alpha/RELNOTES.TXT12
-rw-r--r--release/texts/i386/RELNOTES.TXT12
3 files changed, 35 insertions, 1 deletions
diff --git a/release/texts/HARDWARE.TXT b/release/texts/HARDWARE.TXT
index a83c3c5fdfe4..322f0979b8de 100644
--- a/release/texts/HARDWARE.TXT
+++ b/release/texts/HARDWARE.TXT
@@ -119,6 +119,7 @@ ie0 300 10 dyn d0000 AT&T StarLAN 10 and EN100;
lnc0 280 10 n/a dyn Lance/PCnet cards
(Isolan, Novell NE2100, NE32-VL,
some PCnet-PCI cards)
+nge0 dyn dyn n/a dyn NatSemi DP83820 gigabit ethernet
pcn0 dyn dyn n/a dyn AMD PCnet/FAST, PCnet/FAST+,
PCnet/FAST III, PCnet/PRO, PCnet/Home,
and HomePNA cards
@@ -126,7 +127,9 @@ rl0 dyn dyn n/a dyn RealTek 8129/8139 Fast Ethernet
sf0 dyn dyn n/a dyn Adaptec AIC-6915 Fast Ethernet
sis0 dyn dyn n/a dyn SiS 900/SiS 7016 Fast Ethernet
sn0 0x300 10 n/a n/a SMC 91xx Ethernet
+sk0 dyn dyn n/a dyn SysKonnect gigabit ethernet
ste0 dyn dyn n/a dyn Sundance ST201 Fast Ethernet
+ti0 dyn dyn n/a dyn Alteon Tigon 1 & 2 gigabit ethernet
tl0 dyn dyn n/a dyn TI TNET100 'ThunderLAN' cards.
tx0 dyn dyn n/a dyn SMC 9432 'Epic' Fast Ethernet
wb0 dyn dyn n/a dyn Winbond W89C840F PCI based cards.
@@ -541,7 +544,7 @@ The following CD-ROM type systems are supported at this time:
(acd) ATAPI IDE interface
Unmaintained drivers, they might or might not work for your hardware:
-
+NatSemi DP83820 gigabit ethernet
(mcd) Mitsumi proprietary CD-ROM interface (all models)
4.2. Network cards
@@ -623,6 +626,13 @@ National Semiconductor DP83815 Fast Ethernet NICs including the following:
NetGear FA311-TX
NetGear FA312-TX
+National Semiconductor DP83820 and DP83821 Gigabit Ethernet NICs including
+the following:
+ D-Link DGE-500T
+ SMC EZ Card 1000 (SMC9462TX)
+ Asante FriendlyNet GigaNIC 1000TA and 1000TPC
+ Addtron AEG320T
+
Sundance Technologies ST201 PCI Fast Ethernet NICs including
the following:
D-Link DFE-550TX
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 31b226989473..c59edacbeeb5 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -356,6 +356,10 @@ The wx(4) driver now supports the Intel PRO1000-F and PRO1000-T
The labpc(4) driver has been removed due to bitrot.
+Added support for PCI Gigabit Ethernet adapters based on the National
+Semiconductor DP83820 and DP83821 gigabit ethernet controller chips,
+including the D-Link DGE-500T, SMC EZ Card 1000 (SMC9462TX),
+Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T.
1.2. SECURITY FIXES
-------------------
@@ -1285,8 +1289,16 @@ NICs including the following:
Silicon Integrated Systems SiS 900 and SiS 7016 PCI Fast Ethernet NICs
National Semiconductor DP83815 Fast Ethernet NICs including the following:
+ NetGear FA311-TX
NetGear FA312-TX
+National Semiconductor DP83820 and DP83821 Gigabit Ethernet NICs including
+the following:
+ D-Link DGE-500T
+ SMC EZ Card 1000 (SMC9462TX)
+ Asante FriendlyNet GigaNIC 1000TA and 1000TPC
+ Addtron AEG320T
+
Sundance Technologies ST201 PCI Fast Ethernet NICs including
the following:
D-Link DFE-550TX
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 6b02e35286c0..0b247a9a7892 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -437,6 +437,10 @@ testing.
smbfs (CIFS) support in kernel has been added.
+Added support for PCI Gigabit Ethernet adapters based on the National
+Semiconductor DP83820 and DP83821 gigabit ethernet controller chips,
+including the D-Link DGE-500T, SMC EZ Card 1000 (SMC9462TX),
+Asante FriendlyNet GigaNIC 1000TA and 1000TPC and Addtron AEG320T.
1.2. SECURITY FIXES
-------------------
@@ -1470,8 +1474,16 @@ NICs including the following:
Silicon Integrated Systems SiS 900 and SiS 7016 PCI Fast Ethernet NICs
National Semiconductor DP83815 Fast Ethernet NICs including the following:
+ NetGear FA311-TX
NetGear FA312-TX
+National Semiconductor DP83820 and DP83821 Gigabit Ethernet NICs including
+the following:
+ D-Link DGE-500T
+ SMC EZ Card 1000 (SMC9462TX)
+ Asante FriendlyNet GigaNIC 1000TA and 1000TPC
+ Addtron AEG320T
+
Sundance Technologies ST201 PCI Fast Ethernet NICs including
the following:
D-Link DFE-550TX