From c448dd1fa79f765606a81f1d2f1ed41ce27e635e Mon Sep 17 00:00:00 2001 From: wpaul Date: Fri, 7 Jan 2000 22:18:49 +0000 Subject: 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. --- release/texts/alpha/RELNOTES.TXT | 22 ++++++++++++++++++++-- release/texts/i386/HARDWARE.TXT | 7 +++++++ release/texts/i386/RELNOTES.TXT | 14 ++++++++++++-- 3 files changed, 39 insertions(+), 4 deletions(-) (limited to 'release') diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT index f5d6e87..529acd2 100644 --- a/release/texts/alpha/RELNOTES.TXT +++ b/release/texts/alpha/RELNOTES.TXT @@ -133,12 +133,15 @@ Driver support has been added for the 3Com 3c450-TX HomeConnect PCI ethernet NIC. [MERGED] Driver support has been added for USB ethernet adapters based on -the ADMtek AN986 Pegasus chip, including the LinkSys USB100TX. +the ADMtek AN986 Pegasus chip, including the LinkSys USB100TX, +the Billionton USB100, the Melco Inc. LU-ATX, the D-Link 650TX +and the SMC-2202USB. Driver support has been added for USB ethernet adapters based on the Kawasaki LSI KL5KUSB101B chip, including the LinkSys USB10T, the Peracom USB Ethernet Adapter, the 3Com 3c19250, the Entrega -NET-USB-E45 and the ADS Technologies USB-10BT. +NET-USB-E45, the ADS Technologies USB-10BT, the ATen UC10T, the +Netgear EA101, the D-Link DSB-650, and the SMC 2102USB and 2104USB. 1.2. SECURITY FIXES ------------------- @@ -370,6 +373,21 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following: LinkSys USB100TX Billionton USB100 Melco Inc. LU-ATX + D-Link DSB-650TX + SMC 2202USB + +Kawasaki LSI KU5KUSB101B-based USB ethernet NICs including +the following: + LinkSys USB10T + Entrega NET-USB-E45 + Peracom USB Ethernet Adapter + 3Com 3c19250 + ADS Technologies USB-10BT + ATen UC10T + Netgear EA101 + D-Link DSB-650 + SMC 2102USB + SMC 2104USB ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 diff --git a/release/texts/i386/HARDWARE.TXT b/release/texts/i386/HARDWARE.TXT index 8c8e489..c78a37d 100644 --- a/release/texts/i386/HARDWARE.TXT +++ b/release/texts/i386/HARDWARE.TXT @@ -494,6 +494,8 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following: LinkSys USB100TX Billionton USB100 Melco Inc. LU-ATX + D-Link DSB-650TX + SMC 2202USB Kawasaki LSI KU5KUSB101B-based USB ethernet NICs including the following: @@ -502,6 +504,11 @@ the following: Peracom USB Ethernet Adapter 3Com 3c19250 ADS Technologies USB-10BT + ATen UC10T + Netgear EA101 + D-Link DSB-650 + SMC 2102USB + SMC 2104USB ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT index 7596244..e5fdab9 100644 --- a/release/texts/i386/RELNOTES.TXT +++ b/release/texts/i386/RELNOTES.TXT @@ -135,12 +135,15 @@ Driver support has been added for the 3Com 3c450-TX HomeConnect PCI ethernet NIC. [MERGED] Driver support has been added for USB ethernet adapters based on -the ADMtek AN986 Pegasus chip, including the LinkSys USB100TX. +the ADMtek AN986 Pegasus chip, including the LinkSys USB100TX, +the Billionton USB100, the Melco Inc. LU-ATX, the D-Link 650TX +and the SMC-2202USB. Driver support has been added for USB ethernet adapters based on the Kawasaki LSI KL5KUSB101B chip, including the LinkSys USB10T, the Peracom USB Ethernet Adapter, the 3Com 3c19250, the Entrega -NET-USB-E45 and the ADS Technologies USB-10BT. +NET-USB-E45, the ADS Technologies USB-10BT, the ATen UC10T, the +Netgear EA101, the D-Link DSB-650, and the SMC 2102USB and 2104USB. 1.2. SECURITY FIXES ------------------- @@ -376,6 +379,8 @@ ADMtek Inc. AN986-based USB ethernet NICs including the following: LinkSys USB100TX Billionton USB100 Melco Inc. LU-ATX + D-Link DSB-650TX + SMC 2202USB Kawasaki LSI KU5KUSB101B-based USB ethernet NICs including the following: @@ -384,6 +389,11 @@ the following: Peracom USB Ethernet Adapter 3Com 3c19250 ADS Technologies USB-10BT + ATen UC10T + Netgear EA101 + D-Link DSB-650 + SMC 2102USB + SMC 2104USB ASIX Electronics AX88140A PCI NICs, including the following: Alfa Inc. GFC2204 -- cgit v1.1