From 522e03c8bef97e9aafa56fe0df399b5bc8b3578c Mon Sep 17 00:00:00 2001 From: kevlo Date: Thu, 5 Jun 2014 01:55:23 +0000 Subject: Remove D-Link DWA140 rev D1 by accident. Pointed out by Anders Larsson in private email. --- 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 08c9fb98..d46bb32 100644 --- a/sys/dev/usb/wlan/if_run.c +++ b/sys/dev/usb/wlan/if_run.c @@ -181,6 +181,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