|
Thanks to rlgura, I got the fix. The change in the .INF file is to add the line
%USB\VID_0A5C&PID_5800.DeviceDesc%=cvusbdrv.Dev, USB\VID_0A5C&PID_5800
under the Device Section. After that, no more hardware bangs!
UPDATE: In using the changed .INF file, I am able to step through the New Hardware Wizard without a problem. However, when used within our HII, the device is not enumerated in the Device Manager. I can step through the wizard, but the point is to NOT have to do that.
As a side note, on a couple of the devices (IDT High Def Audio and Intel Integrated Video) the Found New Hardware wizard pops up until after the app for the hardware is installed. The drivers are exactly the same but for some reason they are not registered until later. Any ideas on that front?
Last edited by Keslaa; 12-01-2008 at 12:38 AM..
|