Page MenuHomeFreeBSD

D16029.id44503.diff
No OneTemporary

D16029.id44503.diff

Index: sys/dev/usb/usbdevs
===================================================================
--- sys/dev/usb/usbdevs
+++ sys/dev/usb/usbdevs
@@ -1704,6 +1704,7 @@
product DLINK RT2870 0x3c09 RT2870
product DLINK RT3072 0x3c0a RT3072
product DLINK DWA140B3 0x3c15 DWA-140 rev B3
+product DLINK DWA125A3 0x3c19 DWA-125 rev A3
product DLINK DWA160B2 0x3c1a DWA-160 rev B2
product DLINK DWA127 0x3c1b DWA-127 Wireless Adapter
product DLINK DWA162 0x3c1f DWA-162 Wireless Adapter
Index: sys/dev/usb/wlan/if_run.c
===================================================================
--- sys/dev/usb/wlan/if_run.c
+++ sys/dev/usb/wlan/if_run.c
@@ -208,6 +208,7 @@
RUN_DEV(CYBERTAN, RT2870),
RUN_DEV(DLINK, RT2870),
RUN_DEV(DLINK, RT3072),
+ RUN_DEV(DLINK, DWA125A3),
RUN_DEV(DLINK, DWA127),
RUN_DEV(DLINK, DWA140B3),
RUN_DEV(DLINK, DWA160B2),

File Metadata

Mime Type
text/plain
Expires
Tue, Mar 24, 12:45 PM (45 m, 2 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
30250901
Default Alt Text
D16029.id44503.diff (890 B)

Event Timeline