;************************************************************************************ ; oemsetup.inf - (Windows 2000 and above only) ; ; This is the INF file for Windows 2000 and above for the ARECA ; SATA PCI RAID HOST Adapter SCSI Cards ; ; ********************************************************************* ; * * ; * Copyright 2002 ARECA, Inc. All rights reserved. * ; * * ; * This file is property of ARECA, Inc. and is licensed for * ; * use as is. The receipt of or possession of this file does not * ; * convey any rights to modify its contents, in whole, or in part, * ; * without the specific written consent of ARECA, Inc. * ; * * ; ********************************************************************* ;************************************************************************************ [Version] Signature="$WINDOWS NT$" Class=System ClassGuid={4D36E97D-E325-11CE-BFC1-08002BE10318} Provider=%ARECA% DriverVer=03/22/2007,6.20.00.14 CatalogFile=arcmsr.cat [ControlFlags] ExcludeFromSelect = * [SourceDisksNames] [SourceDisksFiles] [Manufacturer] %ARECA%=ARECA [ARECA] %Areca.DeviceDesc% = ARCVDEV, SCSI\Processor__Areca_RAID_controller_ [ARCVDEV] AddReg=RaidAddreg [RaidAddreg] HKR, "Parameters\virtualraid", "level", 0x00010001, 0x00000001 ;**************************************************** ; this is blank to just allow the install to succeed ;**************************************************** [ARCVDEV.Services] AddService = , %SPSVCINST_ASSOCSERVICE% ; areca raid virtual device service install [strings] ARECA = "Areca Technology Corporation" Areca.DeviceDesc = "Areca VIRTUAL SCSI RAID Device" ;**************************************************** ;Handy macro substitutions (non-localizable) ;**************************************************** SPSVCINST_ASSOCSERVICE = 0x00000002