site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com 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 (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
seebs@plethora.net