We developed a kext using the inheritance class of IOUSBController.
Now our kext is using some functions of IOUSBController.
(ex:CreateRootHubDevice, UIMCreateControlTransfer etc..)
But, IOUSBControler was removed.
Does El capitan have some classes that could be used instead of IOUSBController?