30-60
In this case, the entry is 1027_24592, which corresponds to a VID of 0x0403 (1027)
and a PID of 0x6010 (24592) device. If this is not the device to be installed, the
message will recur.
To solve the problem, the INF files must be edited to accommodate the required VID and
PID. For the D2XX drivers, edit the bold red entries in the following line in the ftd2xx.inf
file:
[FtdiHw]
"FTDI Dual device"=FTDI,USB\&VID_0403&PID_6010
For the VCP drivers, edit the bold red entries in the following line in the
FTDIPORT.inf:
[FtdiHw]
%VID_0403&PID_6010.DeviceDesc%=FtdiPort232,FTDIBUS\COMPORT&VID_0403&PI
D_6010
5. Device can write but cannot read