Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

MayPeng

macrumors member
Original poster
Nov 21, 2010
53
0
How should I use IOUSBHIDDriver.cpp and IOUSBHIDDriver.h to match my device? Create a kext project adding IOUSBHIDDriver.cpp and IOUSBHIDDriver.h , then??? What should I do?
 
Last edited:
What have you read?

What have you tried?


Have you read the USB Device Interface Guide?
http://developer.apple.com/library/...ers/Conceptual/USBBook/USBIntro/USBIntro.html

Have you looked at the other references on the first page of that guide?

Have you looked at the sample code referenced on the first page of that guide?

Have you joined Apple's USB mailing list and asked there?
http://lists.apple.com/mailman/listinfo/usb

The link below is IOUSBHIDDriver source code.
http://src.gnu-darwin.org/DarwinSou...4.0/IOUSBHIDDriver/Classes/IOUSBHIDDriver.cpp

Is it support in 32bit kernel only or both in 32bit and 64bit kernel?
If it can noly support in 32bit kernel , Where can i get it supporting in 64bit kernel ?
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.