home *** CD-ROM | disk | FTP | other *** search
- ;
- ; (c) Copyright 2000 ELSA AG (Aachen, Germany)
- ;
- ; ELSA Display INF file
- ;
-
- [Version]
- Signature="$Windows NT$"
- Provider="ELSA AG"
- ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
- Class=Display
- CatalogFile=%ELSA_cat%.cat
- DriverVer=02/09/2000, 5.07.00.254
-
- ;
- ; Dest directories are \windows\system32 and \windows\system32\drivers
- ;
-
- [DestinationDirs]
- DefaultDestDir = 11
- ELSADRV.Miniport = 12
- ELSADRV.Display = 11
- ELSADRV.oldsys = 12
- ELSADRV.olddll = 11
- ;ELSADRV.inf = 17
-
- ;
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box. DEVICE sections are specified.
- ;
-
- [Manufacturer]
- "ELSA" = ELSA.Mfg
-
- ;
- ; Device section. Each section here corresponds with an entry listed in the
- ; [Manufacturer] section, above. The models will be displayed in the order
- ; that they appear in the INF file. This section identifies
- ; the corresponding INSTALL sections.
- ;
-
-
- [ELSA.Mfg]
-
- %ELSA_BOARD% (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C401048
- %ELSA_BOARD% (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C441048
- %ELSA_BOARD% (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C451048
- %ELSA_BOARD% "PCI" (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C461048
- %ELSA_BOARD% "PCI" (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C471048
- ;"ELSA SYNERGY Force" (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0100&SUBSYS_0C481048
- %ELSA_BOARD% (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C491048
- %ELSA_BOARD% "Pro" (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C4A1048
- %ELSA_BOARD% "Pro" (BETA) = ELSADRV,, PCI\VEN_10DE&DEV_0103&SUBSYS_0C4B1048
-
- ;---------------------------------------------------------------------
- ; ELSA Driver INSTALL Section. This INSTALL section specifies
- ; what files are to to be copied (File List sections)
- ;---------------------------------------------------------------------
-
- [ELSADRV]
- CopyFiles=ELSADRV.Miniport, ELSADRV.Display, ELSADRV.OpenGL
- DelFiles=ELSADRV.oldsys
- DelFiles=ELSADRV.olddll
-
- ;
- ; ELSA Driver INSTALL Section. This INSTALL section specifies
- ; what registry fields are to be modified (ADD Registry section)
- ;
-
- [ELSADRV.SoftwareSettings]
- AddReg = ELSA_SoftwareDeviceSettings
- AddReg = ELSA_OpenGLSoftwareSettings
- DelReg = ELSA_OldRegSettings
-
- ;
- ; ELSA Service Installation
- ;
-
- [ELSADRV.Services]
- AddService = %ELSA_driver%, 0x00000002, ELSA_Generic_Service_Inst, ELSA_EventLog_Inst
-
- [ELSADRV.GeneralConfigData]
- MaximumDeviceMemoryConfiguration=80
-
- [ELSA_EventLog_Inst]
- AddReg = ELSA_EventLog_AddReg
-
- [ELSA_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\%ELSA_driver%.sys"
- HKR,,TypesSupported,0x00010001,7
-
- [ELSA_Generic_Service_Inst]
- DisplayName = %ELSA_BOARD%" driver"
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- LoadOrderGroup = Video
- ServiceBinary = %12%\%ELSA_driver%.sys
-
- ;
- ; File List sections for ELSADRV.Display and ELSADRV.Miniport
- ;
-
- [ELSADRV.Display]
- %ELSA_display%.dll
-
- [ELSADRV.Miniport]
- %ELSA_driver%.sys
-
- [ELSADRV.oldsys]
-
- [ELSADRV.olddll]
-
- [ELSADRV.OpenGL]
- %ELSA_OGL%.dll
-
- ;
- ; ELSA Add registry section
- ;
-
- [ELSA_SoftwareDeviceSettings]
- HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, %ELSA_display%
- HKR,, VgaCompatible, %REG_DWORD%, 0
-
- [ELSA_OpenGLSoftwareSettings]
- HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers", %ELSA_BOARD%, %REG_SZ%, %ELSA_OGL%
-
- [ELSA_OldRegSettings]
- HKLM, SOFTWARE\ELSA\%ELSA_BOARD%
- HKR, OpenGL
- HKR,, NVREGSWITCHES
- HKR,, NV4_Modes
- HKR,, NV5_Modes
- HKR,, NV0A_Modes
- HKR,, NVVANTA_Modes
- HKR,, NV5M64_Modes
- HKR,, NV5ULTRA_Modes
- HKR,, NV10_Modes
- HKR,, NV10ULTRA_Modes
- HKR,, NV10GL_Modes
- HKR,, DMTOVERRIDE
- HKR,, DisableExtRefresh
- HKR,, Max16x12
- HKR,, Disable19x12x32at60
- HKR,, Disable16x12x32ge70
- HKR,, Disable19x10x32ge70
- HKR,, DellSwitch1
- HKR,, OglStencil
- HKR,, OGL_BufferRegionExt
- HKR,, OGL_BufferRegionUseVidMem
- HKR,, OGL_CmdBufMinWords
- HKR,, OGL_CmdBufSizeWords
- HKR,, OGL_DefaultSwapInterval
- HKR,, OGL_FlippingControl
- HKR,, OGL_MaxFramesAllowed
- HKR,, OGL_MaxTexSize
- HKR,, OGL_RenderQualityFlags
- HKR,, OGL_TargetFlushCount
- HKR,, OGL_TexMemorySpaceEnables
- HKR,, OGL_TexStagingBufferMultSize
- HKR,, OGL_TexStagingBufferSize
- HKR,, OGL_TexturePrecache
- HKR,, OGL_TextureQuality
- HKR,, OGL_VidMemMinTexWidth
-
- ;
- ; Source file information
- ;
-
-
- [SourceDisksNames.x86]
- 1 = %DiskId%,,,""
- 2 = %DiskId%,,,""
-
- [SourceDisksFiles]
- %ELSA_inf%.inf = 1
- %ELSA_display%.dll = 2
- %ELSA_driver%.sys = 2
- %ELSA_OGL%.dll = 2
-
- [Strings]
- ;
- ; Non-Localizable Strings
- ;
-
- REG_SZ = 0x00000000
- REG_MULTI_SZ = 0x00010000
- REG_EXPAND_SZ = 0x00020000
- REG_BINARY = 0x00000001
- REG_DWORD = 0x00010001
- REG_SZ_APPEND = 0x00010008
- serviceroot = System\CurrentControlSet\Services
-
- ;
- ; Localizable Strings
- ;
-
- ELSA_BOARD = "ELSA GLoria II"
- ELSA_driver = egl2m
- ELSA_display = egl2d
- ELSA_OGL = eoglgl2
- ELSA_inf = GLoria2
- ELSA_cat = GLoria2
-
- DiskId="ELSA NT Driver Library installation disk"
- drvlib="ELSA NT Driver Library"
-