Ralink(0x15a9) and FreeBSD
    Lystopad Oleksandr 
    laa at laa.zp.ua
       
    Fri Jan  4 08:22:12 PST 2008
    
    
  
 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 at 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
    
    
More information about the freebsd-usb
mailing list