p2nt5.inf Driver File Contents (w2kv107p2.zip)

;
; .inf file for Appian p2nt5 driver installation
;	LOCALIZED VERSION FOR ENGLISH!
;

[Version]
Signature="$CHICAGO$"
Provider=%String1%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display

[DestinationDirs]
DefaultDestDir=11
Miniport.Copy = 12	;drivers
Display.Copy = 11	;system32
Inf.Copy    = 17  	; INF

[Manufacturer]
%String1%=Mfg

[Mfg]
%StringNT%%VerString%=Jeronimo2,PCI\VEN_3D3D&DEV_0009
%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_3D3D&DEV_0009&SUBSYS_3D011097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3D011097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3D011097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3D011097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_3D3D&DEV_0009&SUBSYS_3D021097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3DA11097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3DB21097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_3D3D&DEV_0009&SUBSYS_3DB41097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_104C&DEV_3D07&SUBSYS_3DB31097
;%StringNT%%VerString%=Jeronimo2,PCI\VEN_3D3D&DEV_0009&SUBSYS_3DB31097

[Jeronimo2]
CopyFiles=Driver.Copy,Miniport.Copy,Inf.Copy
DelFiles=OldDesk95.Delete

;
; File sections
;

[Miniport.Copy]
p2nt5.sys

[Driver.Copy]
p2nt5d.dll
3dogldrv.dll

[Inf.Copy]
p2nt5.inf


;
; Service Installation
;

[Jeronimo2.Services]
AddService = Jeronimo2, 0x00000002, Appian_Service_Inst, Appian_EventLog_Inst

[Appian_Service_Inst]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 1                  ; SERVICE_SYSTEM_START
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Video
ServiceBinary  = %12%\p2nt5.sys

[Appian_EventLog_Inst]
AddReg = Appian_EventLog_AddReg

[Appian_EventLog_AddReg]
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\p2nt5.sys"
HKR,,TypesSupported,0x00010001,7


;
; Software Installation
;

[Jeronimo2.SoftwareSettings]
DelReg = Appian_DeleteRegistry
AddReg = Appian_SoftwareDeviceSettings

[Jeronimo2.OpenGLSoftwareSettings]
AddReg = Appian_OpenGLSoftwareDeviceSettings

[Appian_DeleteRegistry]
HKR,Jeronimo2
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\DriverPages"
HKCU,"Software\Appian"

