Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

63 lines
1.4 KiB

  1. ; sbp2.INF -- This file contains the entry to load the sbp2port driver for all the 1394
  2. ; sbp2 devices
  3. ;
  4. ;*** Created 05/15/98 (Creation Date)
  5. [Version]
  6. Signature="$WINDOWS NT$"
  7. Class=SBP2
  8. ClassGuid={d48179be-ec20-11d1-b6b8-00c04fa372a7}
  9. Provider=%MSFT%
  10. LayoutFile=layout.inf
  11. ; =================== Class Sections ===========================
  12. [ClassInstall32]
  13. Addreg=SBP2_Class_addreg
  14. [SBP2_Class_addreg]
  15. HKR,,,0,%Sbp2ClassName%
  16. HKR,,Icon,,-21
  17. HKR,,NoInstallClass,,1
  18. [ControlFlags]
  19. ; All PnP devices should be excluded from manual AddDevice Applet list
  20. ExcludeFromSelect=*
  21. ; =================== Table of content =========================
  22. [DestinationDirs]
  23. SBP2_CopyFiles=12
  24. [Manufacturer]
  25. %GenManufacturer%=sbp2_device
  26. [sbp2_copyfiles]
  27. sbp2port.sys
  28. [sbp2_device]
  29. %1394\609E&10483.DeviceDesc%=sbp2_install, 1394\609E&10483
  30. [sbp2_install]
  31. CopyFiles=sbp2_copyfiles
  32. [sbp2_install.Services]
  33. AddService = sbp2port,2,sbp2_ServiceInstallSection,sbp2_InstallEventLogSection
  34. [sbp2_ServiceInstallSection]
  35. DisplayName=%sbp2_ServiceDesc%
  36. ServiceType = 1
  37. StartType = 0
  38. ErrorControl = 1
  39. ServiceBinary = %12%\sbp2port.sys
  40. [ControlFlags]
  41. [sbp2_InstallEventLogSection]
  42. AddReg = sbp2_EventLog_addreg
  43. [sbp2_EventLog_addreg]
  44. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\sbp2port.sys"
  45. HKR,,TypesSupported,0x00010001,7