Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Dec 2009 16:07:56 GMT
From:      Kunio Murasawa <kunio.murasawa@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   kern/141777: [patch] Support usbdevs / rum(4) for Buffalo WLI-UC-G
Message-ID:  <200912191607.nBJG7uQE086128@www.freebsd.org>
Resent-Message-ID: <200912191610.nBJGA9aX041802@freefall.freebsd.org>

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

>Number:         141777
>Category:       kern
>Synopsis:       [patch] Support usbdevs / rum(4) for Buffalo WLI-UC-G
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Dec 19 16:10:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Kunio Murasawa
>Release:        FreeBSD 8.0-RELEASE-p1
>Organization:
>Environment:
FreeBSD tpx200s 8.0-RELEASE-p1 FreeBSD 8.0-RELEASE-p1 #2: Sat Dec 19 23:16:26 JST 2009     kunio@tpx200s:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Add support for Buffalo WLI-UC-G

Product site (Japanese)
 http://buffalo.jp/products/catalog/network/wli-uc-g/

tpx200s# usbconfig -u 7 -a 2 dump_device_desc
ugen7.2: <BUFFALO WLI-UC-G Ralink> at usbus7, cfg=0 md=HOST spd=HIGH (480Mbps) pwr=ON

  bLength = 0x0012 
  bDescriptorType = 0x0001 
  bcdUSB = 0x0200 
  bDeviceClass = 0x0000 
  bDeviceSubClass = 0x0000 
  bDeviceProtocol = 0x0000 
  bMaxPacketSize0 = 0x0040 
  idVendor = 0x0411 
  idProduct = 0x0137 
  bcdDevice = 0x0001 
  iManufacturer = 0x0001  <Ralink>
  iProduct = 0x0002  <BUFFALO WLI-UC-G>
  iSerialNumber = 0x0000  <no string>
  bNumConfigurations = 0x0001 

>How-To-Repeat:

>Fix:
Patch is testing successful.

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



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