Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 4 Jan 2008 19:22:11 +0300
From:      Lystopad Oleksandr <laa@laa.zp.ua>
To:        freebsd-usb@freebsd.org
Subject:   Re: Ralink(0x15a9) and FreeBSD
Message-ID:  <20080104162211.GL64392@laa.zp.ua>
In-Reply-To: <200801032309.25853.hselasky@c2i.net>
References:  <20080103210910.GG64392@laa.zp.ua> <200801032309.25853.hselasky@c2i.net>

index | next in thread | previous in thread | raw e-mail

 Hello, Hans Petter Selasky!

Thank you for your reply!

Please, take a look at my udesc_dump output bellow:

pavilion# udesc_dump
Standard Device Descriptor:
  bLength            18
  bDescriptorType    01
  bcdUSB             0200
  bDeviceClass       00
  bDeviceSubClass    00
  bDeviceProtocol    00
  bMaxPacketSize     64
  idVendor           15a9
  idProduct          0004
  bcdDevice          0001
  iManufacturer      1
  iProduct           2
  iSerialNumber      0
  bNumConfigurations 1

Configuration 0:
        Standard Configuration Descriptor:
          bLength             9
          bDescriptorType     02
          wTotalLength        53
          bNumInterface       1
          bConfigurationValue 1
          iConfiguration      0
          bmAttributes        80
          bMaxPower           150 (300 mA)

        Standard Interface Descriptor:
          bLength            9
          bDescriptorType    04
          bInterfaceNumber   0
          bAlternateSetting  0
          bNumEndpoints      5
          bInterfaceClass    ff
          bInterfaceSubClass ff
          bInterfaceProtocol ff
          iInterface         0

        Standard Endpoint Descriptor:
          bLength          7
          bDescriptorType  05
          bEndpointAddress 81 (in)
          bmAttributes     02 (Bulk)
          wMaxPacketSize   512
          bInterval        0

        Standard Endpoint Descriptor:
          bLength          7
          bDescriptorType  05
          bEndpointAddress 01 (out)
          bmAttributes     02 (Bulk)
          wMaxPacketSize   512
          bInterval        0

        Standard Endpoint Descriptor:
          bLength          7
          bDescriptorType  05
          bEndpointAddress 02 (out)
          bmAttributes     02 (Bulk)
          wMaxPacketSize   512
          bInterval        0

        Standard Endpoint Descriptor:
          bLength          7
          bDescriptorType  05
          bEndpointAddress 03 (out)
          bmAttributes     02 (Bulk)
          wMaxPacketSize   512
          bInterval        0

        Standard Endpoint Descriptor:
          bLength          7
          bDescriptorType  05
          bEndpointAddress 04 (out)
          bmAttributes     02 (Bulk)
          wMaxPacketSize   512
          bInterval        0

Codes Representing Languages by the Device:
  bLength          4
  bDescriptorType  03
  wLANGID[0]       0409

String (index 1): Ralink

String (index 2): 802.11 bg WLAN

pavilion#

What can I do to make it works fine?
Thanks.

On Thu, Jan 03, 2008 at 11:09:24PM +0100
hselasky@c2i.net wrote about "Re: Ralink(0x15a9) and FreeBSD":
> On Thursday 03 January 2008, Lystopad Oleksandr wrote:
> > hi!
> >
> > I have HP s3200n with Ralink(0x15a9) wifi usb adapter integrated.
> >
> > Please, help me activate this wireless interface on FreeBSD. 6.2,
> > 6.3 and 7.0 does not support this device.
> >
> > Thanks.
> 
> Hi,
> 
> Can you get us an USB descriptor dump ?
> 
> See /usr/ports/sysutils/udesc_dump and "man ugen"

-- 
 Oleksandr Lystopad


home | help

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