fix wrong vid & pid values (#298)

This commit is contained in:
Gator96100 2017-05-31 21:40:27 +02:00 committed by pwpiwi
parent c87c452120
commit 43c3b944e4

View file

@ -3,16 +3,16 @@ Signature="$Windows NT$"
Class=Ports Class=Ports
ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318} ClassGuid={4D36E978-E325-11CE-BFC1-08002BE10318}
Provider=%ProviderName% Provider=%ProviderName%
DriverVer=10/15/2009,1.0.0.0 DriverVer=31/05/2017,1.1.0.0
[MANUFACTURER] [MANUFACTURER]
%ProviderName%=DeviceList, NTx86, NTamd64 %ProviderName%=DeviceList, NTx86, NTamd64
[DeviceList.NTx86] [DeviceList.NTx86]
%DeviceName%=DriverInstall,USB\VID_2d2d&PID_504d %DeviceName%=DriverInstall,USB\VID_9AC4&PID_4B8F
[DeviceList.NTamd64] [DeviceList.NTamd64]
%DeviceName%=DriverInstall,USB\VID_2d2d&PID_504d %DeviceName%=DriverInstall,USB\VID_9AC4&PID_4B8F
[DriverInstall] [DriverInstall]
include=mdmcpq.inf include=mdmcpq.inf