On Sat, Jun 23, 2007 at 11:59:40AM +0900, lundman wrote: > Since it is a HID device, I would assume that means to use HID API. > And here we are. :)
It makes perfect sense. But unfortunately libhid doesn't use the native HID API - it relies on libusb for the lowlevel communication. Do you know where to find documentation about the native HID API on OS X? //Peter _______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

