p54usb: add USB ID for Linksys WUSB54G ver 2
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Feb 2008 20:06:02 +0000 (15:06 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 20 Feb 2008 22:16:19 +0000 (17:16 -0500)
Based on report from Cavan Carroll <cavancarroll@hotmail.com>:

http://bugzilla.kernel.org/show_bug.cgi?id=9863

Cc: Cavan Carroll <cavancarroll@hotmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/p54usb.c

index f869566..e7d4aee 100644 (file)
@@ -63,6 +63,7 @@ static struct usb_device_id p54u_table[] __devinitdata = {
        {USB_DEVICE(0x0cde, 0x0008)},   /* Sagem XG703A */
        {USB_DEVICE(0x0d8e, 0x3762)},   /* DLink DWL-G120 Cohiba */
        {USB_DEVICE(0x09aa, 0x1000)},   /* Spinnaker Proto board */
+       {USB_DEVICE(0x13b1, 0x000a)},   /* Linksys WUSB54G ver 2 */
        {USB_DEVICE(0x13B1, 0x000C)},   /* Linksys WUSB54AG */
        {USB_DEVICE(0x1435, 0x0427)},   /* Inventel UR054G */
        {USB_DEVICE(0x2001, 0x3704)},   /* DLink DWL-G122 rev A2 */