Added the description of the Brainwave board.
This commit is contained in:
parent
ed207a4857
commit
c78e350407
2 changed files with 9 additions and 1 deletions
|
|
@ -88,10 +88,16 @@ ServiceBinary=%12%\%DRIVERFILENAME%.sys
|
|||
[DeviceList]
|
||||
%DESCRIPTION6666%=DriverInstall, USB\VID_03EB&PID_204B&REV_6666
|
||||
%DESCRIPTION8888%=DriverInstall, USB\VID_03EB&PID_204B&REV_8888
|
||||
%Brainwave%=DriverInstall, USB\VID_16D0&PID_076B&MI_00
|
||||
%BrainWaveBootLoader%=DriverInstall, USB\VID_239A&PID_0001
|
||||
|
||||
|
||||
|
||||
[DeviceList.NTamd64]
|
||||
%DESCRIPTION6666%=DriverInstall, USB\VID_03EB&PID_204B&REV_6666
|
||||
%DESCRIPTION8888%=DriverInstall, USB\VID_03EB&PID_204B&REV_8888
|
||||
%Brainwave%=DriverInstall, USB\VID_16D0&PID_076B&MI_00
|
||||
%BrainWaveBootLoader%=DriverInstall, USB\VID_239A&PID_0001
|
||||
|
||||
|
||||
;------------------------------------------------------------------------------
|
||||
|
|
@ -106,4 +112,6 @@ MFGNAME="RRD (www.taurino.cc)"
|
|||
INSTDISK="TAURINO - ATmega2560 Driver Installer"
|
||||
DESCRIPTION6666="TAURINO - ATmega2560 compatible"
|
||||
DESCRIPTION8888="TAURINO - ATmega2560 compatible2"
|
||||
SERVICE="USB RS-232 Emulation Driver"
|
||||
SERVICE="USB RS-232 Emulation Driver"
|
||||
Brainwave="Brainwave"
|
||||
BrainWaveBootLoader="Brainwave Boot Loader"
|
||||
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue