;
; ELSA Display INF file
;
[Version]
Signature="$Windows NT$"
Provider="ELSA AG"
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
BIOS =%ELSA_BoardBIOS%
;
; Dest directories are \windows\system32 and \windows\system32\drivers
;
[DestinationDirs]
DefaultDestDir = 11
ELSADRV.Miniport = 12
ELSADRV.Display = 11
ELSADRV.OpenGL = 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 AG" = 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% = ELSADRV
;---------------------------------------------------------------------
; 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 = S3SWITCH.AddReg ; MOBILE_PRODUCTS AND GX2 only
AddReg = ELSA_OpenGLSoftwareSettings
DelReg = ELSA_OldRegSettings
;
; ELSA Service Installation
;
[ELSADRV.Services]
AddService = %ELSA_driver%, 0x00000002, ELSA_Generic_Service_Inst, ELSA_EventLog_Inst
DelService = S3Inc
[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]
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.inf]
%ELSA_inf%.inf
[ELSADRV.oldsys]
s3mini.sys,0x00000001 ; S3 miniport driver
[ELSADRV.olddll]
s3t3d2x.dll,0x00000001
s3savage.dll,0x00000001 ; Savage2 display driver
s3micd.dll,0x00000001 ; OpenGL ICD driver
[ELSADRV.OpenGL]
%ELSA_OGL%.dll
[ELSADRV.GeneralConfigData]
MaximumDeviceMemoryConfiguration=128
;
; 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%\OpenGL
;
; Source file information
;
[SourceDisksNames]
1 = %DiskId%,,,""
[SourceDisksFiles.x86]
%ELSA_inf%.inf = 1
%ELSA_display%.dll = 1, \i386
%ELSA_driver%.sys = 1, \i386
%ELSA_OGL%.dll = 1, \i386
[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 WINNER II"
ELSA_driver = "ewiim"
ELSA_display = "ewiid"
ELSA_OGL = "eoglwii"
ELSA_inf = "Winner2"
ELSA_BoardBIOS = "WINNER II"
DiskId="ELSA NT Driver Library installation disk"
drvlib="ELSA NT Driver Library"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.