devmgr error code 12: Not enough resources

Does the devmgr fail the device load with code 12 prior to calling DriverEntry?
My driver does not seem to get called. But my usb device, which should not require any
resources other than the ones already claimed by the hub, fails to load.

thanks in advance.