Leaked source code of windows server 2003
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.

64 lines
1.5 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. HKR,,Security,,"D:P(A;;GAFA;;;SY)(A;;GAFA;;;BA)" ; ACL allowing System and Admin
  19. [ControlFlags]
  20. ; All PnP devices should be excluded from manual AddDevice Applet list
  21. ExcludeFromSelect=*
  22. ; =================== Table of content =========================
  23. [DestinationDirs]
  24. SBP2_CopyFiles=12
  25. [Manufacturer]
  26. %GenManufacturer%=sbp2_device
  27. [sbp2_copyfiles]
  28. sbp2port.sys
  29. [sbp2_device]
  30. %1394\609E&10483.DeviceDesc%=sbp2_install, 1394\609E&10483
  31. [sbp2_install]
  32. CopyFiles=sbp2_copyfiles
  33. [sbp2_install.Services]
  34. AddService = sbp2port,2,sbp2_ServiceInstallSection,sbp2_InstallEventLogSection
  35. [sbp2_ServiceInstallSection]
  36. DisplayName=%sbp2_ServiceDesc%
  37. ServiceType = 1
  38. StartType = 0
  39. ErrorControl = 1
  40. ServiceBinary = %12%\sbp2port.sys
  41. [ControlFlags]
  42. [sbp2_InstallEventLogSection]
  43. AddReg = sbp2_EventLog_addreg
  44. [sbp2_EventLog_addreg]
  45. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\sbp2port.sys"
  46. HKR,,TypesSupported,0x00010001,7