[Appian_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,        %REG_MULTI_SZ%, p2nt5d
HKR,, VgaCompatible,                  %REG_DWORD%,    0
HKR,, EnabledBloomberg,               %REG_DWORD%,    0
HKR,, EnabledDell,                    %REG_DWORD%,    0
HKR,, EnabledIBM,                     %REG_DWORD%,    0
HKR,, BootSingle,                     %REG_DWORD%,    0
HKR,, NewInstallationDesktop,         %REG_DWORD%,    1
HKR,, NewInstallationDriver,          %REG_DWORD%,    1
HKR,, PerformanceButton,	          %REG_DWORD%,    1
HKR,, NECFlat,                        %REG_DWORD%,    1
HKR,, DoubleBuffer.NumberOfBuffers,   %REG_DWORD%,    2
HKR,, ExportSingleBufferedModes,      %REG_DWORD%,    1
HKR,, GlintClockSpeed,                %REG_DWORD%,    100
HKR,, PermediaClockSpeed,             %REG_DWORD%,    87
HKR,, GlintDMA.SizeOfBuffer,          %REG_DWORD%,    65536
HKR,, GlintDMA.NumberOfBuffers,       %REG_DWORD%,    8
HKR,, GlintDMA.NumberOfSubBuffers,    %REG_DWORD%,    3
HKR,, GlintDMA.LatencyTimer,          %REG_DWORD%,    32
HKR,, GlintTiming.Use2ClockMemoryCtl, %REG_DWORD%,    1
HKR,, GlintTiming.LBMemoryCtl,        %REG_DWORD%,    0
HKR,, GlintTiming.LBMemoryCtlMask,    %REG_DWORD%,    0
HKR,, GlintTiming.FBMemoryCtl,        %REG_DWORD%,    0
HKR,, GlintTiming.FBMemoryCtlMask,    %REG_DWORD%,    0
HKR,, GlintTiming.FBModeSel,          %REG_DWORD%,    0
HKR,, GlintTiming.FBModeSelMask,      %REG_DWORD%,    0
HKR,, LocalBuffer.NoDynamicSizing,    %REG_DWORD%,    1
HKR,, 3DInterfaceBuffer.SizeLongs,    %REG_DWORD%,    8192
HKR,, 3DExtensions.SupportGDIsingle,  %REG_DWORD%,    1
HKR,, 3DExtensions.SupportGDIdouble,  %REG_DWORD%,    1
HKR,, OpenGL.DisableMipMaps,          %REG_DWORD%,    1
HKR,, OpenGL.PerspectiveCorrection,   %REG_DWORD%,    1
HKR,, DoubleBuffer.MultiColorSpace,   %REG_DWORD%,    0
HKR,, UseBiosAddresses,               %REG_DWORD%,    0
HKR,, OpenGL.DisableDelta,            %REG_DWORD%,    0
HKR,, OpenGL.DisableMipMaps,          %REG_DWORD%,    1
HKR,, OpenGL.DrawLineEndPoints,       %REG_DWORD%,    0
HKR,, OpenGL.EnableDirectAccess,      %REG_DWORD%,    0
HKR,, OpenGL.ForceNNTexFilter,        %REG_DWORD%,    0
HKR,, OpenGL.PerspectiveCorrection,   %REG_DWORD%,    1
HKR,, OpenGL.SupportSoftimage,        %REG_DWORD%,    0
HKR,, OpenGL.SupportSoftimage351,     %REG_DWORD%,    0
HKR,, OpenGL.TextureCompression,      %REG_DWORD%,    0
HKR,, OpenGL.UseExtentsTesting,       %REG_DWORD%,    0
HKR,, OpenGL.UseFastClear,            %REG_DWORD%,    0
HKR,, OpenGL.UseHiQualityTexture,     %REG_DWORD%,    0
HKR,, OpenGL.WaitForVBlank,           %REG_DWORD%,    0
HKR,, DisablePCIDisconnect,           %REG_DWORD%,    0
HKR,, P2AGPResetBeforeRestart,        %REG_DWORD%,    0
HKR,, Direct3DHAL.Disable,            %REG_DWORD%,    0
HKR,, Direct3DHAL.PatchMode,          %REG_DWORD%,    0
HKR,, Direct3DHAL.DisableDelta,       %REG_DWORD%,    0
HKR,, Direct3DHAL.Disable,            %REG_DWORD%,    0
HKR,, Direct3DHAL.DisableAlphaTextures,	%REG_DWORD%,  0
HKR,, Direct3DHAL.Enable8BitRGBTextures,%REG_DWORD%,  0
HKR,, Direct3DHAL.ForceCopyMode,      %REG_DWORD%,    0
HKR,, Direct3DHAL.NoDMA,              %REG_DWORD%,    1
HKR,, Direct3DHAL.Initialised,        %REG_DWORD%,    0
HKR,, Direct3DHAL.PermediaMip,        %REG_DWORD%,    1
HKR,, Direct3DHAL.FilterVideo,	      %REG_DWORD%,    1
HKR,, Direct3DHAL.Enable8BitP2Textures,	%REG_DWORD%,  1
HKR,, Direct3DHAL.RectAlloc,          %REG_DWORD%,    0
HKR,, Direct3DHAL.SubBuffers,         %REG_DWORD%,    8                                                                                

[Appian_OpenGLSoftwareDeviceSettings]
HKR,, 3DLabs GLINT driver,            %REG_SZ%, 3dogldrv.dll

[Jeronimo2.GeneralConfigData]
MaximumNumberOfDevices = 2


;
; Source file information
;

[SourceDisksNames]
1 = %DiskId1%,,,""
2 = %DiskId2%,,,""

[SourceDisksFiles]
p2nt5d.dll   = 1
p2nt5.sys    = 1
3dogldrv.dll = 1
p2nt5.inf    = 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
;

DiskId1="Appian JPro Installation DISK 1"
DiskId2="Appian JPro DISK 2"
String1="Appian Graphics"
StringNT = "Appian Jeronimo Pro Win2K "
VerString = "[w2kv107p2]"
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: 6.87