;----------------------------------------------------------------
;
; ADAPTECPROCESSOR.INF -- This INF installs proper descriptions for
; the components detected by Windows 2000
; in Adaptec external storage subsystems
;
; Copyright (c) 2003 Adaptec Incorporated
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
;Created by Eugene M. Taranta II Dated 08-02-01
;Modified by Eugene M. Taranta II Dated 08-10-01
;Modified by Eugene M. Taranta II Dated 08-14-01
;Modified by Brent Premer Dated 06-25-02
;Modified by Brent Premer Dated 06-29-02
;Modified by Brent Premer Dated 07-08-02
;Modified by Brent Premer Dated 07-09-02
;Modified by Brent Premer Dated 07-10-02
;Modified by Brent Premer Dated 07-11-02
;Modified by Brent Premer Dated 07-15-02
;Modified by Stephan Stelter Dated 09-11-03
;
;----------------------------------------------------------------
; Changes in 09-11-03 version
; - updated DriverVer date, incremented version
; - added lines for controllers unrecognized under new firmware
;----------------------------------------------------------------
;
[Version]
Signature="$WINDOWS NT$"
Class=System
ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318}
Provider=%ADAPTEC%
DriverVer=09/11/2003,1.0.0.9
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[ControlFlags]
ExcludeFromSelect = *
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[Manufacturer]
%ADAPTEC% = ADAPTEC
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[ADAPTEC]
;
; Adaptec SAF-TE Processor
;
%ADAPTECSAF-TE.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_312R___
%ADAPTECSAF-TE.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_412R___
%ADAPTECSAF-TE.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_6320SS_
%ADAPTECSAF-TE.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_7320SS_
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
; Adaptec RAID Controller Processor
;
; Adaptec SCSI to SCSI RAID
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_6200S___________
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\Processor6200S___________________
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_6200S__
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_6200S_PROCESSOR_DEV
; Adaptec SCSI to SCSI RAID - firmware V100B07
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_6200S:A
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_6200S:B
;
; Adaptec FC to SCSI RAID
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_7200S___________
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\Processor7200S___________________
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_7200S__
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_7200S_PROCESSOR_DEV
; Adaptec FC to SCSI RAID - firmware V100B07
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_7200S:A
%ADAPTECRAID.DeviceDesc% = NODRV, SCSI\ProcessorAdaptec_DuraStor_7200S:B
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[NODRV]
; This INF gives Windows proper descriptions for the devices detected in
; Adaptec external storage subsystems. No actual drivers are installed.
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[NODRV.Services]
AddService = , %SPSVCINST_ASSOCSERVICE%
;
;----------------------------------------------------------------
;----------------------------------------------------------------
;
[strings]
ADAPTEC = "Adaptec"
ADAPTECSAF-TE.DeviceDesc = "Adaptec DuraStor SAF-TE Processor Device"
ADAPTECRAID.DeviceDesc = "Adaptec DuraStor RAID Processor Device"
;
;----------------------------------------------------------------
;
;*******************************************
;
;
SPSVCINST_ASSOCSERVICE = 0x00000002
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.