RDIF1072.INF Driver File Contents (sp555_win8d_v100.zip)

ÿþ; Installation inf for the SP-555

;

; Copyright (c) 2012 Roland Corporation

;

[Version]

Signature="$Windows NT$"

Class=MEDIA

ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}

Provider=%MfgName%

CatalogFile=RDID1072.CAT

DriverVer=10/25/2012,1.00.00.0000



;---------------------------------------------------------------;



[DestinationDirs]

RDID0072.Files.Asio	= 11

RDID0072.Files.User	= 11

RDID0072.Files.Inst	= 11

RDID0072.Files.Ext	= 10,system32\drivers ; %SystemRoot%\system32\drivers

DefaultDestDir 	    = 10,system32\drivers ; %SystemRoot%\system32\drivers



[SourceDisksNames]

1=%RDID0072DiskName%,,



[SourceDiskSFiles]

RDWM1072.SYS=1

RDAS1072.DLL=1

RDDP1072.EXE=1

RDCP1072.CPL=1

RDCI1072.DLL=1



;---------------------------------------------------------------;



[Manufacturer]

%MfgName%=Roland,NTx86.6.2,NTx86.6.3



;[ControlFlags]

;ExcludeFromSelect=*



[Roland]

;; Windows7 - Windows2000 or Windows9X / ME

;; not supported



[Roland.NTx86.6.2]

;; Windows8

%RDID0072DeviceDesc%=RDID0072Install, USB\VID_0582&PID_00C5 ; SP-555



[Roland.NTx86.6.3]

;; not supported



;===============================================================;



[RDID0072Install]

Include=ks.inf,wdmaudio.inf

Needs=KS.Registration,WDMAUDIO.Registration

CopyFiles=RDID0072.Files.User,RDID0072.Files.Ext,RDID0072.Files.Asio

AddReg=RDID0072AddReg



[RDID0072Install.CoInstallers]

AddReg=RDID0072CoInstallers.AddReg

CopyFiles=RDID0072.Files.Inst



[RDID0072CoInstallers.AddReg]

HKR,,CoInstallers32,%REG_MSZ%,"RdCi1072.dll,ProcCoInst"



[RDID0072AddReg]

HKR,,DevLoader,,"*ntkern"

HKR,,AssociatedFilters,,"wdmaud,swmidi,redbook"

HKR,,Driver,,rdwm1072.sys

HKR,,NTMPDriver,,"rdwm1072.sys"



HKR,Drivers,SubClasses,,"wave,midi,mixer"



HKR,Drivers\wave\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\midi\wdmaud.drv,Driver,,wdmaud.drv

HKR,Drivers\mixer\wdmaud.drv,Driver,,wdmaud.drv



HKR,Drivers\wave\wdmaud.drv,Description,,%RDID0072DeviceDesc%

HKR,Drivers\midi\wdmaud.drv, Description,,%RDID0072DeviceDesc%

HKR,Drivers\mixer\wdmaud.drv,Description,,%RDID0072DeviceDesc%



HKLM,%MediaCategories%\%WDM.To11.szPname.GUID%,Name,,%WDM.To11.szPname%

HKLM,%MediaCategories%\%WDM.To11.szPname.GUID%,Display,1,00,00,00,00

HKLM,%MediaCategories%\%WDM.Ti11.szPname.GUID%,Name,,%WDM.Ti11.szPname%

HKLM,%MediaCategories%\%WDM.Ti11.szPname.GUID%,Display,1,00,00,00,00



[RDID0072Install.Services]

AddService = RDID1072, 0x00000002, RDID0072_Service_Inst



[RDID0072_Service_Inst]

DisplayName   = %RDID0072DeviceDesc%

ServiceType   = 1                  ; SERVICE_KERNEL_DRIVER

StartType     = 3                  ; SERVICE_DEMAND_START

ErrorControl  = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary = %10%\system32\Drivers\rdwm1072.sys



;;;

;;

[RDID0072.Files.Ext]

Rdwm1072.sys



[RDID0072.Files.User]

RDCP1072.CPL

RDDP1072.EXE



[RDID0072.Files.Inst]

RdCi1072.dll



[RDID0072.Files.Asio]

rdas1072.dll



[RDID0072Install.Interfaces]

AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Wo11%, WDM.Interface.Wo11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Wo11%, WDM.Interface.Wo11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Wo11%, WDM.Interface.Wo11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Wi11%, WDM.Interface.Wi11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Wi11%, WDM.Interface.Wi11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Wi11%, WDM.Interface.Wi11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Md11%, WDM.Interface.Md11

AddInterface=%KSCATEGORY_RENDER%,   %KSNAME_Md11%, WDM.Interface.Md11

AddInterface=%KSCATEGORY_CAPTURE%,  %KSNAME_Md11%, WDM.Interface.Md11



AddInterface=%KSCATEGORY_AUDIO%,    %KSNAME_Topology%,  WDM.Interface.Topology



[WDM.Interface.Wo11]

AddReg=WDM.Interface.Wo11.AddReg

[WDM.Interface.Wo11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Wo11.szPname%



[WDM.Interface.Wi11]

AddReg=WDM.Interface.Wi11.AddReg

[WDM.Interface.Wi11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Wi11.szPname%



[WDM.Interface.Md11]

AddReg=WDM.Interface.Md11.AddReg

[WDM.Interface.Md11.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Md11.szPname%



[WDM.Interface.Topology]

AddReg=WDM.Interface.Topo.AddReg

;; warning!! must be "Topo" because "Topology" is too long

[WDM.Interface.Topo.AddReg]

HKR,,CLSID,,%Proxy.CLSID%

HKR,,FriendlyName,,%WDM.Topology.szPname%



;---------------------------------------------------------------;

[Strings]

MfgName="Roland"



RDID0072DiskName="SP-555 Driver Installation disk"

RDID0072DeviceDesc="SP-555"



Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}"

KSCATEGORY_AUDIO="{6994AD04-93EF-11D0-A3CC-00A0C9223196}"

KSCATEGORY_RENDER="{65E8773E-8F56-11D0-A3B9-00A0C9223196}"

KSCATEGORY_CAPTURE="{65E8773D-8F56-11D0-A3B9-00A0C9223196}"



KSNAME_Wo11="WaveOut1-1"

WDM.Wo11.szPname="OUT (SP-555)"



KSNAME_Wi11="WaveIn1-1"

WDM.Wi11.szPname="IN (SP-555)"



KSNAME_Md11="Midi1-1"

WDM.Md11.szPname="SP-555"



KSNAME_Topology="Topology"

WDM.Topology.szPname="SP-555 Mixer"



MediaCategories="SYSTEM\CurrentControlSet\Control\MediaCategories"



WDM.To11.szPname="OUT"

WDM.Ti11.szPname="IN"

WDM.To11.szPname.GUID = "{41DC355F-EC2B-494a-BE55-8CA692530F63}"

WDM.Ti11.szPname.GUID = "{2CEBC780-0590-43f4-86F7-46927FD23D97}"



REG_MSZ = 0x00010000

Download Driver Pack

How To Update Drivers Manually

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.

server: web1, load: 1.25