From 129b50ccf040c8abde55cf17aa9543018ae9caa8 Mon Sep 17 00:00:00 2001 From: hselasky Date: Tue, 1 Apr 2014 10:34:39 +0000 Subject: Add new USB ID. Submitted by: Tuomo Latto PR: usb/188046 MFC after: 1 week --- 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 221c0f1..08c9fb98 100644 --- a/sys/dev/usb/wlan/if_run.c +++ b/sys/dev/usb/wlan/if_run.c @@ -316,6 +316,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = { RUN_DEV(ZINWELL, RT3072_2), RUN_DEV(ZYXEL, RT2870_1), RUN_DEV(ZYXEL, RT2870_2), + RUN_DEV(ZYXEL, RT3070), RUN_DEV_EJECT(ZYXEL, NWD2705), RUN_DEV_EJECT(RALINK, RT_STOR), #undef RUN_DEV_EJECT -- cgit v1.1