⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 lx_win.inf

📁 PC104瑞士数字逻辑标准品
💻 INF
字号:
; lx_win.inf
;
; Copyright 2003-2004, Advanced Micro Devices
;
; Installation inf for the Advanced Micro Devices GeodeLX graphics adapter.
;

[Version]
Signature="$WINDOWS NT$"
Provider=%AMD%
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}
Class=Display
DriverVer=11/22/2005, 3.00.02
CatalogFile=lx_win.cat

[DestinationDirs]
DefaultDestDir   = 11
lx.Miniport  = 12  ; drivers
lx.Display   = 11  ; system32

;
; Driver information
;

[Manufacturer]
%AMD%   = lx.Mfg

[lx.Mfg]
%AMD% Win XP Graphics Driver = LX, PCI\VEN_1022&DEV_2081

;
; General installation section
;

[LX]
CopyFiles=lx.Miniport, lx.Display , lx.Appls

;
; File sections
;

[lx.Miniport]
lxmini.sys

[lx.Display]
geodelx.dll

[lx.Appls]
LXDPApp.dll
;
; Service Installation
;

[lx.Services]
AddService = LX, 0x00000002, LX_Service_Inst, LX_EventLog_Inst

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

[LX_EventLog_Inst]
AddReg = LX_EventLog_AddReg

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


;
; Software Installation
;

[lx.SoftwareSettings]
AddReg = LX_SoftwareDeviceSettings

[LX_SoftwareDeviceSettings]
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, GeodeLX
HKR,, VgaCompatible,               %REG_DWORD%,    0
HKR,, MultiFunctionSupported,      %REG_DWORD%,    1
HKR,, Compression,                 %REG_DWORD%,    1
HKR,, FBLinear,                    %REG_DWORD%,    1
HKR,, DDCEnabled,                  %REG_DWORD%,    1
HKR,, BIOSDetectOutput,            %REG_DWORD%,    1
HKR,, PanelEnable,                 %REG_DWORD%,    1
HKR,, SimultaneousCRT,             %REG_DWORD%,    1
HKR,, PanelWidth,                  %REG_DWORD%,    1280
HKR,, PanelHeight,                 %REG_DWORD%,    1024
HKR,, XVGAPanel,                   %REG_DWORD%,    0
HKR,, DDC_GPIOData,                %REG_DWORD%,    4
HKR,, DDC_GPIOClock,               %REG_DWORD%,    3
HKR,, EnablePanelUpscale,          %REG_DWORD%,    1
HKR,, EnableNon60HzPanel,          %REG_DWORD%,    0
HKR,, CustomFileSize               %REG_DWORD%,    0
HKR,, PanelFileSize                %REG_DWORD%,    0

HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\InProcServer32",,,"LXDPApp.dll"
HKCR,"CLSID\{2F5AC606-70CF-461C-BFE1-6063670C3484}\InProcServer32",ThreadingModel,,"Apartment"
HKLM,"Software\Microsoft\Windows\CurrentVersion\Controls Folder\Device\shellex\PropertySheetHandlers\GeodeDisplayPage",,,"{2F5AC606-70CF-461C-BFE1-6063670C3484}"

;
; Source file information
;

[SourceDisksNames.x86]
1 = %DiskId%,,,""

[SourceDisksFiles]
lxmini.sys  = 1
geodelx.dll = 1
LXDPApp.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       = "AMD Win XP Graphics Display Driver Installation DISK (VIDEO)"
GraphAdap    = "Graphics Adapter"
AMD          = "Advanced Micro Devices"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -