home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 5 / Windows / inf / nvraid.inf < prev    next >
Windows Setup INFormation  |  2008-01-19  |  10KB  |  166 lines

  1.  ■; Copyright (C) 2002  NVIDIA Corpoation
  2. ; Unauthorized copying or use without explicit permission of NVIDIA
  3. ; is prohibited
  4. ;
  5. [Version] 
  6. Signature = "$Windows NT$" 
  7. Class=SCSIAdapter
  8. ClassGUID={4D36E97B-E325-11CE-BFC1-08002BE10318} 
  9. Provider=%NVIDIA% 
  10. DriverVer=04/23/2007,5.10.2600.0830
  11. [DestinationDirs] 
  12. nvraid.Files = 12
  13. Crush11.Files = 12 
  14. [SourceDisksNames]
  15. 3426=windows cd
  16. [SourceDisksFiles]
  17. nvstor.sys=3426
  18. nvraid.sys=3426
  19. [Manufacturer] 
  20. %NVIDIA%=NVIDIA, NTx86, NTamd64
  21. [NVIDIA]
  22. [NVIDIA.NTx86]
  23. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0036&CC_0104
  24. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_003E&CC_0104
  25. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0054&CC_0104
  26. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0055&CC_0104
  27. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0267
  28. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0266
  29. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037E
  30. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037F
  31. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_036F
  32. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03F6
  33. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03F7
  34. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03E7
  35. %NVRAID_DESC%=nvraid,SCSI\__NVIDIA_______Raid_Disk
  36. %NVRAID_BUS_DESC%=nvraidbus,*_NVRAIDBUS
  37. %NVRAID_BUS_DESC%=nvraidbus,*NVRAIDBUS
  38. [NVIDIA.NTamd64]
  39. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0036&CC_0104
  40. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_003E&CC_0104
  41. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0054&CC_0104
  42. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0055&CC_0104
  43. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0267
  44. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_0266
  45. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037E
  46. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037F
  47. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_036F
  48. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03F6
  49. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03F7
  50. %NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_03E7
  51. %NVRAID_DESC%=nvraid,SCSI\__NVIDIA_______Raid_Disk
  52. %NVRAID_BUS_DESC%=nvraidbus,*_NVRAIDBUS
  53. %NVRAID_BUS_DESC%=nvraidbus,*NVRAIDBUS
  54.                                            
  55. [Crush11_Inst] 
  56. CopyFiles = Crush11.Files
  57. [Crush11_Inst.HW] 
  58. AddReg=Crush11_Inst.AddReg.HW
  59. [Crush11_Inst.AddReg.HW]
  60. ; allow access from system and administrator only
  61. HKR,,"Security",,"D:P(A;;GA;;;SY)(A;;GA;;;BA)"
  62. [Crush11_Inst.Services] 
  63. AddService = nvstor,0x00000002,Crush11_Service_Instx86,Crush11_EventLog_Instx86
  64. [Crush11_Service_Instx86] 
  65. ServiceType = %SERVICE_KERNEL_DRIVER% 
  66. StartType = %SERVICE_BOOT_START% 
  67. ErrorControl = %SERVICE_ERROR_CRITICAL% 
  68. ServiceBinary = %12%\nvstor.sys
  69. LoadOrderGroup = "SCSI Miniport"
  70. AddReg = Crush11_DisableFltCache_AddReg
  71. AddReg = pnpsafe_pci_addreg
  72. [Crush11_EventLog_Instx86]
  73. AddReg = Crush11_EventLog_AddReg
  74. [Crush11_EventLog_AddReg]
  75. HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\nvstor.sys"
  76. HKR,,TypesSupported,0x00010001,7 
  77. [Crush11_DisableFltCache_AddReg]
  78. HKR,,DisableFilterCache,0x00010001,1
  79. [pnpsafe_pci_addreg]
  80. HKR, "Parameters\PnpInterface", "5", %REG_DWORD%, 0x00000001
  81. [Crush11.Files] 
  82. nvstor.sys
  83. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  84. ;; RAID host controller
  85. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  86. [nvraidbus] 
  87. CopyFiles = nvraid.Files 
  88. [nvraidbus.Services] 
  89. AddService = nvraid,0x00000002,nvraid_Service_Inst, 
  90. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  91. ;; RAID device (disk)
  92. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  93. [nvraid] 
  94. CopyFiles = nvraid.Files 
  95. [nvraid.Services] 
  96. AddService = nvraid,0x00000002,nvraid_Service_Inst, 
  97. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  98. ;; RAID driver service section
  99. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  100. [nvraid_Service_Inst] 
  101. DisplayName    = %nvraidbus.SvcDesc%
  102. ServiceType    = %SERVICE_KERNEL_DRIVER%
  103. StartType      = %SERVICE_BOOT_START%
  104. ErrorControl   = %SERVICE_ERROR_NORMAL%
  105. LoadOrderGroup = System Bus Extender
  106. ServiceBinary  = %12%\nvraid.sys
  107. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  108. ;; copy file sections
  109. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  110. [nvraid.Files] 
  111. nvraid.sys
  112. [Strings] 
  113. ;  *******Localizable Strings******* 
  114. NVIDIA= "NVIDIA Corporation" 
  115. Desc_x860= "SRCDATA" 
  116. NVSTOR_DESC= "NVIDIA nForce Serial ATA Controller"
  117. DisplayClassName= "NVIDIA RAID CLASS"
  118. NVRAID_DESC= "NVIDIA nForce RAID Device" 
  119. NVRAID_BUS_DESC= "NVIDIA nForce RAID Controller" 
  120. nvraidbus.SvcDesc= "NVIDIA nForce RAID Driver   "
  121. ;  *******Non Localizable Strings******* 
  122. SERVICE_BOOT_START = 0x0 
  123. SERVICE_SYSTEM_START = 0x1 
  124. SERVICE_AUTO_START = 0x2 
  125. SERVICE_DEMAND_START = 0x3 
  126. SERVICE_DISABLED = 0x4 
  127. SERVICE_KERNEL_DRIVER = 0x1 
  128. SERVICE_ERROR_IGNORE = 0x0 
  129. SERVICE_ERROR_NORMAL = 0x1 
  130. SERVICE_ERROR_SEVERE = 0x2 
  131. SERVICE_ERROR_CRITICAL = 0x3 
  132. REG_EXPAND_SZ = 0x00020000 
  133. REG_DWORD = 0x00010001