summaryrefslogtreecommitdiffstats
path: root/share/man/man4
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>2000-01-07 22:18:49 +0000
committerwpaul <wpaul@FreeBSD.org>2000-01-07 22:18:49 +0000
commitc448dd1fa79f765606a81f1d2f1ed41ce27e635e (patch)
tree68f487bca27427067bf97682a84109d5a399d0bc /share/man/man4
parent61162a8a2afe3f47fc13b607ebcbb380b88dc5db (diff)
downloadFreeBSD-src-c448dd1fa79f765606a81f1d2f1ed41ce27e635e.zip
FreeBSD-src-c448dd1fa79f765606a81f1d2f1ed41ce27e635e.tar.gz
Add the vendor and device IDs for a whole bunch of additional USB
ethernet adapters that are supported by the aue and kue drivers. There are actually a couple more out there from Accton, Asante and EXP Computer, however I was not able to find any Windows device drivers for these on their servers, and hence could not harvest their vendor/device ID info. If somebody has one of these things and can look in the .inf file that comes with the Windows driver, I'd appreciate knowing what it says for 'VID' and 'PID.' Additional adapters include: the D-Link DSB-650 and DSB-650TX, the SMC 2102USB, 2104USB and 2202USB, the ATen UC10T, and the Netgear EA101. These are all mentioned in the man pages, relnotes and LINT. Also correct the date in the kue(4) man page. I wrote this thing on Jan, 4 2000, not 1999.
Diffstat (limited to 'share/man/man4')
-rw-r--r--share/man/man4/aue.45
-rw-r--r--share/man/man4/kue.49
2 files changed, 9 insertions, 5 deletions
diff --git a/share/man/man4/aue.4 b/share/man/man4/aue.4
index 86b6d24..e9c4ed5 100644
--- a/share/man/man4/aue.4
+++ b/share/man/man4/aue.4
@@ -48,7 +48,10 @@ The
.Nm
driver provides support for USB ethernet adapters based on the ADMtek
AN986 Pegasus chipset, including the LinkSys USB100TX, the Billionton
-Systems USB100 and the Melco Inc. LU-ATX. The Pegasus contains a 10/100
+Systems USB100, the Melco Inc. LU-ATX, the D-Link DSB-650TX and the
+SMC 2202USB.
+.Pp
+The Pegasus contains a 10/100
ethernet MAC with MII interface and is designed to work with both
ethernet and HomePNA transceivers. Although designed to interface with
100Mbps peripherals, the existing USB standard specifies a maximum
diff --git a/share/man/man4/kue.4 b/share/man/man4/kue.4
index 8b10c1f..79c7183 100644
--- a/share/man/man4/kue.4
+++ b/share/man/man4/kue.4
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 4, 1999
+.Dd January 4, 2000
.Dt KUE 4 i386
.Os FreeBSD
.Sh NAME
@@ -47,10 +47,11 @@ The
.Nm
driver provides support for USB ethernet adapters based on the Kawasaki
LSI KL5KLUSB101B chipset, including the LinkSys USB10T, the 3Com 3c19250,
-the ADS Technologies USB-10BT, the Peracom USB Ethernet Adapter and the
-Entrega NET-USB-E45.
+the ADS Technologies USB-10BT, the Peracom USB Ethernet Adapter, the
+Entrega NET-USB-E45, the ATen UC10T, the Netgear EA101, the D-Link
+DSB-650 and the SMC 2102USB and 2104USB.
.Pp
-The Pegasus supports a 128-entry multicast filter, single perfect
+The KL5KLUSB101B supports a 128-entry multicast filter, single perfect
filter entry for the station address and promiscuous mode. Packets are
received and transmitted over separate USB bulk transfer endpoints.
.Pp
OpenPOWER on IntegriCloud