Guys,
I've written a driver for a Griffin iMic, based on Apple's sample code "SampleUSBAudioPlugin".
I need to control the driver from userland, so I added code from the sample project "SimpleUserClient"
I noticed that my driver is NOT showing up for kextstat. (Apple's unmodified sample code isn't showing up either)
I *think* this should work, because my driver is a subclass of AppleUSBAudioPlugin which is a subclass of IOService.
Can I do UserClient from a plugin?
Am I missing something?
Thanks in advance,
Wayne
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-drivers mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-drivers/email@hidden
This email sent to email@hidden