linux/drivers/usb/net
Dan Streetman b6c2799dec [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver
I just got a "ZyXEL Prestige USB Adapter" that is actually RTL8150
adapter.  Here is the relevant /proc/bus/usb/devices output (after
adding the vendor/product IDs to the driver):

T:  Bus=01 Lev=02 Prnt=02 Port=02 Cnt=02 Dev#=119 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs=  1
P:  Vendor=0586 ProdID=401a Rev= 1.00
S:  Manufacturer=ZyXEL
S:  Product=Prestige USB Adapter
S:  SerialNumber=1027
C:* #Ifs= 1 Cfg#= 1 Atr=80 MxPwr=120mA
I:  If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=rtl8150
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=83(I) Atr=03(Int.) MxPS=   8 Ivl=1ms

This patch adds the ZyXEL vendor ID to the rtl8150.c driver.  The
device has absolutely no identifying marks on the outside for model
type, just a serial number, and I can't find anything on ZyXEL's
website, so I called the product ID PRODUCT_ID_PRESTIGE to match the
product string.

Signed-off-by: Dan Streetman <ddstreet@ieee.org>
Acked-by: <petkan@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2006-07-12 16:03:24 -07:00
..
Kconfig [PATCH] wireless: move zd1201 where it belongs 2006-06-05 16:13:30 -04:00
Makefile [PATCH] wireless: move zd1201 where it belongs 2006-06-05 16:13:30 -04:00
asix.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
catc.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
cdc_ether.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
cdc_subset.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
gl620a.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
kaweth.c [PATCH] USB: remove .owner field from struct usb_driver 2006-01-04 13:48:34 -08:00
kawethfw.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
net1080.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
pegasus.c [PATCH] USB: more pegasus log spamming removed 2006-06-21 15:04:14 -07:00
pegasus.h [PATCH] USB: Pegasus: Linksys USBVPN1 support + cleanup 2006-03-20 14:49:56 -08:00
plusb.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rndis_host.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
rtl8150.c [PATCH] USB: add ZyXEL vendor/product ID to rtl8150 driver 2006-07-12 16:03:24 -07:00
usbnet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00
usbnet.h [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
zaurus.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00