]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
rt2x00: New USB ID for rt73usb
authorIvo van Doorn <ivdoorn@gmail.com>
Fri, 20 Mar 2009 23:00:57 +0000 (00:00 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Sat, 28 Mar 2009 00:13:18 +0000 (20:13 -0400)
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt73usb.c

index 24fdfdfee3df4efd28c8a09cd60f8b5c4aa6af2e..420fff42c0dd888e5ee9c997626809c1ec99e61f 100644 (file)
@@ -2425,6 +2425,8 @@ static struct usb_device_id rt73usb_device_table[] = {
        { USB_DEVICE(0x0df6, 0x9712), USB_DEVICE_DATA(&rt73usb_ops) },
        /* Surecom */
        { USB_DEVICE(0x0769, 0x31f3), USB_DEVICE_DATA(&rt73usb_ops) },
+       /* Tilgin */
+       { USB_DEVICE(0x6933, 0x5001), USB_DEVICE_DATA(&rt73usb_ops) },
        /* Philips */
        { USB_DEVICE(0x0471, 0x200a), USB_DEVICE_DATA(&rt73usb_ops) },
        /* Planex */