summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2001-07-11 22:09:31 +0000
committerwpaul <wpaul@FreeBSD.org>2001-07-11 22:09:31 +0000
commit897ffe4d383866346b6851159ebbf9425f5f9e39 (patch)
tree221020af551438e6a765c58860ebd90d15c841e9
parent927d80d17a33248d74594edce215695e595825e2 (diff)
downloadFreeBSD-src-897ffe4d383866346b6851159ebbf9425f5f9e39.zip
FreeBSD-src-897ffe4d383866346b6851159ebbf9425f5f9e39.tar.gz
Document additional cards supported by the nge driver: LinkSys EG1032
anf EG1064, and the Surecom EP-320G-TX. Also fix typo in nge.4 man page: Addrton -> Addtron.
-rw-r--r--share/man/man4/nge.46
-rw-r--r--sys/conf/NOTES3
-rw-r--r--sys/i386/conf/NOTES3
3 files changed, 9 insertions, 3 deletions
diff --git a/share/man/man4/nge.4 b/share/man/man4/nge.4
index 5b25549..58a270f 100644
--- a/share/man/man4/nge.4
+++ b/share/man/man4/nge.4
@@ -55,7 +55,11 @@ D-Link DGE-500T
.It
Asante FriendlyNet GigaNIX 1000TA and 1000TPC
.It
-Addrton AEG320T
+Addtron AEG320T
+.It
+LinkSys EG1032 (32-bit PCI) and EG1064 (64-bit PCI)
+.It
+Surecom Technology EP-320G-TX
.El
.Pp
All of these NICs are capable of 10, 100 and 1000mbps speeds over CAT5
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 5921f58..2929671 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1658,7 +1658,8 @@ device miibus
# nge: Support for PCI gigabit ethernet adapters based on the National
# Semiconductor DP83820 and DP83821 chipset. This includes the
# SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet
-# GigaNIX 1000TA and 1000TPC, and the Addtron AEG320T.
+# GigaNIX 1000TA and 1000TPC, the Addtron AEG320T, the LinkSys
+# EG1032 and EG1064, and the Surecom EP-320G-TX.
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133
# (no hints needed).
# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 5921f58..2929671 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -1658,7 +1658,8 @@ device miibus
# nge: Support for PCI gigabit ethernet adapters based on the National
# Semiconductor DP83820 and DP83821 chipset. This includes the
# SMC EZ Card 1000 (SMC9462TX), D-Link DGE-500T, Asante FriendlyNet
-# GigaNIX 1000TA and 1000TPC, and the Addtron AEG320T.
+# GigaNIX 1000TA and 1000TPC, the Addtron AEG320T, the LinkSys
+# EG1032 and EG1064, and the Surecom EP-320G-TX.
# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133
# (no hints needed).
# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
OpenPOWER on IntegriCloud