Add new device id.

PR:		usb/147190
This commit is contained in:
Andrew Thompson 2010-06-22 21:08:45 +00:00
parent 0be7661e27
commit 33ba3721c9
2 changed files with 2 additions and 0 deletions

View File

@ -3050,6 +3050,7 @@ product UNKNOWN4 USBMEMSTICK 0x6025 Flash Disk CBM
product UNKNOWN5 USB2IDEBRIDGE 0x00ff USB 2.0 ATA/SATA Bridge
/* U.S. Robotics products */
product USR USR5422 0x0118 USR5422 WLAN
product USR USR5423 0x0121 USR5423 WLAN
/* VIA Technologies products */

View File

@ -184,6 +184,7 @@ static const struct usb_device_id upgt_devs_2[] = {
UPGT_DEV(GLOBESPAN, PRISM_GT_2),
UPGT_DEV(INTERSIL, PRISM_GT),
UPGT_DEV(SMC, 2862WG),
UPGT_DEV(USR, USR5422),
UPGT_DEV(WISTRONNEWEB, UR045G),
UPGT_DEV(XYRATEX, PRISM_GT_1),
UPGT_DEV(XYRATEX, PRISM_GT_2),