On Wed, 2005-06-08 at 12:37 -0400, Jeff Lange wrote:

>   I'm developing a simple USB device that reports itself as a HID
> device, and uses interrupt transfers to send about 250 bytes of data
> whenever an event occurs on the device.

Why do you do this as opposed to *not* identifying as a HID device if
you don't want to comply with the HID standard? Apple does that as well
with the new powerbook's touchpad, but I can't see why you would do
this.
If you don't, the hid driver won't grab your endpoint and all will be
happy.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to