Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 3e19729

Browse files
chunkeeygregkh
authored andcommitted
p54usb: add USB ID for Corega WLUSB2GTST USB adapter
commit 1e43692 upstream. Added USB ID for Corega WLUSB2GTST USB adapter. Reported-by: Joerg Kalisch <[email protected]> Signed-off-by: Christian Lamparter <[email protected]> Signed-off-by: John W. Linville <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
1 parent c00095f commit 3e19729

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

drivers/net/wireless/p54/p54usb.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ static struct usb_device_id p54u_table[] = {
8383
{USB_DEVICE(0x06a9, 0x000e)}, /* Westell 802.11g USB (A90-211WG-01) */
8484
{USB_DEVICE(0x06b9, 0x0121)}, /* Thomson SpeedTouch 121g */
8585
{USB_DEVICE(0x0707, 0xee13)}, /* SMC 2862W-G version 2 */
86+
{USB_DEVICE(0x07aa, 0x0020)}, /* Corega WLUSB2GTST USB */
8687
{USB_DEVICE(0x0803, 0x4310)}, /* Zoom 4410a */
8788
{USB_DEVICE(0x083a, 0x4521)}, /* Siemens Gigaset USB Adapter 54 version 2 */
8889
{USB_DEVICE(0x083a, 0x4531)}, /* T-Com Sinus 154 data II */

0 commit comments

Comments
 (0)