Hi,
I read somewhere usbccgp.sys is the prefered parent driver than usbhub.sys
for a multifunction device. I use usbhub.sys for our usb device on windows
2000 and now want to move it to windows XP. I modified the inf for windows
2000, by simply changed all reference to usbhub to usbccgp. I then use this
inf file for the device installation on a Windows XP (we also used tested
our driver with the old usbhub with this XP machine), and delete some
related .inf file in windows\inf directory and the registry key in
HKLM\SYSTEM\CurrentControlSet\Enum\USB\ location. However after inserting
the device and suplied the new .inf file. Hardware Update Wizard in XP
reports that there was a problem installing this hardware, the name is
already in use as either a service name or a service display name. I suspect
this is because of the previous installation of this device with usbhub.sys
(the XP used with uncleaned registry entry).
Is my analysis correct? You guys have any comments?
Best Regards,
Wayut