Select and use a driver with mismatching PID on x64 systems

Posted by NeDev on Stack Overflow See other posts from Stack Overflow or by NeDev
Published on 2010-06-09T23:07:11Z Indexed on 2010/06/09 23:12 UTC
Read the original article Hit count: 214

Filed under:
|
|
|

The Silicon Labs CP210x chip allows the PID to be customized which in turn means a customized driver is needed to have a matching PID. On x64 systems that require driver signing using a customized driver would also require signing that driver. Fortunately it is possible to use the original signed CP210x driver by manually select it for the device as explained here.

What I would like to know is if it is possible to use DPinst or some other method to automatically have the original signed CP210x driver selected for the device during install or when the CP210x device is plugged in?

© Stack Overflow or respective owner

Related posts about driver

Related posts about signature