I am writing a virtual driver which can create an IOUSBDevice (virtual USB device) and display it in the IORegistry.
I could load the driver in to my mac book pro (os 10.6.8) and could be successfully listed in the IOregistry. Now it displays IOUSBRoothubDevice and AppleUSBhub.
Now I am not getting any idea , how can I create a USBDevice interface and and IOUSBDevice and attach that device to the root hub.
It will be much helpful if any one could suggest the solution for this.
Thanks in Advance, DCN