Re: Sending generic USB messages?
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com In message <99050708-3021-463C-AEEA-528BC2328E26@apple.com>, Garth Cummings wri tes:
While it's true that other OSes treat HID as a generic USB byte stream, this behavior isn't provided for in the USB specification. Apple tries to stick pretty close to the USB spec.
The problem is that I have a HID device which works in only one way: Send a five-byte packet, receive a 5-byte response. It's not a keyboard or mouse or anything like it, and there's no way to get past this. Anyway, I'll see about the USB lists. It would suck, though, if every other OS I'm looking at targeting let me write the "driver" in 5 minutes on top of the existing HID support, and Darwin made me reinvent the wheel. -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