I've got a FriendlyARM mini-2440 which has an OHCI interface (USB 1.1) and the underlying kernel version is 2.6.13. When booted up, inserting the wispy into the host usb port, provides the following info:
<6>usb 1-1: new full speed USB device using s3c2410-ohci and address 5
<4>usb 1-1: config 1 interface 0 altsetting 0 has 2 endpoint descriptors, different from the interface descriptor's value: 1
<4>HID device not claimed by input or hiddev
<6>usb 1-1: USB disconnect, address 5
<6>usb 1-1: new full speed USB device using s3c2410-ohci and address 6
<4>HID device not claimed by input or hiddev
And I can't find much info about it. Again the Wi-Spy is a 2.4x, OHCI host bus on the board, detected fine, spectools_raw reports no wispy devices found.
Any help would be appreciated.
Just thought I'd post a
Just thought I'd post a followup, after upgrading the kernel to 2.6.29 and enabling usbfs and the obsolete usb class api right below it in the kernel config, all is working good now.
Hi, i am trying to cross
Hi, i am trying to cross compile wi-spy software on my arm embedded system, can you give me some pointer on the steps? I am new on this,,,