Re: My KEXT fails to unload, if USB device removed. Why?
Re: My KEXT fails to unload, if USB device removed. Why?
- Subject: Re: My KEXT fails to unload, if USB device removed. Why?
- From: Garth Cummings <email@hidden>
- Date: Thu, 8 Jun 2006 13:05:20 -0700
Hi Rohit,On Jun 8, 2006, at 10:37 AM, rohit dhamija wrote: I have implemented a singleton class that maintains list of IOUSBDevice* and IOUSBInterface* correspoding to each device ( i did it because i have multiple usb devices to support)
Normally each device has its own instance of the driver loaded by I/O Kit. You don't normally have to do anything special to support multiple devices at once.
HTH, --gc ____________________________________________________________________ Sr. Software Engineer Apple Developer Technical Support
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-kernel mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden