Add new USB IDs to RUN driver.
PR: usb/162712 MFC after: 1 week
This commit is contained in:
parent
31bdaf633c
commit
2634f5d710
@ -2086,6 +2086,7 @@ product LINKSYS4 RT3070 0x0078 RT3070
|
||||
product LINKSYS4 WUSB600NV2 0x0079 WUSB600N v2
|
||||
|
||||
/* Logitech products */
|
||||
product LOGITECH LANW300NU2 0x0166 LAN-W300N/U2
|
||||
product LOGITECH M2452 0x0203 M2452 keyboard
|
||||
product LOGITECH M4848 0x0301 M4848 mouse
|
||||
product LOGITECH PAGESCAN 0x040f PageScan
|
||||
@ -2182,6 +2183,7 @@ product MELCO RT2870_1 0x0148 RT2870
|
||||
product MELCO RT2870_2 0x0150 RT2870
|
||||
product MELCO WLIUCGN 0x015d WLI-UC-GN
|
||||
product MELCO WLIUCG301N 0x016f WLI-UC-G301N
|
||||
product MELCO WLIUCGNM 0x01a2 WLI-UC-GNM
|
||||
|
||||
/* Merlin products */
|
||||
product MERLIN V620 0x1110 Merlin V620
|
||||
|
@ -208,12 +208,14 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
|
||||
RUN_DEV(LOGITEC, RT2870_1),
|
||||
RUN_DEV(LOGITEC, RT2870_2),
|
||||
RUN_DEV(LOGITEC, RT2870_3),
|
||||
RUN_DEV(LOGITECH, LANW300NU2),
|
||||
RUN_DEV(MELCO, RT2870_1),
|
||||
RUN_DEV(MELCO, RT2870_2),
|
||||
RUN_DEV(MELCO, WLIUCAG300N),
|
||||
RUN_DEV(MELCO, WLIUCG300N),
|
||||
RUN_DEV(MELCO, WLIUCG301N),
|
||||
RUN_DEV(MELCO, WLIUCGN),
|
||||
RUN_DEV(MELCO, WLIUCGNM),
|
||||
RUN_DEV(MOTOROLA4, RT2770),
|
||||
RUN_DEV(MOTOROLA4, RT3070),
|
||||
RUN_DEV(MSI, RT3070_1),
|
||||
|
Loading…
Reference in New Issue
Block a user