Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Mar 2013 04:09:28 GMT
From:      kit sin <ktsin@acm.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   usb/177173: add buffalo's sg54hg support to rum
Message-ID:  <201303210409.r2L49SIW035862@red.freebsd.org>
Resent-Message-ID: <201303210410.r2L4A0I5075102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177173
>Category:       usb
>Synopsis:       add buffalo's sg54hg support to rum
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-usb
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Mar 21 04:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     kit sin
>Release:        FreeBSD 10.0-CURRENT
>Organization:
>Environment:
FreeBSD test.yahoo.com 10.0-CURRENT FreeBSD 10.0-CURRENT #0: Fri Mar 15 11:01:21 MYT 2013 ktsin@test.yahoo.com:/tmp/obj/usr/src/sys/SHUTTLE amd64
>Description:
support buffalo tech's sg54hg high-gain usb wireless using the rum driver.
>How-To-Repeat:

>Fix:
please apply the attached patch.

Patch attached with submission follows:

--- sys/dev/usb/wlan/if_rum.c.orig	2012-11-17 19:37:08.000000000 +0800
+++ sys/dev/usb/wlan/if_rum.c	2013-02-12 15:23:34.000000000 +0800
@@ -120,6 +120,7 @@
     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),


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303210409.r2L49SIW035862>