aboutsummaryrefslogtreecommitdiff
path: root/sys/conf/NOTES
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2000-01-07 22:18:49 +0000
committerBill Paul <wpaul@FreeBSD.org>2000-01-07 22:18:49 +0000
commitd04bb221f37d04c8737f51f345dabed1411a7b12 (patch)
tree7f95b064d5b91030085ad1fd59ffe9e84dfe2a57 /sys/conf/NOTES
parent3fc8abe4962fe18a3e2bbe2b06ee676894711006 (diff)
downloadsrc-d04bb221f37d04c8737f51f345dabed1411a7b12.tar.gz
src-d04bb221f37d04c8737f51f345dabed1411a7b12.zip
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.
Notes
Notes: svn path=/head/; revision=55579
Diffstat (limited to 'sys/conf/NOTES')
-rw-r--r--sys/conf/NOTES11
1 files changed, 7 insertions, 4 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 955278a4ce35..dc971cbac7ee 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