Recognise the Netgear WNDA4100 (N900) 3x3 device in run(4).
This commit is contained in:
parent
49ebf9da54
commit
0840f9483d
@ -3261,6 +3261,7 @@ product NETGEAR WG111U_NF 0x4301 WG111U (no firmware)
|
||||
product NETGEAR WG111V2 0x6a00 WG111V2
|
||||
product NETGEAR WN111V2 0x9001 WN111V2
|
||||
product NETGEAR WNDA3100 0x9010 WNDA3100
|
||||
product NETGEAR WNDA4100 0x9012 WNDA4100
|
||||
product NETGEAR WNDA3200 0x9018 WNDA3200
|
||||
product NETGEAR RTL8192CU 0x9021 RTL8192CU
|
||||
product NETGEAR WNA1000 0x9040 WNA1000
|
||||
|
@ -246,6 +246,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
|
||||
RUN_DEV(MSI, RT3070_9),
|
||||
RUN_DEV(MSI, RT3070_10),
|
||||
RUN_DEV(MSI, RT3070_11),
|
||||
RUN_DEV(NETGEAR, WNDA4100),
|
||||
RUN_DEV(OVISLINK, RT3072),
|
||||
RUN_DEV(PARA, RT3070),
|
||||
RUN_DEV(PEGATRON, RT2870),
|
||||
|
Loading…
Reference in New Issue
Block a user