NEOMAGIC.INF Driver File Contents (vga.zip)

; 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% MagicGraph 128ZV+/XD = neo20xx
                                                                                                                       
                                                                                                                       
;                                                                                                                      
; General installation section                                                                                         
;                                                                                                                      
                                                                                                                       
[neo20xx]                                                                                                                   
CopyFiles=neo20xx.Miniport, neo20xx.Display, neo20xx.VPM                                                                                      
UpdateInis=VPM.Ini
                                                                                                                       
;                                                                                                                      
; File sections                                                                                                        
;                                                                                                                      
                                                                                                                       
[neo20xx.Miniport]                                                                                                          
neo20xx.sys                                                                                                                 
                                                                                                                       
[neo20xx.Display]                                                                                                           
neo20xx.dll
neofb.dll
neomagic.dll                                                                                                                       

[neo20xx.VPM]
vpmdd32.dll
vpmdd16.dll
vpmneo.drv
                                                                                                                       
;                                                                                                                      
; 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                                                                                       
                                                                                                                       
                                                                                                                       
[VPM.Ini]
system.ini,drivers,"VPM=VPMNEO.DRV"
;                                                                                                                      
; Software Installation                                                                                                
;                                                                                                                      
                                                                                                                       
[neo20xx.SoftwareSettings]                                                                                                  
AddReg = neo20xx_SoftwareDeviceSettings                                                                                     
                                                                                                                       
[neo20xx_SoftwareDeviceSettings]                                                                                            
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, neo20xx                                                                
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
neofb.dll = 1
                                                                                                                      
                                                                                                                       
                                                                                                                       
[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
Download Driver Pack

How To Update Drivers Manually

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.

server: ftp, load: 1.33