Add new USB ID.
Submitted by: Tuomo Latto <djv+fbpr@iki.fi> PR: usb/188046 MFC after: 1 week
This commit is contained in:
parent
8e24f1665d
commit
129b50ccf0
@ -4535,5 +4535,6 @@ product ZYXEL G220V2 0x340f G-220 v2
|
||||
product ZYXEL G202 0x3410 G-202
|
||||
product ZYXEL RT2870_1 0x3416 RT2870
|
||||
product ZYXEL RT2870_2 0x341a RT2870
|
||||
product ZYXEL RT3070 0x341e NWD2105
|
||||
product ZYXEL RTL8192CU 0x341f RTL8192CU
|
||||
product ZYXEL NWD2705 0x3421 NWD2705
|
||||
|
@ -316,6 +316,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
|
||||
RUN_DEV(ZINWELL, RT3072_2),
|
||||
RUN_DEV(ZYXEL, RT2870_1),
|
||||
RUN_DEV(ZYXEL, RT2870_2),
|
||||
RUN_DEV(ZYXEL, RT3070),
|
||||
RUN_DEV_EJECT(ZYXEL, NWD2705),
|
||||
RUN_DEV_EJECT(RALINK, RT_STOR),
|
||||
#undef RUN_DEV_EJECT
|
||||
|
Loading…
Reference in New Issue
Block a user