Add support for DLINK DWA-127 Wireless Adapter
Approved by: cognet (mentor)
This commit is contained in:
parent
7f30f5be1c
commit
71ada8a9ac
@ -1547,6 +1547,7 @@ product DLINK DWLG122 0x3c00 DWL-G122 b1 Wireless Adapter
|
||||
product DLINK DUBE100B1 0x3c05 DUB-E100 rev B1
|
||||
product DLINK RT2870 0x3c09 RT2870
|
||||
product DLINK RT3072 0x3c0a RT3072
|
||||
product DLINK DWA127 0x3c1b DWA-127 Wireless Adapter
|
||||
product DLINK DSB650C 0x4000 10Mbps Ethernet
|
||||
product DLINK DSB650TX1 0x4001 10/100 Ethernet
|
||||
product DLINK DSB650TX 0x4002 10/100 Ethernet
|
||||
|
@ -171,6 +171,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
|
||||
RUN_DEV(CYBERTAN, RT2870),
|
||||
RUN_DEV(DLINK, RT2870),
|
||||
RUN_DEV(DLINK, RT3072),
|
||||
RUN_DEV(DLINK, DWA127),
|
||||
RUN_DEV(DLINK2, DWA130),
|
||||
RUN_DEV(DLINK2, RT2870_1),
|
||||
RUN_DEV(DLINK2, RT2870_2),
|
||||
|
Loading…
Reference in New Issue
Block a user