Imagine.inf Driver File Contents (128w9113.exe)

;-----------------------------------------------------------------------------
; IMAGINE.INF file for Number Nine Visual Technology Products.
; Copyright 1995, 96  Number Nine Visual Technology Corporation
;-----------------------------------------------------------------------------
; Revision History:
;
; Version 0.13 (Build 440) April 1, 1995
; Version 0.16 (Build 490) June 16, 1995
; 1.01.05 DEC 18, 1995     Includes support for Imagine2.
; 1.01.06 JAN 03, 1996     Updated to include sanity.
; 1.01.07 FEB 21, 1996     Fix #9 name, remove SWCursor from system.ini, 
;                          add DDC support to I2 only
; 1.01.09 AUG 05, 1996     UnFix #9 name(!), change default resolution to 640
; 1.01.10 OCT 08, 1996     Add Hawkeye registry keys, changed .inf section
;                          names
;
;-----------------------------------------------------------------------------

;-----------------------------------------------------------------------------
; Standard header for all INF files.
;-----------------------------------------------------------------------------
[version]
Signature              = "$Chicago$"
InfVersion             = 01.01.10
Class                  = Display
Provider               = %NNVTC%


;-----------------------------------------------------------------------------
; Manufacturer of the device.
;-----------------------------------------------------------------------------
[Manufacturer]
%NNVTC%                = NumberNine


;-----------------------------------------------------------------------------
; PCI Device ID information and relationships.
;-----------------------------------------------------------------------------
[NumberNine]
%Imagine-128Desc%     = Imagine-128,PCI\VEN_105D&DEV_2309
%Imagine-Series2Desc% = Imagine-Series2,PCI\VEN_105D&DEV_2339


;-----------------------------------------------------------------------------
; Destination directories for the given file list.
;-----------------------------------------------------------------------------
[DestinationDirs]
DefaultDestDir         = 11


;-----------------------------------------------------------------------------
; Identifies and names the disks used for installation.
;-----------------------------------------------------------------------------
[SourceDisksNames]
1                      = %Imagine-DiskName%,,


;-----------------------------------------------------------------------------
; Names the source files used during installation and identifies the source
; disks that contain the files.
;-----------------------------------------------------------------------------
[SourceDisksFiles]
I128.drv               = 1
I128.vxd               = 1
I128DD32.dll           = 1
I2.drv                 = 1
I2.vxd                 = 1
I2DD32.dll             = 1


;-----------------------------------------------------------------------------
; Install section for Imagine Series Cards, by series type.
;-----------------------------------------------------------------------------
[Imagine-128]
CopyFiles              = CopyFiles.I128
DelReg                 = DelReg.Common
AddReg                 = AddReg.Common, AddReg.Modes, AddReg.I128
UpdateInis             = UpdateInis.I128

[Imagine-Series2]
CopyFiles              = CopyFiles.Series2
DelReg                 = DelReg.Common
AddReg                 = AddReg.Common, AddReg.Modes, AddReg.Series2, AddReg.HawkEye
UpdateInis             = UpdateInis.Series2


;-----------------------------------------------------------------------------
; CopyFiles section for Imagine Cards, by series type.
;-----------------------------------------------------------------------------
[CopyFiles.I128]
i128.drv
i128.vxd
i128dd32.dll

[CopyFiles.Series2]
i2.drv
i2.vxd
i2dd32.dll


;-----------------------------------------------------------------------------
; AddReg section for Imagine Cards, by series type.
;-----------------------------------------------------------------------------
[AddReg.I128]
HKR,DEFAULT,drv,,i128.drv
HKR,DEFAULT,minivdd,,i128.vxd

[AddReg.Series2]
HKR,DEFAULT,drv,,i2.drv
HKR,DEFAULT,minivdd,,i2.vxd
HKR,DEFAULT,DDC,,1


;-----------------------------------------------------------------------------
; Pos Dup section for Imagine-Series 2 & 3.
;-----------------------------------------------------------------------------
[Series2.PosDup]
*PNP0900, *PNP0917


;-----------------------------------------------------------------------------
; System INI Update section for Imagine Cards, by series type.
;-----------------------------------------------------------------------------
[UpdateInis.I128]
system.ini,Display,"SWCursor=0"

[UpdateInis.Series2]
system.ini,Display,"SWCursor=0"


;-----------------------------------------------------------------------------
; Common DelReg section.
;-----------------------------------------------------------------------------
[DelReg.Common]
HKR,,Ver
HKR,,DevLoader
HKR,DEFAULT
HKR,MODES
HKR,CURRENT


;-----------------------------------------------------------------------------
; Common AddlReg section.
;-----------------------------------------------------------------------------
[AddReg.Common]
HKR,,Ver,,4.0
HKR,,DevLoader,,*vdd
HKR,DEFAULT,Mode,,"8,640,480"
HKR,DEFAULT,RefreshRate,,-1
HKR,DEFAULT,ExtModeSwitch,,0


