Sending generic USB messages?
Sending generic USB messages?
- Subject: Sending generic USB messages?
- From: email@hidden (Peter Seebach)
- Date: Tue, 02 Aug 2005 09:29:44 -0500
I have a device which shows up as a generic HID, but where the actual
protocol defined is just to poll it with queries and get responses.
None of the IOHidDeviceInterface functions seem to offer a way to
just send requests to and from the device. I don't need to monitor queues,
or extract x and y values; none of those are applicable. Is the HID driver
even going to allow this? If not, how do I prevent the OS from attaching
the HID driver?
(On NetBSD, I'd do this with ioctls on /dev/uhid0 or /dev/ugen0.)
-s
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden