Actually I got the device working by just skipping everything HID and
just using libusb.  I could never get HIDDEV to work properly.  libhid
doesn't work right either, whether I use send_output_report or the
interrupt call.  but usb_interrupt_write works fine.

-Paul

On 5/17/06, Pete Zaitcev <[EMAIL PROTECTED]> wrote:
On Tue, 16 May 2006 21:40:48 -0700, "Steve Calfee" <[EMAIL PROTECTED]> wrote:

> >[...] However, the call to HIDIOCSREPORT takes around
> >5-8seconds instead of < 1s like the first run.  All successive runs
> >exhibit this behavior. Oh yeah, and the radio does not respond to my
> >report at all.  I have even tried changing HID_REPORT_TYPE_OUTPUT to
> >HID_REPORT_TYPE_INPUT.

> Hi, I have not seen any other replies. That usually means no one understands
> your question.

Also, HID is a rather esoteric thing. As far as I can tell, nobody
besides Vojtech and Dmitrty understand what it does.

> Everything looks ok to me, but are you running as a low speed device? If so,
> you are out of spec. Windows does not care, but there may be some tests in
> Linux. If you are a low speed device, the maximum packet size is 8 bytes.

This would not explain long delays.

-- Pete



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to