On Monday, March 11, 2002, at 09:14 AM, Serge MONTAIGU wrote:
I do not see any solution to take the control of my trackball at my
application level.
Should I write a kernel extension ?
Any advice would be greatly appreciated.
You should be able to do this in the user space thru IOKit. Write a
matching-dictionary with the specific values (eg idVendor and idProduct)
for your device and the control it however you need to.
If you have the Dev Tools installed you should be able to get more info
at
file:///Developer/Documentation/Darwin/USBBook/
file:///Developer/Documentation/Darwin/IOKit/
file:///Developer/Documentation/Darwin/HID/
Hope this helps,
ben
_______________________________________________
usb mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/usb
Do not post admin requests to the list. They will be ignored.