From 26c79a76522c87f91dd8606dab08c92b321e4026 Mon Sep 17 00:00:00 2001 From: Kevin Lo Date: Tue, 27 May 2014 01:47:23 +0000 Subject: [PATCH] Remove r264317 by accident. Spotted by: Kuan-Chung Chiu --- sys/dev/usb/wlan/if_urtwn.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/usb/wlan/if_urtwn.c b/sys/dev/usb/wlan/if_urtwn.c index 5d871262043..6d18ae00784 100644 --- a/sys/dev/usb/wlan/if_urtwn.c +++ b/sys/dev/usb/wlan/if_urtwn.c @@ -96,6 +96,7 @@ static const STRUCT_USB_HOST_ID urtwn_devs[] = { URTWN_DEV(ABOCOM, RTL8188CU_2), URTWN_DEV(ABOCOM, RTL8192CU), URTWN_DEV(ASUS, RTL8192CU), + URTWN_DEV(ASUS, USBN10NANO), URTWN_DEV(AZUREWAVE, RTL8188CE_1), URTWN_DEV(AZUREWAVE, RTL8188CE_2), URTWN_DEV(AZUREWAVE, RTL8188CU),