;-----------------------------------------------------------------------------
; Common Modes AddReg section (all #9 cards can use this list untouched!).
;-----------------------------------------------------------------------------
[AddReg.Modes]
HKR,"MODES\32\640,480"
HKR,"MODES\32\800,600"
HKR,"MODES\32\1024,768"
HKR,"MODES\32\1152,864"
HKR,"MODES\32\1280,1024"
HKR,"MODES\32\1600,1200"
HKR,"MODES\16\640,480"
HKR,"MODES\16\800,600"
HKR,"MODES\16\1024,768"
HKR,"MODES\16\1152,864"
HKR,"MODES\16\1280,1024"
HKR,"MODES\16\1600,1200"
HKR,"MODES\8\640,480"
HKR,"MODES\8\800,600"
HKR,"MODES\8\1024,768"
HKR,"MODES\8\1152,864"
HKR,"MODES\8\1280,1024"
HKR,"MODES\8\1600,1200"
HKR,"MODES\4\640,480",drv,,vga.drv
HKR,"MODES\4\640,480",vdd,,*vdd


;-----------------------------------------------------------------------------
; Common Hawkeye AddReg section (all Imagine Hawkeye cards use this list untouched!).
;-----------------------------------------------------------------------------
[AddReg.HawkEye]
HKLM,%HawkeyeDrvKey%"Validate Params","Description",,"Enable Parameter Validation "
HKLM,%HawkeyeDrvKey%"Validate Params","Current Setting",0,0
HKLM,%HawkeyeDrvKey%"Validate Params","Default Setting",0,0
HKLM,%HawkeyeDrvKey%"Validate Params","Restart Windows",0,1
HKLM,%HawkeyeDrvKey%"Validate Params","Data Type",,"BOOL"

HKLM,%HawkeyeDrvKey%"Device Bitmaps","Description",,"Enable Device Bitmap Caching"
HKLM,%HawkeyeDrvKey%"Device Bitmaps","Current Setting",0,1
HKLM,%HawkeyeDrvKey%"Device Bitmaps","Default Setting",0,1
HKLM,%HawkeyeDrvKey%"Device Bitmaps","Restart Windows",0,1
HKLM,%HawkeyeDrvKey%"Device Bitmaps","Data Type",,"BOOL"

HKLM,%HawkeyeDrvKey%"Font Cache","Description",,"Enable Font Caching"
HKLM,%HawkeyeDrvKey%"Font Cache","Current Setting",0,1
HKLM,%HawkeyeDrvKey%"Font Cache","Default Setting",0,1
HKLM,%HawkeyeDrvKey%"Font Cache","Restart Windows",0,1
HKLM,%HawkeyeDrvKey%"Font Cache","Data Type",,"BOOL"

HKLM,%HawkeyeDrvKey%"Write Transfers","Description",,"Use Write Transfers on PCI Bus"
HKLM,%HawkeyeDrvKey%"Write Transfers","Current Setting",0,2
HKLM,%HawkeyeDrvKey%"Write Transfers","Default Setting",0,2
HKLM,%HawkeyeDrvKey%"Write Transfers","Restart Windows",0,1
HKLM,%HawkeyeDrvKey%"Write Transfers","Data Type",,"INT"

HKLM,%HawkeyeKey%"Report Missing Board","Description",,"Report Missing Board"
HKLM,%HawkeyeKey%"Report Missing Board","Current Setting",0,0
HKLM,%HawkeyeKey%"Report Missing Board","Default Setting",0,0
HKLM,%HawkeyeKey%"Report Missing Board","Data Type",,"BOOL"

HKLM,%HawkeyeKey%"Safe Mode Support","Description",,"Safe Mode Support"
HKLM,%HawkeyeKey%"Safe Mode Support","Current Setting",0,1
HKLM,%HawkeyeKey%"Safe Mode Support","Default Setting",0,1
HKLM,%HawkeyeKey%"Safe Mode Support","Data Type",,"BOOL"


;-----------------------------------------------------------------------------
; Manufacturer Strings section.
;-----------------------------------------------------------------------------
[Strings]
NNVTC                  = "Number Nine Visual Technology"
Imagine-DiskName       = "Imagine(tm) 128 Win95 Drivers Disk"
Imagine-128Desc        = "Imagine(tm) 128 (HawkEye, DirectX 1)"
Imagine-Series2Desc    = "Imagine(tm) 128 Series 2 (Optimized HawkEye, DirectX 2)"
HawkeyeDrvKey          = "SOFTWARE\Number Nine Visual Technology\Hawkeye\Imagine-Series2\Options\"
HawkeyeKey             = "SOFTWARE\Number Nine Visual Technology\Hawkeye\Options\"

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: web4, load: 0.77