; neomagic.inf
;
; Installation inf for the NeoMagic neo20xx graphics adapter.
;
[Version]
Signature="$CHICAGO$"
Provider=%NeoMagic%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
[DestinationDirs]
DefaultDestDir = 11
neo20xx.Miniport = 12 ; drivers
neo20xx.Display = 11 ; system32
;
; Driver information
;
[Manufacturer]
%NeoMagic% = NeoMagic.Mfg
[NeoMagic.Mfg]
%NeoMagic% MagicMedia 256 AV = neo20xx
;
; General installation section
;
[neo20xx]
CopyFiles=neo20xx.Miniport, neo20xx.Display
;
; File sections
;
[neo20xx.Miniport]
neo20xx.sys
[neo20xx.Display]
neo20xx.dll
neomagic.dll
tsb.dll
neomagic.hlp
;
; Service Installation
;
[neo20xx.Services]
AddService = neo20xx, 0x00000002, neo20xx_Service_Inst, neo20xx_EventLog_Inst
[neo20xx_Service_Inst]
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 1 ; SERVICE_SYSTEM_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary = %12%\neo20xx.sys
[neo20xx_EventLog_Inst]
AddReg = neo20xx_EventLog_AddReg
[neo20xx_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\neo20xx.sys"
HKR,,TypesSupported,0x00010001,7
;
; Software Installation
;
[neo20xx.SoftwareSettings]
AddReg = neo20xx_SoftwareDeviceSettings
[neo20xx_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, neo20xx, framebuf
HKR,, VgaCompatible, %REG_DWORD%, 0
HKLM,%KEY1%,,%REG_SZ%,"{6643a3a0-7c15-11c5-913c-0020afe4e9d7}"
HKLM,%KEY2%,{6643a3a0-7c15-11c5-913c-0020afe4e9d7},%REG_SZ%,"NeoMagic CPL Extension"
HKLM,%KEY3%,{6643a3a0-7c15-11c5-913c-0020afe4e9d7},%REG_SZ%,"NeoMagic CPL Extension"
HKLM,%KEY4%,,%REG_SZ%,"neomagic.dll"
HKLM,%KEY4%,ThreadingModel,%REG_SZ%,"Apartment"
;
; Source file information
;
[SourceDisksNames.x86]
1 = %DiskId%,,,""
[SourceDisksFiles]
neo20xx.sys = 1
neo20xx.dll = 1
tsb.dll = 1
; framebuf.dll = 1 ; always shipped and preinstalled by NT itself - no need to copy
[Strings]
;
; Non-Localizable Strings
;
REG_SZ = 0x00000000
REG_MULTI_SZ = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY = 0x00000001
REG_DWORD = 0x00010001
SERVICEROOT = System\CurrentControlSet\Services
;
; Localizable Strings
;
DiskId = "NeoMagic Installation DISK (VIDEO)"
GraphAdap = "Graphics Adapter"
NeoMagic = "NeoMagic"
KEY1 = Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\NeoMagic CPL Extension
KEY2 = Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved
KEY3 = Software\Classes\CLSID
KEY4 = Software\Classes\CLSID\{6643a3a0-7c15-11c5-913c-0020afe4e9d7}\InProcServer32
KEY5 = Software\Neomagic\PropertySheet
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.