With KEXT it was possible to allocate needed class (e.g. IOUSBHostDevice) do init(), attach(), set needed properties and call registerService() of this object.
With DEXT