From 3232aae3277042e1b44cc1b5b8ba2882edc35077 Mon Sep 17 00:00:00 2001 From: Hans Petter Selasky Date: Thu, 21 Mar 2013 07:04:17 +0000 Subject: [PATCH] Add new USB ID. PR: usb/177173 MFC after: 1 week --- sys/dev/usb/wlan/if_rum.c | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/dev/usb/wlan/if_rum.c b/sys/dev/usb/wlan/if_rum.c index e159b24359c7..fa4e9f1236e9 100644 --- a/sys/dev/usb/wlan/if_rum.c +++ b/sys/dev/usb/wlan/if_rum.c @@ -120,6 +120,7 @@ static const STRUCT_USB_HOST_ID rum_devs[] = { RUM_DEV(HUAWEI3COM, WUB320G), RUM_DEV(MELCO, G54HP), RUM_DEV(MELCO, SG54HP), + RUM_DEV(MELCO, SG54HG), RUM_DEV(MELCO, WLIUCG), RUM_DEV(MELCO, WLRUCG), RUM_DEV(MELCO, WLRUCGAOSS),