summaryrefslogtreecommitdiffstats
path: root/sys/conf
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 /sys/conf
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 'sys/conf')
-rw-r--r--sys/conf/NOTES11
1 files changed, 7 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 955278a..dc971cb 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -2353,13 +2353,16 @@ controller umass0
device ums0
#
# ADMtek USB ethernet. Supports the LinkSys USB100TX,
-# the Billionton USB100 and the Melco LU-ATX NICs. Also
-# works with the ADMtek AN986 Pegasus eval board.
+# the Billionton USB100, the Melco LU-ATX, the D-Link DSB-650TX
+# and the SMC 2202USB. Also works with the ADMtek AN986 Pegasus
+# eval board.
device aue0
#
# Kawasaki LSI ethernet. Supports the LinkSys USB10T,
-# Entrega USB-NET-E45, Peracom Ethernet Adapter, and
-# the 3Com 3c19250.
+# Entrega USB-NET-E45, Peracom Ethernet Adapter, the
+# 3Com 3c19250, the ADS Technologies USB-10BT, the ATen UC10T,
+# the Netgear EA101, the D-Link DSB-650, and the SMC 2102USB
+# and 2104USB.
device kue0
# debugging options for the USB subsystem
OpenPOWER on IntegriCloud