Users Guide

9–Windows Driver Software
Modifying the Driver Software
98 BC0054508-00 M
To perform a silent install by feature:
Use the ADDSOURCE to include any of the following features.
Issue the following command according to platform:
IA32 platforms:
setup /s /v"/qn ADDSOURCE=Driversi32,BACSi32,BASPi32,SNMPi32,CIMi32"
AMD/EM64T platforms:
setup /s /v"/qn ADDSOURCE=Driversa64,BACSa64,BASPa64,SNMPa64,CIMa64"
The following command-line statement installs only the Marvell drivers according
to platform:
IA32 platforms:
setup /s /v"/qn ADDSOURCE=Driversi32"
AMD64 platforms:
setup /s /v"/qn ADDSOURCE=Driversa64"
To perform a silent install from within a batch file:
To perform a silent install from within a batch file and to wait for the install to
complete before continuing with the next command line, issue the following
command:
start /wait setup /s /w /v/qn
Modifying the Driver Software
To modify the driver software:
1. In the Control Panel, double-click Add or Remove Programs.
2. Click QLogic Drivers and Management Applications, and then click
Change.
3. Click Next to continue.
NOTE
The Marvell device drivers are a required feature and are always installed,
even if you do not specify ADDSOURCE.