svn commit: r248566 - head/sys/dev/usb/wlan
Hans Petter Selasky
hselasky at FreeBSD.org
Thu Mar 21 07:04:18 UTC 2013
Author: hselasky
Date: Thu Mar 21 07:04:17 2013
New Revision: 248566
URL: http://svnweb.freebsd.org/changeset/base/248566
Log:
Add new USB ID.
PR: usb/177173
MFC after: 1 week
Modified:
head/sys/dev/usb/wlan/if_rum.c
Modified: head/sys/dev/usb/wlan/if_rum.c
==============================================================================
--- head/sys/dev/usb/wlan/if_rum.c Thu Mar 21 06:56:35 2013 (r248565)
+++ head/sys/dev/usb/wlan/if_rum.c Thu Mar 21 07:04:17 2013 (r248566)
@@ -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),
More information about the svn-src-head
mailing list