????
Your IP : 18.217.177.60
Current Path : C:/Windows/INF/ |
|
Current File : C:/Windows/INF/sbp2.inf |
��; sbp2.INF -- This file contains the entry to load the sbp2port driver for all the 1394
; sbp2 devices
;
[Version]
Signature="$WINDOWS NT$"
Class=SBP2
ClassGuid={d48179be-ec20-11d1-b6b8-00c04fa372a7}
Provider=%MSFT%
PnpLockdown=1
DriverVer = 06/21/2006,10.0.20348.2849
[SourceDisksNames]
3426=windows cd
[SourceDisksFiles]
sbp2port.sys = 3426
[DestinationDirs]
SBP2_CopyFiles=12
[ControlFlags]
ExcludeFromSelect=*
BasicDriverOk=*
[Manufacturer]
%GenManufacturer%=sbp2_device,NTamd64
[sbp2_copyfiles]
sbp2port.sys,,,0x100
[sbp2_device.NTamd64]
%1394\609E&10483.DeviceDesc%=sbp2_install, 1394\609E&10483
[sbp2_install]
CopyFiles=sbp2_copyfiles
[sbp2_install.Services]
AddService = sbp2port,2,sbp2_ServiceInstallSection,sbp2_InstallEventLogSection
[sbp2_ServiceInstallSection]
DisplayName=%sbp2_ServiceDesc%
ServiceType = 1
StartType = 0
ErrorControl = 1
ServiceBinary = %12%\sbp2port.sys
[sbp2_InstallEventLogSection]
AddReg = sbp2_EventLog_addreg
[sbp2_EventLog_addreg]
HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\sbp2port.sys"
HKR,,TypesSupported,0x00010001,7
[Strings]
;Localizable
sbp2_ServiceDesc="SBP-2 Transport/Protocol Bus Driver"
GenManufacturer="IEEE 1394 SBP-2 Device Vendor"
1394\609E&10483.DeviceDesc="SBP2 Compliant IEEE 1394 device"
;Non-Localizable
MSFT="Microsoft"