svn commit: r250842 - stable/9/sys/dev/usb/wlan
Hans Petter Selasky
hselasky at FreeBSD.org
Tue May 21 06:01:41 UTC 2013
Author: hselasky
Date: Tue May 21 06:01:41 2013
New Revision: 250842
URL: http://svnweb.freebsd.org/changeset/base/250842
Log:
MFC r248566:
Add new USB ID.
PR: usb/177173
Modified:
stable/9/sys/dev/usb/wlan/if_rum.c
Directory Properties:
stable/9/sys/ (props changed)
stable/9/sys/dev/ (props changed)
Modified: stable/9/sys/dev/usb/wlan/if_rum.c
==============================================================================
--- stable/9/sys/dev/usb/wlan/if_rum.c Tue May 21 05:51:49 2013 (r250841)
+++ stable/9/sys/dev/usb/wlan/if_rum.c Tue May 21 06:01:41 2013 (r250842)
@@ -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-stable-9
mailing list