We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c653f6 commit 3194b7fCopy full SHA for 3194b7f
drivers/net/wireless/p54/p54usb.c
@@ -82,6 +82,7 @@ static struct usb_device_id p54u_table[] = {
82
{USB_DEVICE(0x06a9, 0x000e)}, /* Westell 802.11g USB (A90-211WG-01) */
83
{USB_DEVICE(0x06b9, 0x0121)}, /* Thomson SpeedTouch 121g */
84
{USB_DEVICE(0x0707, 0xee13)}, /* SMC 2862W-G version 2 */
85
+ {USB_DEVICE(0x083a, 0x4503)}, /* T-Com Sinus 154 data II */
86
{USB_DEVICE(0x083a, 0x4521)}, /* Siemens Gigaset USB Adapter 54 version 2 */
87
{USB_DEVICE(0x083a, 0xc501)}, /* Zoom Wireless-G 4410 */
88
{USB_DEVICE(0x083a, 0xf503)}, /* Accton FD7050E ver 1010ec */
0 commit comments