Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

problem with proxim orinoco gold 11b USB: msg#00024

Subject: problem with proxim orinoco gold 11b USB
Hi there,

I recently got that Proxim Orinoco Gold 11b USB device and I`m currently
trying to get it to work.
First I got the CVS of your orinoco driver. It compiled fine, then after
make install I plugged in the device and nothing happened. I took a look at
the orinoco_usb.c and added the vendor and device ID to it:

#define USB_PROXIM_VENDOR_ID            0x0BB2  /* Proxim */
#define USB_PROXIM_ORINOCO_ID           0x0304  /* Proxim Orinoco Gold */

recompiled it, plugged in the card and it loaded the module and gave me the
following error:

usb 3-2: new full speed USB device using address 3
orinoco 0.15rc2HEAD (David Gibson 
<hermes-xT8FGy+AXnRB3Ne2BGzF6laj5H9X9Tb+@xxxxxxxxxxxxxxxx>, Pavel
Roskin <proski-mXXj517/zsQ@xxxxxxxxxxxxxxxx>, et al)
orinoco_usb 0.15rc2HEAD (Manuel Estrada Sainz 
<ranty-8fiUuRrzOP0dnm+yROfE0A@xxxxxxxxxxxxxxxx>)
/root/orinoco/orinoco/orinoco_usb.c: bulk in: bEndpointAddress: 129
orinoco_usb: No firmware to download
orinoco_usb: ezusb_remove_in_urb: no urb to remove
orinoco_usb: ezusb_delete: retval -2 status 0
orinoco_usb: probe of 3-2:1.0 failed with error -14
usbcore: registered new driver orinoco_usb

output of lsusb -vv:
<snip>
Bus 003 Device 003: ID 0bb2:0304 Ambit Microsystems Corp. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            0 Interface
  bDeviceSubClass         0 
  bDeviceProtocol         0 
  bMaxPacketSize0         8
  idVendor           0x0bb2 Ambit Microsystems Corp.
  idProduct          0x0304 
  bcdDevice            1.32
  iManufacturer           0 
  iProduct                0 
  iSerial                 0 
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           39
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0
    bmAttributes         0x80
    MaxPower              500mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           3
      bInterfaceClass       255 Vendor Specific Class
      bInterfaceSubClass    255 Vendor Specific Subclass
      bInterfaceProtocol    255 Vendor Specific Protocol
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x02  EP 2 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
        wMaxPacketSize         64
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x83  EP 3 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
        wMaxPacketSize          8
        bInterval               1
  Language IDs: (length=4)
     0409 English(US)

I`m using 2.6.9.
The device is ok, it runs fine under windows.

suggestions ?

Thanks in advance.
R.Shwigser

-- 
NEU +++ DSL Komplett von GMX +++ http://www.gmx.net/de/go/dsl
GMX DSL-Netzanschluss + Tarif zum supergünstigen Komplett-Preis!


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/


<Prev in Thread] Current Thread [Next in Thread>