home *** CD-ROM | disk | FTP | other *** search
- ;
- ; NV Display INF file
- ;
-
- [Version]
- Signature="$Windows NT$"
- Provider=%ASUS%
- LayoutFile=layout.inf
- Class=Display
- ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
-
- ;
- ; Dest directories are \windows\system32 and \windows\system32\drivers
- ;
-
- [DestinationDirs]
- DefaultDestDir = 11
- nv.Miniport = 12
- nv.Display = 11
- nv.rm = 12
- nv.oldrm = 12
- nv.tv = 12
- nv.tvpage = 11
- nv.msg = 10
-
- ;
- ; The Manufacturer section lists all of the manufacturers that we will
- ; display in the Dialog box. DEVICE sections are specified.
- ;
-
- [Manufacturer]
- %ASUS% = ASUS.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.
- ;
-
-
- [ASUS.Mfg]
-
- %ASUS% Release 2.06 = nv
-
- ;---------------------------------------------------------------------
- ; NV Driver INSTALL Section. This INSTALL section specifies
- ; what files are to to be copied (File List sections)
- ;---------------------------------------------------------------------
-
- [nv]
- CopyFiles=nv.Miniport, nv.Display, nv.rm, nv.icd, nv.tv, nv.tvpage, nv.msg
- DelFiles=nv.oldrm
-
- ;
- ; NV Driver INSTALL Section. This INSTALL section specifies
- ; what registry fields are to be modified (ADD Registry section)
- ;
-
- [nv.SoftwareSettings]
- AddReg = nv_SoftwareDeviceSettings
- AddReg = nv_icdSoftwareSettings
- AddReg = nv_tvpageSettings
-
- ;
- ; NV Service Installation
- ;
-
- [nv.Services]
- AddService = nv, 0x00000002, nv_Generic_Service_Inst, nv_EventLog_Inst
- AddService = nvarch,, nvarch_Generic_Service_Inst, nvarch_EventLog_Inst
- AddService = nvgfx,, nvgfx_Generic_Service_Inst, nvgfx_EventLog_Inst
- AddService = Vcrt3000,, nvtv_Generic_Service_Inst, nvtv_EventLog_Inst
- DelService=nvrm
-
- [nv_EventLog_Inst]
- AddReg = nv_EventLog_AddReg
-
- [nvarch_EventLog_Inst]
- AddReg = nvarch_EventLog_AddReg
-
- [nvgfx_EventLog_Inst]
- AddReg = nvgfx_EventLog_AddReg
-
- [nvgfx_EventLog_Inst]
- AddReg = nvtv_EventLog_AddReg
-
- [nv_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nv_mini.sys"
- HKR,,TypesSupported,0x00010001,7
-
- [nvarch_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nvarch.sys"
- HKR,,TypesSupported,0x00010001,7
-
- [nvgfx_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\nvgfx.sys"
- HKR,,TypesSupported,0x00010001,7
-
- [nvtv_EventLog_AddReg]
- HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\Vcrt3000.sys"
- HKR,,TypesSupported,0x00010001,7
-
- [nv_Generic_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- LoadOrderGroup = Video
- ServiceBinary = %12%\nv_mini.sys
-
- [nvarch_Generic_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- ServiceBinary = %12%\nvarch.sys
-
- [nvgfx_Generic_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- ServiceBinary = %12%\nvgfx.sys
-
- [nvtv_Generic_Service_Inst]
- ServiceType = 1 ; SERVICE_KERNEL_DRIVER
- StartType = 1 ; SERVICE_SYSTEM_START
- ErrorControl = 0 ; SERVICE_ERROR_IGNORE
- ServiceBinary = %12%\Vcrt3000.sys
-
- ;
- ; File List sections for NV.Display and NV.Miniport
- ;
-
- [nv.Display]
- nv_disp.dll
-
- [nv.Miniport]
- nv_mini.sys
-
- [nv.rm]
- nvarch.sys
- nvgfx.sys
-
- [nv.oldrm]
- nvrm.sys,0x00000001
-
- [nv.icd]
- nv3oglnt.dll
-
- [nv.tv]
- Vcrt3000.sys
-
- [nv.tvpage]
- nvTvOut.dll
-
- [nv.msg]
- msg775.ini
-
- ;
- ; ASUS Add registry section
- ;
-
- [nv_SoftwareDeviceSettings]
- HKR,, InstalledDisplayDrivers, %REG_MULTI_SZ%, nv_disp
- HKR,, VgaCompatible, %REG_DWORD%, 0
- HKR,, DmaBuf, %REG_DWORD%, 5
- HKR,, IF09, %REG_DWORD%, 1
-
- [nv_icdSoftwareSettings]
- HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\OpenGLDrivers",RIVA128, %REG_SZ%, nv3oglnt
-
- [nv_tvpageSettings]
- HKCR,"CLSID\{4BD5E260-0F40-11D2-8888-0080C87BE061}",,,"Control Panel Display Shell Extension"
- HKCR,"CLSID\{4BD5E260-0F40-11D2-8888-0080C87BE061}\InProcServer32",,,"nvTVOut.dll"
- HKCR,"CLSID\{4BD5E260-0F40-11D2-8888-0080C87BE061}\InProcServer32","ThreadingModel",,"Apartment"
- HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Display\shellex\PropertySheetHandlers\nvTvOut",,,"{4BD5E260-0F40-11D2-8888-0080C87BE061}"
- HKLM,"System\CurrentControlSet\Services\nv\Device0",GammaEnable,%REG_DWORD%,0
- HKLM,"System\CurrentControlSet\Services\Vcrt3000\Default",GammaEnable,%REG_DWORD%,0
- HKLM,"System\CurrentControlSet\Services\Vcrt3000\Default",TVEnable,%REG_DWORD%,0
- HKLM,"System\CurrentControlSet\Services\Vcrt3000\Default",TVScan0,%REG_DWORD%,1
- HKLM,"System\CurrentControlSet\Services\Vcrt3000\Default",TVScan1,%REG_DWORD%,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
- ;
-
- ASUS = "ASUS V3000 Series"
-
- DiskId = "ASUS V3000 Series NT Driver Library installation disk"
- drvlib = "ASUS V3000 Series NT Driver Library"
-