rkasting n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 12 Jan 2005 Posts: 30
|
Posted: Tue Jan 25, 2005 4:41 am Post subject: Can we get this Monitor added to the list of PNP monitors? |
|
|
The monitor is an Envision brand and the model number is EN5400. Below an excerpt from the .inf file that comes with it to help produce the proper settings for X.
Will this be added to the list of recognized monitors?
Excerpt:
[Version]
signature="$CHICAGO$"
Class=Monitor
ClassGuid={4D36E96E-E325-11CE-BFC1-08002BE10318}
Provider=%EPI%
DriverVer=02/12/2004,1.0.0.0
[ControlFlags]
ExcludeFromSelect.nt=Monitor\EPIE572
[ClassInstall32]
AddReg=ClassAddReg32
[ClassAddReg32]
HKR,,,,%MonitorClassName%
HKR,,Icon,,"-1"
HKR,,NoInstallClass,,1
[DestinationDirs]
DefaultDestDir=11
EN5400.CopyFiles=23
[SourceDisksNames]
1=%DISK%,,,
[SourceDisksFiles]
EN5400.ICM=1
; Manufacturer
;-------------------------------------------------
[Manufacturer]
%EPI%=EPI
; Manufacturer Sections
;-------------------------------------------------
[EPI]
%EN5400%=EN5400.Install, Monitor\EPIE572
; Install Sections
;-------------------------------------------------
[EN5400.Install]
DelReg=DEL_CURRENT_REG
AddReg=EN5400.AddReg, 1024 ,DPMS
Copyfiles=EN5400.CopyFiles
; Common AddReg/DelReg sections
;-------------------------------------------------
[DEL_CURRENT_REG]
HKR,MODES
HKR,,MaxResolution
HKR,,DPMS
HKR,,ICMProfile
[1024]
HKR,,MaxResolution,,"1024,768"
[DPMS]
HKR,,DPMS,,1
; Model AddReg sections
;-------------------------------------------------
[EN5400.AddReg]
HKR,"MODES\640,480",Mode1,,"30.0-63.0,50.0-76.0,-,-"
HKR,"MODES\800,600",Mode1,,"30.0-63.0,50.0-76.0,+,+"
HKR,"MODES\1024,768",Mode1,,"30.0-63.0,50.0-76.0,+,+"
HKR,,ICMProfile,0,"EN5400.icm"
[EN5400.CopyFiles]
EN5400.icm
;-------------------------------------------------
; User visible strings
[Strings]
DISK="Envision Monitor Installation Disk"
MonitorClassName="Monitor"
EPI="Envision Peripherals, Inc"
EN5400="Envision EN5400" |
|