summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_run.c
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2014-06-09 07:21:42 +0000
committerkevlo <kevlo@FreeBSD.org>2014-06-09 07:21:42 +0000
commit5fc12f2e25f4654073d961305e90bb5ec2e4c84b (patch)
tree057e3fc8bf77b0d5b8449663e3dc394959018268 /sys/dev/usb/wlan/if_run.c
parent309e057bcfb01861779d20e3ce027661dcae0910 (diff)
downloadFreeBSD-src-5fc12f2e25f4654073d961305e90bb5ec2e4c84b.zip
FreeBSD-src-5fc12f2e25f4654073d961305e90bb5ec2e4c84b.tar.gz
MFC r267089:
Remove D-Link DWA140 rev D1 by accident.
Diffstat (limited to 'sys/dev/usb/wlan/if_run.c')
-rw-r--r--sys/dev/usb/wlan/if_run.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/usb/wlan/if_run.c b/sys/dev/usb/wlan/if_run.c
index df88a67..378f448 100644
--- a/sys/dev/usb/wlan/if_run.c
+++ b/sys/dev/usb/wlan/if_run.c
@@ -180,6 +180,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
RUN_DEV(DLINK, DWA127),
RUN_DEV(DLINK, DWA140B3),
RUN_DEV(DLINK, DWA160B2),
+ RUN_DEV(DLINK, DWA140D1),
RUN_DEV(DLINK, DWA162),
RUN_DEV(DLINK2, DWA130),
RUN_DEV(DLINK2, RT2870_1),
OpenPOWER on IntegriCloud