home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1999 October / VPR9910B.BIN / DRIVER / ELSA / ERA2NT4B / ERA2NT4B.ZIP / Erazor2.inf < prev    next >
Windows Setup INFormation  |  1999-06-24  |  4KB  |  187 lines

  1. ;
  2. ; ELSA Display INF file
  3. ;
  4.  
  5. [Version]
  6. Signature="$Windows NT$"
  7. Provider="ELSA AG"
  8. ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
  9. Class=Display
  10. BIOS     =%ELSA_BoardBIOS%
  11.  
  12. ;
  13. ; Dest directories are \windows\system32 and \windows\system32\drivers
  14. ;
  15.  
  16. [DestinationDirs]
  17. DefaultDestDir        = 11
  18. ELSADRV.Miniport      = 12
  19. ELSADRV.Display       = 11
  20. ELSADRV.oldsys        = 12
  21. ELSADRV.olddll        = 11
  22. ELSADRV.inf           = 17
  23.  
  24. ;
  25. ; The Manufacturer section lists all of the manufacturers that we will
  26. ; display in the Dialog box. DEVICE sections are specified.
  27. ;
  28.  
  29. [Manufacturer]
  30. "ELSA AG"      = ELSA.Mfg
  31.  
  32. ;
  33. ; Device section. Each section here corresponds with an entry listed in the
  34. ; [Manufacturer] section, above. The models will be displayed in the order
  35. ; that they appear in the INF file. This section identifies
  36. ; the corresponding INSTALL sections.
  37. ;
  38.  
  39.  
  40. [ELSA.Mfg]
  41.  
  42. %ELSA_BOARD%   = ELSADRV, PCI\VEN_10DE&DEV_0020
  43.  
  44. ;---------------------------------------------------------------------
  45. ; ELSA Driver INSTALL Section. This INSTALL section specifies
  46. ; what files are to to be copied (File List sections)
  47. ;---------------------------------------------------------------------
  48.  
  49. [ELSADRV]
  50. CopyFiles=ELSADRV.Miniport, ELSADRV.Display, ELSADRV.OpenGL, ELSADRV.inf
  51. DelFiles=ELSADRV.oldsys
  52. DelFiles=ELSADRV.olddll
  53.  
  54. ;
  55. ; ELSA Driver INSTALL Section. This INSTALL section specifies
  56. ; what registry fields are to be modified (ADD Registry section)
  57. ;
  58.  
  59. [ELSADRV.SoftwareSettings]
  60. AddReg = ELSA_SoftwareDeviceSettings
  61. AddReg = ELSA_OpenGLSoftwareSettings
  62. DelReg = ELSA_OldRegSettings
  63.  
  64. ;
  65. ; ELSA Service Installation
  66. ;
  67.  
  68. [ELSADRV.Services]
  69. AddService = %ELSA_driver%, 0x00000002, ELSA_Generic_Service_Inst, ELSA_EventLog_Inst
  70. DelService = nvrm
  71. DelService = nvarch
  72. DelService = nvgfx
  73. DelService = earch
  74. DelService = egfx
  75. DelService = ESYNPROM
  76. DelService = ESYNIIM
  77. DelService = NV
  78. DelService = NV4
  79.  
  80. [ELSADRV.GeneralConfigData]
  81. MaximumDeviceMemoryConfiguration=80
  82.  
  83. [ELSA_EventLog_Inst]
  84. AddReg = ELSA_EventLog_AddReg
  85.  
  86. [ELSA_EventLog_AddReg]
  87. HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\%ELSA_driver%.sys"
  88. HKR,,TypesSupported,0x00010001,7
  89.  
  90. [ELSA_Generic_Service_Inst]
  91. ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
  92. StartType      = 1                  ; SERVICE_SYSTEM_START
  93. ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
  94. LoadOrderGroup = Video
  95. ServiceBinary  = %12%\%ELSA_driver%.sys
  96.  
  97. ;
  98. ; File List sections for ELSADRV.Display and ELSADRV.Miniport
  99. ;
  100.  
  101. [ELSADRV.Display]
  102. %ELSA_display%.dll
  103.  
  104. [ELSADRV.Miniport]
  105. %ELSA_driver%.sys
  106.  
  107. [ELSADRV.inf]
  108. %ELSA_inf%.inf
  109.  
  110. [ELSADRV.oldsys]
  111. nvrm.sys,0x00000001
  112. nvarch.sys,0x00000001
  113. nvgfx.sys,0x00000001
  114. earch.sys,0x00000001
  115. egfx.sys,0x00000001
  116. ESYNPROM.SYS,0x00000001
  117. ESYNIIM.SYS,0x00000001
  118. NV_MINI.SYS,0x00000001
  119. NV4_MINI.SYS,0x00000001
  120.  
  121. [ELSADRV.olddll]
  122. ESYNPROD.DLL,0x00000001
  123. ESYNIID.DLL,0x00000001
  124. ESYNPROO.DLL,0x00000001
  125. ESYNIIO.DLL,0x00000001
  126. NV_DISP.DLL,0x00000001
  127. NV4_DISP.DLL,0x00000001
  128. NV4OGLNT.DLL,0x00000001
  129. NVOGLNT.DLL,0x00000001
  130. NVOPENGLNT.DLL,0x00000001
  131.  
  132. [ELSADRV.OpenGL]
  133. %ELSA_OGL%.dll
  134.  
  135. ;
  136. ; ELSA Add registry section
  137. ;
  138.  
  139. [ELSA_SoftwareDeviceSettings]
  140. HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, %ELSA_display%
  141. HKR,, VgaCompatible,               %REG_DWORD%,    0
  142.  
  143. [ELSA_OpenGLSoftwareSettings]
  144. HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers", %ELSA_BOARD%, %REG_SZ%, %ELSA_OGL%
  145.  
  146. [ELSA_OldRegSettings]
  147. HKLM, SOFTWARE\ELSA\%ELSA_BOARD%\OpenGL  
  148.  
  149. ;
  150. ; Source file information
  151. ;
  152.  
  153. [SourceDisksNames]
  154. 1 = %DiskId%,,,""
  155.  
  156. [SourceDisksFiles.x86]
  157. %ELSA_inf%.inf     = 1
  158. %ELSA_display%.dll = 1, \i386
  159. %ELSA_driver%.sys  = 1, \i386
  160. %ELSA_OGL%.dll     = 1, \i386
  161.  
  162. [Strings]
  163. ;
  164. ; Non-Localizable Strings
  165. ;
  166.  
  167. REG_SZ         = 0x00000000
  168. REG_MULTI_SZ   = 0x00010000
  169. REG_EXPAND_SZ  = 0x00020000
  170. REG_BINARY     = 0x00000001
  171. REG_DWORD      = 0x00010001
  172. serviceroot    = System\CurrentControlSet\Services
  173.  
  174. ;
  175. ; Localizable Strings
  176. ;
  177.  
  178. ELSA_BOARD        = "ELSA ERAZOR II"
  179. ELSA_driver       = "eeiim"
  180. ELSA_display      = "eeiid"
  181. ELSA_OGL          = "eogleii"
  182. ELSA_inf          = "Erazor2"
  183. ELSA_BoardBIOS    = "ERAZOR II"
  184.  
  185. DiskId="ELSA NT Driver Library installation disk"
  186. drvlib="ELSA NT Driver Library"
  187.