mirror of
https://github.com/torvalds/linux.git
synced 2026-06-02 19:43:40 +02:00
zd1211rw: TrendNet TEW-509UB id added
Signed-off-by: Tõnu Samuel <tonu@jes.ee> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
0e24d34a5b
commit
9011cd250e
|
|
@ -60,6 +60,7 @@ static struct usb_device_id usb_ids[] = {
|
|||
{ USB_DEVICE(0x157e, 0x300a), .driver_info = DEVICE_ZD1211 },
|
||||
{ USB_DEVICE(0x157e, 0x300b), .driver_info = DEVICE_ZD1211 },
|
||||
{ USB_DEVICE(0x157e, 0x3204), .driver_info = DEVICE_ZD1211 },
|
||||
{ USB_DEVICE(0x157e, 0x3207), .driver_info = DEVICE_ZD1211 },
|
||||
{ USB_DEVICE(0x1740, 0x2000), .driver_info = DEVICE_ZD1211 },
|
||||
{ USB_DEVICE(0x6891, 0xa727), .driver_info = DEVICE_ZD1211 },
|
||||
/* ZD1211B */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user