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

  1.  ■;
  2. ; IBM ServeRAID Host Adapter Drivers
  3. ;
  4. ; Installation File For Microsoft Windows
  5. ;
  6. ; Version 1.0
  7. ;
  8. ; Copyright (c) Adaptec Incorporated
  9. ;
  10. ; Edited 02/10/05
  11. ;
  12. [Version]
  13. Signature = "$Windows NT$"
  14. Class = SCSIAdapter
  15. ClassGUID = {4D36E97B-E325-11CE-BFC1-08002BE10318}
  16. Provider=%IBM%
  17. DriverVer=06/02/2006, 7.10.56
  18. ;
  19. ; Source file information
  20. ;
  21. [SourceDisksNames]
  22. 3426=windows cd
  23. [SourceDisksFiles]
  24. nfrd960.sys = 3426
  25. [ControlFlags]
  26. ExcludeFromSelect=*
  27. [DestinationDirs]
  28. DefaultDestDir = 12
  29. [Manufacturer]
  30. ;;
  31. ;; x86 and X64 architectures
  32. ;;
  33. %IBM%=IBM,NTx86,NTamd64
  34. ;****************************
  35. ;IBM Manufacturer device list
  36. ;
  37. [IBM]
  38. [IBM.NTx86]
  39. %SERVERAID4M.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_01BE1014&REV_00
  40. %SERVERAID4L.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_01BF1014&REV_00
  41. %SERVERAID5i.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_02591014
  42. %SERVERAID4Mx.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_02081014&REV_00
  43. %SERVERAID4Lx.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_020E1014&REV_00
  44. %SERVERAID6M.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_02791014
  45. %SERVERAID6i.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_028C1014
  46. %SERVERAID7k.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_028E1014
  47. [IBM.NTamd64]
  48. %SERVERAID4M.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_01BE1014&REV_00
  49. %SERVERAID4L.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_01BF1014&REV_00
  50. %SERVERAID5i.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_02591014
  51. %SERVERAID4Mx.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_02081014&REV_00
  52. %SERVERAID4Lx.DeviceDesc%     = nfrd960_Inst, PCI\VEN_1014&DEV_01BD&SUBSYS_020E1014&REV_00
  53. %SERVERAID6M.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_02791014
  54. %SERVERAID6i.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_028C1014
  55. %SERVERAID7k.DeviceDesc%     = nfrd960_Inst, PCI\VEN_9005&DEV_0250&SUBSYS_028E1014
  56. [nfrd960_Inst]
  57. CopyFiles = @nfrd960.sys
  58. [nfrd960_Inst.Services]
  59. AddService = nfrd960, %SPSVCINST_ASSOCSERVICE%, nfrd960_Service_Inst, Miniport_EventLog_Inst
  60. [nfrd960_Service_Inst]
  61. ServiceType    = %SERVICE_KERNEL_DRIVER%
  62. StartType      = %SERVICE_BOOT_START%
  63. ErrorControl   = %SERVICE_ERROR_NORMAL%
  64. ServiceBinary  = %12%\nfrd960.sys
  65. LoadOrderGroup = SCSI Miniport
  66. AddReg         = pnpsafe_pci_addreg
  67. AddReg         = bus_type_raid
  68. ;*************************************************************
  69. ;These addreg sections should be used when installing services to indicate
  70. ;which interface types are safe for PNP and which aren't.  INTERFACE_TYPE
  71. ;is defined in NTDDK.H
  72. [pnpsafe_pci_addreg]
  73. HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
  74. ;*************************************************************
  75. ;These addreg sections should be used for non-SCSI miniports
  76. ;to indicate what STORAGE_BUS_TYPE they actually do support.
  77. [bus_type_raid]
  78. HKR, "Parameters", "BusType", 0x00010001, 0x00000008
  79. ;*************************************************************
  80. ;The EventLog entries are the same for all SCSI miniports.
  81. [Miniport_EventLog_Inst]
  82. AddReg = Miniport_EventLog_AddReg
  83. [Miniport_EventLog_AddReg]
  84. HKR,,EventMessageFile,%REG_EXPAND_SZ%,"%%SystemRoot%%\System32\IoLogMsg.dll"
  85. HKR,,TypesSupported,%REG_DWORD%,7
  86. [Strings]
  87. ; localizable
  88. IBM="IBM Corporation"
  89. SERVERAID4M.DeviceDesc     = "IBM ServeRAID 4M Controller"
  90. SERVERAID4L.DeviceDesc     = "IBM ServeRAID 4L Controller"
  91. SERVERAID5i.DeviceDesc     = "IBM ServeRAID 5i Controller"
  92. SERVERAID4Mx.DeviceDesc = "IBM ServeRAID 4Mx Controller"
  93. SERVERAID4Lx.DeviceDesc = "IBM ServeRAID 4Lx Controller"
  94. SERVERAID6M.DeviceDesc     = "IBM ServeRAID 6M Controller"
  95. SERVERAID6i.DeviceDesc     = "IBM ServeRAID 6i Controller"
  96. SERVERAID7k.DeviceDesc     = "IBM ServeRAID 7k Controller"
  97. ;*******************************************
  98. ;Handy macro substitutions (non-localizable)
  99. SPSVCINST_ASSOCSERVICE = 0x00000002
  100. SERVICE_KERNEL_DRIVER  = 1
  101. SERVICE_BOOT_START     = 0
  102. SERVICE_ERROR_NORMAL   = 1
  103. REG_EXPAND_SZ          = 0x00020000
  104. REG_DWORD              = 0x00010001