mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
Add new rt73usb USB ID
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
parent
f130347c2d
commit
964d6ad935
1 changed files with 1 additions and 0 deletions
|
@ -2368,6 +2368,7 @@ static struct usb_device_id rt73usb_device_table[] = {
|
|||
/* Billionton */
|
||||
{ USB_DEVICE(0x1631, 0xc019), USB_DEVICE_DATA(&rt73usb_ops) },
|
||||
/* Buffalo */
|
||||
{ USB_DEVICE(0x0411, 0x00d8), USB_DEVICE_DATA(&rt73usb_ops) },
|
||||
{ USB_DEVICE(0x0411, 0x00f4), USB_DEVICE_DATA(&rt73usb_ops) },
|
||||
/* CNet */
|
||||
{ USB_DEVICE(0x1371, 0x9022), USB_DEVICE_DATA(&rt73usb_ops) },
|
||||
|
|
Loading…
Reference in a new issue