From 5fc12f2e25f4654073d961305e90bb5ec2e4c84b Mon Sep 17 00:00:00 2001 From: kevlo Date: Mon, 9 Jun 2014 07:21:42 +0000 Subject: MFC r267089: Remove D-Link DWA140 rev D1 by accident. --- sys/dev/usb/wlan/if_run.c | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/dev/usb/wlan/if_run.c') 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), -- cgit v1.1