I am working for USB over IP project. Now I meet a serious problem: when my
bus driver enumerate a USB printer, the PNP manager sends IRP to query device
ID, resources, resources requirement, bus informations, ..., and my bus
driver reply all of them. But after that, I got code 9 error (controlling
firmware is reporting the resources for the device incorrectly) from device
manager.
Any comments?
Thanks,
Shannon