Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7457/db/monitor Modified Files: DEL4005.xml DELE009.xml FUS0550.xml FUS0552.xml FUS0554.xml FUS0555.xml MEL44B0.xml MEL4511.xml MEL4513.xml MEL4632.xml NEC662B.xml SAM001D.xml SAM00BA.xml SAM00D3.xml SAM00E2.xml SAM00EC.xml SAM00ED.xml SAM0109.xml SAM010C.xml SAM010D.xml SAM010F.xml SAM0115.xml SAM011F.xml SAM0124.xml SAM0168.xml SAM017C.xml SAM0191.xml SAM0192.xml SAM0194.xml SAM0196.xml SAM0198.xml SAM0199.xml SAM01B3.xml SAM01B4.xml SAM01B5.xml SAM01B6.xml SAM01E3.xml SAM01E4.xml SAM01E5.xml SUN0577.xml Log Message: Database version 3 (add VESA generic profile). Index: MEL44B0.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/MEL44B0.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- MEL44B0.xml 19 Oct 2005 16:01:26 -0000 1.2 +++ MEL44B0.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,11 +1,14 @@ <?xml version="1.0"?> -<monitor name="Mitsubishi Diamond Plus 92" init="standard" caps=""> - <!--- degauss not in caps --> +<monitor name="Mitsubishi Diamond Plus 92" init="standard"> + <!--- + ( prot(Monitor) type(CRT) model(NFK99XX) + pwr({run( ) stdby( ) susp( ) shut( )} ) + cmds( 01 02 03 ) + vcp( 10 12 14 16 18 1A 20 22 24 26 28 30 32 38 40 42 + 44 46 4A 54 56 68 E1 E2 E3 E8 E9 EA EB EF)) + --> + <caps add="(vcp (00))"/> <controls> - <control id="degauss" address="0x00"/> - - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> <control id="colorpreset" address="0x14"> <!--- Maybe we could try to find the meaning of these values --> <value id="user1" value="0"/> @@ -13,29 +16,7 @@ <value id="user3" value="2"/> <value id="user4" value="3"/> </control> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - <control id="hpos" address="0x20"/> - <control id="hsize" address="0x22"/> - <control id="hpincushion" address="0x24"/> - <control id="hpincushionbalance" address="0x26"/> - <control id="hmisconvergence" address="0x28"/> - - <control id="vpos" address="0x30"/> - <control id="vsize" address="0x32"/> - <control id="vmisconvergence" address="0x38"/> - - <control id="keybalance" address="0x40"/> - <control id="key" address="0x42"/> - <control id="tilt" address="0x44"/> - <control id="tdistortionctrl" address="0x46"/> - <control id="bdistortionctrl" address="0x4A"/> - - <control id="colortemp" address="0x54"/> - <control id="vmoire" address="0x56"/> - <control id="language" type="list" address="0x68"> <value id="english" value="0"/> <value id="german" value="1"/> @@ -45,7 +26,6 @@ <value id="chinese" value="5"/> </control> - <control id="power" address="0xE1"/> <!--- Control 0xe2: +/1/1 [Clamp Pulse Position] --> <control id="osd" type="list" address="0xE3"> <!--- Control lock = OSD lock ? --> <value id="enable" value="0"/> @@ -57,4 +37,5 @@ <control id="brpurity" address="0xEB"/> <!--- Control 0xef: +/0/4 [OSD Position] --> </controls> + <include file="VESA"/> </monitor> Index: NEC662B.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/NEC662B.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- NEC662B.xml 14 Feb 2006 14:46:04 -0000 1.4 +++ NEC662B.xml 22 Feb 2006 22:16:40 -0000 1.5 @@ -1,12 +1,6 @@ <?xml version="1.0"?> <monitor name="NEC Multisync 2080UX+" init="standard"> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> <control id="colorpreset" address="0x14"> <value id="5000k" value="4"/> <value id="6500k" value="1"/> @@ -19,11 +13,6 @@ <value id="pos" value="1"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - - <control id="fine" address="0x3e"/> - <!-- Control 0x54: +/43/46 [Color Temperature], not working --> <control id="language" type="list" address="0x68"> @@ -60,4 +49,5 @@ </control> <!-- Control 0xff: +/587/65535 [Power On Time in 30 min, RO] --> </controls> + <include file="VESA"/> </monitor> Index: FUS0554.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/FUS0554.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- FUS0554.xml 15 Jul 2005 13:52:19 -0000 1.1 +++ FUS0554.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The P20-2 is identical to P19-2 --> -<monitor include="FUS0552" name="Fujitsu Siemens P20-2 (VGA)"/> +<monitor name="Fujitsu Siemens P20-2 (VGA)"> + <include file="FUS0552"/> +</monitor> \ No newline at end of file Index: FUS0555.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/FUS0555.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- FUS0555.xml 15 Jul 2005 13:52:19 -0000 1.1 +++ FUS0555.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The P20-2 is identical to P19-2 --> -<monitor include="FUS0552" name="Fujitsu Siemens P20-2 (DVI)"/> +<monitor name="Fujitsu Siemens P20-2 (DVI)"> + <include file="FUS0552"/> +</monitor> \ No newline at end of file Index: SAM017C.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM017C.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM017C.xml 10 Sep 2005 09:47:01 -0000 1.1 +++ SAM017C.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 174T is identical to 173T --> -<monitor include="SAM00BA" name="Samsung SyncMaster 174T"/> +<monitor name="Samsung SyncMaster 174T"> + <include file="SAM00BA"/> +</monitor> \ No newline at end of file Index: FUS0552.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/FUS0552.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- FUS0552.xml 13 Jul 2005 23:30:02 -0000 1.3 +++ FUS0552.xml 22 Feb 2006 22:16:40 -0000 1.4 @@ -2,14 +2,7 @@ <monitor name="Fujitsu Siemens P19-2" init="standard"> <controls> <!-- 0x02: +/1/2 New control value --> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0E"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> <control id="colorpreset" address="0x14"> <value id="srgb" value="0x1"/> <value id="native" value="0x2"/> @@ -26,38 +19,21 @@ <value id="user3" value="0xD"/> </control> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - <control id="auto" address="0x1e"> <value id="coarsefine" value="1"/> <value id="pos" value="2"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - - <control id="fine" address="0x3e"/> - <control id="inputsource" type="list" address="0x60"> <value id="analog" value="1"/> <value id="digital" value="3"/> </control> - <control id="audiospeakervolume" address="0x62"/> - <!-- 0x6c Red Video Black Level --> - <!-- 0x6e Green Video Black Level --> - <!-- 0x70 Blue Video Black Level --> - + <control id="mute" type="list" address="0x94"> <value id="mute" value="0"/> <value id="normal" value="2"/> </control> - <control id="osdorientation" type="list" address="0xaa"> - <value id="landscape" value="1"/> - <value id="portrait" value="2"/> - </control> <!-- 0xac: +/6390/0 Horizontal freq. [kHz] --> <!-- 0xae: +/5990/0 Vertical freq. [Hz] --> <!-- 0xb2: +/1/0 Flat panel sub pixel layout @@ -91,10 +67,6 @@ <value id="swedish" value="12"/> </control> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="2"/> - </control> <!-- 0xdf: +/512/0 VCP version (02 00) --> <!-- 0xfe: Auto level : For the auto level function a suitable test picture is required which has at least 1 full white (0xFFFFFF) line. --> @@ -103,4 +75,5 @@ <value id="off" value="0"/> </control> </controls> + <include file="VESA"/> </monitor> Index: SUN0577.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SUN0577.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SUN0577.xml 22 Feb 2006 13:34:48 -0000 1.1 +++ SUN0577.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -2,35 +2,12 @@ <!--- SUN GDM-5410 is a CRT (Thanks to "bman" for providing this file) --> <monitor name="SUN GDM-5410" init="standard"> <controls> - - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - - <control id="hsize" address="0x22"/> - <control id="hpos" address="0x20"/> - - <control id="vpos" address="0x30"/> - <control id="vsize" address="0x32"/> - - <control id="hpincushion" address="0x24"/> - <control id="hpincushionbalance" address="0x26"/> - - <control id="tilt" address="0x44"/> - - <control id="key" address="0x42"/> - <control id="keybalance" address="0x40"/> - <control id="colorpreset" address="0x14"> <value id="5000k" value="0x0"/> <value id="6500k" value="0x1"/> <value id="9300k" value="0x2"/> </control> - <control id="hmoire" address="0x56"/> - - <control id="hmisconvergence" address="0x28"/> - <control id="vmisconvergence" address="0x38"/> - <control id="tlpurity" address="0xF1"/> <control id="trpurity" address="0xF2"/> <control id="blpurity" address="0xF4"/> @@ -52,4 +29,5 @@ <!-- <control id="vbotmisconvergence" address="0xF7"/> --> </controls> + <include file="VESA"/> </monitor> Index: SAM01E4.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01E4.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM01E4.xml 24 Jan 2006 17:09:40 -0000 1.1 +++ SAM01E4.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,2 +1,4 @@ <?xml version="1.0"?> -<monitor include="SAM01B4" name="Samsung SyncMaster 960BF (Analog)"/> +<monitor name="Samsung SyncMaster 960BF (VGA)"> + <include file="SAM01B4"/> +</monitor> \ No newline at end of file Index: DEL4005.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/DEL4005.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- DEL4005.xml 4 Nov 2005 16:03:53 -0000 1.1 +++ DEL4005.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,11 +1,6 @@ <?xml version="1.0"?> <monitor name="Dell 1704FPT (Digital)" init="standard"> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultcolor" address="0x08"/> - - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> <control id="colorpreset" address="0x14"> <!--- Copied from Fujitsu, needs to be checked --> <value id="srgb" value="0x1"/> @@ -22,10 +17,6 @@ <value id="user2" value="0xC"/> </control> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - <control id="language" type="list" address="0x68"> <!--- Copied from NEC662B, needs to be checked --> <value id="english" value="1"/> @@ -43,12 +34,8 @@ <!-- Control 0xb4: +/1/2 [RGB Ordering, RO] --> <!-- Control 0xb6: +/3/5 [Monitor Type, RO] --> - <control id="dpms" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> - <!--- Control 0xd7: +/0/1 [???] --> <!--- Control 0xd8: +/0/1 [???] --> </controls> + <include file="VESA"/> </monitor> Index: SAM01B4.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01B4.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM01B4.xml 14 Feb 2006 14:46:04 -0000 1.2 +++ SAM01B4.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -2,36 +2,15 @@ <!--- CA and E1 are supported but not reported by CAPS (OSD and power, so they're not very useful) --> <monitor name="Samsung SyncMaster 770P (DVI)" init="standard"> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> <control id="auto" address="0x1e"> <value id="pos" value="1"/> <value id="posfast" value="2"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - <control id="fine" address="0x3e"/> - <control id="inputsource" type="list" address="0x60"> - <value id="analog" value="1"/> - <value id="digital" value="3"/> - </control> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> <!-- 0x70 Service: Blue Video Black Level --> <control id="sharpness" address="0x87"/> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> <!-- 0xb6: +/3/8 [???] --> <!-- 0xc6: +/1/1 [???] --> <!-- 0xc8: +/5/16 [???] --> @@ -41,10 +20,6 @@ <value id="enable" value="2"/> </control> <!--- 0xcc: language, always 2, english --> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -66,10 +41,6 @@ <value id="cool6" value="8"/> <value id="cool7" value="9"/> </control> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> <!-- 0xe2: +/0/1 [???] --> <!-- 0xed: +/100/100 [SAM: Red Video Black Level] --> <!-- 0xee: +/100/100 [SAM: Green Video Black Level] --> @@ -97,4 +68,5 @@ <!-- 0xfb: +/128/255 [???] --> <!-- 0xfc: +/8/30 [???] --> </controls> + <include file="VESA"/> </monitor> Index: SAM011F.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM011F.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM011F.xml 11 Aug 2005 12:38:04 -0000 1.1 +++ SAM011F.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 912N is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 912N"/> +<monitor name="Samsung SyncMaster 912N"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: SAM00ED.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00ED.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM00ED.xml 22 Mar 2005 23:15:41 -0000 1.1 +++ SAM00ED.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 193P is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 193P (DVI)"/> +<monitor name="Samsung SyncMaster 193P (DVI)"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: SAM01E3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01E3.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM01E3.xml 21 Jan 2006 18:27:56 -0000 1.1 +++ SAM01E3.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 760BF seems to work with the settings of the 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 760BF"/> +<monitor name="Samsung SyncMaster 760BF"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: MEL4632.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/MEL4632.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- MEL4632.xml 19 Oct 2005 16:01:26 -0000 1.2 +++ MEL4632.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,13 +1,10 @@ <?xml version="1.0"?> -<monitor name="Mitsubishi Diamond Pro 2070sb" init="standard" caps=""> +<monitor name="Mitsubishi Diamond Pro 2070sb"> + <!--- mccs_ver(1.1) type(CRT_AG) vcp(00 01 04 06 08 10 12 14(01 04 06 07 08) 16 18 1A 1E 20 22 24 26 28 30 32 38 3A 3C 40 42 44 46 47 48 4A 4C 54 56 68 6C 6E 70 D6 E1 E2 E3 E6 E8 E9 EA EB EF F6 F9 FA FC FF) vcp_p02(3B 3C 42 43 44 46 49 4A 4B 4C 4E 4F 54 56) asset_eep(40) mpu_ver(2.1.0) --> <controls> - <control id="degauss" address="0x00"/> - <control id="defaults" address="0x04" delay="1000"/> <control id="defaultsizepos" address="0x06" delay="1000"/> <control id="defaultluma" address="0x08" delay="1000"/> - - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> + <control id="colorpreset" address="0x14"> <!--- Copied from NEC 2080UX+, needs to be checked --> <value id="5000k" value="4"/> @@ -17,35 +14,9 @@ <value id="9300k" value="8"/> <value id="native" value="2"/> </control> - - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - + <!--- Control 0x1e: +/0/1 [???] --> - - <control id="hpos" address="0x20"/> - <control id="hsize" address="0x22"/> - <control id="hpincushion" address="0x24"/> - <control id="hpincushionbalance" address="0x26"/> - <control id="hmisconvergence" address="0x28"/> - <control id="vpos" address="0x30"/> - <control id="vsize" address="0x32"/> - <control id="vmisconvergence" address="0x38"/> - <control id="vlinearity" address="0x3A"/> - <control id="vlinearitybalance" address="0x3C"/> - - <control id="keybalance" address="0x40"/> - <control id="key" address="0x42"/> - <control id="tilt" address="0x44"/> - <control id="tdistortionctrl" address="0x46"/> - <control id="tdistortionbalance" address="0x48"/> - <control id="bdistortionctrl" address="0x4A"/> - <control id="bdistortionbalance" address="0x4C"/> - - <control id="colortemp" address="0x54"/> - <control id="vmoire" address="0x56"/> - + <control id="language" type="list" address="0x68"> <value id="english" value="0"/> <value id="german" value="1"/> @@ -54,27 +25,16 @@ <value id="italian" value="4"/> <value id="chinese" value="5"/> </control> - <control id="redblack" address="0x6C"/> - <control id="greenblack" address="0x6E"/> - - <control id="blueblack" address="0x70"/> <!---Control 0xa8: +/1/3 [Sync Type]--> - <control id="settings" address="0xb0"/> - - <control id="dpms" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> - <control id="power" address="0xE1"/> <!--- Control 0xe2: +/0/1 [Clamp Pulse Position] --> <control id="osd" type="list" address="0xE3"> <!--- Control lock = OSD lock ? --> <value id="enable" value="0"/> <value id="disable" value="1"/> </control> - <control id="cpincushion" address="0xE1"/> + <control id="cpincushion" address="0xE6"/> <control id="tlpurity" address="0xE8"/> <control id="trpurity" address="0xE9"/> <control id="blpurity" address="0xEA"/> @@ -87,4 +47,5 @@ <!--- Control 0xfc: +/9/24 [OSD Turn Off Delay] --> <!--- Control 0xff: +/6060/65535 [Power On Time in 30 min, RO] --> </controls> + <include file="VESA"/> </monitor> Index: SAM0124.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0124.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0124.xml 25 Jul 2005 16:52:29 -0000 1.1 +++ SAM0124.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 712N is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 712N"/> +<monitor name="Samsung SyncMaster 712N"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: FUS0550.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/FUS0550.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- FUS0550.xml 15 Jul 2005 13:52:19 -0000 1.1 +++ FUS0550.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The P17-2 is identical to P19-2 --> -<monitor include="FUS0552" name="Fujitsu Siemens P17-2"/> +<monitor name="Fujitsu Siemens P17-2"> + <include file="FUS0552"/> +</monitor> Index: SAM0109.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0109.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM0109.xml 12 Nov 2005 22:55:19 -0000 1.2 +++ SAM0109.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -3,14 +3,10 @@ <monitor name="Samsung SyncMaster 997MB" init="standard"> <controls> <control id="degauss" address="0x01"/> - <control id="defaultluma" address="0x05" delay="1000"/> <control id="defaultsizepos" address="0x06" delay="1000"/> - <control id="defaultcolor" address="0x08" delay="1000"/> <!--- Control 0x0b: +/100/100 [???] --> <!--- Control 0x0c: +/35/63 [???] --> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> <control id="colorpreset" address="0x14"> <!--- Color preset. Looks invalid (value=5, max=3) --> <!--- Values need to be tested --> <value id="srgb" value="0x1"/> @@ -18,29 +14,7 @@ <value id="6500k" value="0x5"/> <value id="9300k" value="0x8"/> </control> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - <control id="focus" address="0x1C"/> - <control id="hpos" address="0x20"/> - <control id="hsize" address="0x22"/> - <control id="hpincushion" address="0x24"/> - <control id="hpincushionbalance" address="0x26"/> - - <control id="vpos" address="0x30"/> - <control id="vsize" address="0x32"/> - <control id="vlinearity" address="0x3A"/> - - <control id="keybalance" address="0x40"/> - <control id="key" address="0x42"/> - <control id="tilt" address="0x44"/> - <control id="tdistortionctrl" address="0x46"/> - <control id="bdistortionctrl" address="0x4A"/> - - <control id="hmoire" address="0x56"/> - <control id="vmoire" address="0x58"/> - <!--- Control 0x6c: +/128/255 [Red Video Black Level] --> <!--- Control 0x6e: +/118/255 [Green Video Black Level] --> <!--- Control 0x70: +/126/255 [Blue Video Black Level] --> @@ -48,11 +22,6 @@ <!--- Control 0xac: +/28164/2 [Horizontal freq. [? * Hz]] --> <!--- Control 0xae: +/7400/0 [Vertical freq. [Hz]] --> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> - <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -78,4 +47,5 @@ <!--- Control 0xf8: +/55/127 [???] --> <!--- Control 0xff: +/0/127 [???] --> </controls> + <include file="VESA"/> </monitor> Index: SAM00BA.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00BA.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- SAM00BA.xml 13 Jul 2005 17:49:38 -0000 1.6 +++ SAM00BA.xml 22 Feb 2006 22:16:40 -0000 1.7 @@ -1,34 +1,14 @@ <?xml version="1.0"?> <monitor name="Samsung SyncMaster 173T" init="standard"> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> <control id="auto" address="0x1e"> <value id="pos" value="1"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - <control id="fine" address="0x3e"/> - <control id="inputsource" type="list" address="0x60"> - <value id="analog" value="1"/> - <value id="digital" value="3"/> - </control> <!-- 0x62 has no meaning for SM173T --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> <!-- 0x70 Service: Blue Video Black Level --> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> + <!-- 0xb6: +/3/8 [???] --> <!-- 0xc6: +/1/1 [???] --> <!-- 0xc8: +/5/16 [???] --> @@ -46,10 +26,6 @@ <value id="spanish" value="10"/> <value id="swedish" value="11"/> </control> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -62,10 +38,6 @@ <value id="warm" value="1"/> <value id="cool" value="2"/> </control> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> <!-- 0xe2: +/0/1 [???] --> <!-- 0xed: +/108/255 [SAM: Red Video Black Level] --> <!-- 0xee: +/101/255 [SAM: Green Video Black Level] --> Index: SAM0115.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0115.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM0115.xml 21 Feb 2006 11:38:15 -0000 1.3 +++ SAM0115.xml 22 Feb 2006 22:16:40 -0000 1.4 @@ -1,35 +1,19 @@ <?xml version="1.0"?> <!--- Thanks to Hubai Tamas for his help to create this database file --> <!--- CC, E1 and F5 are not in caps (language, power and OSD enable) --> -<monitor name="Samsung SyncMaster 913V" init="standard" caps=""> +<monitor name="Samsung SyncMaster 913V" init="standard"> + <caps add="(lcd(CC E1 F5))"> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> <control id="auto" address="0x1e"> <value id="pos" value="1"/> <value id="posfast" value="2"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - <control id="fine" address="0x3e"/> <!-- 0x60: +/1/3 [Input source, not applicable on 913V] --> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> <!-- 0x70 Service: Blue Video Black Level --> <control id="sharpness" address="0x87"/> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> <!-- 0xb6: +/3/8 [???] --> <!-- 0xc6: +/1/1 [???] --> <!-- 0xc8: +/5/16 [???] --> @@ -44,10 +28,6 @@ <value id="spanish" value="10"/> <value id="swedish" value="11"/> </control> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -60,10 +40,6 @@ <value id="warm" value="1"/> <value id="cool" value="2"/> </control> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> <!-- 0xe2: +/0/1 [???] --> <!-- 0xed: +/100/100 [SAM: Red Video Black Level] --> <!-- 0xee: +/100/100 [SAM: Green Video Black Level] --> @@ -80,4 +56,5 @@ <value id="disable" value="1"/> </control> </controls> + <include file="VESA"/> </monitor> Index: SAM0194.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0194.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM0194.xml 21 Feb 2006 11:38:15 -0000 1.2 +++ SAM0194.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,2 +1,4 @@ <?xml version="1.0"?> -<monitor include="SAM0191" name="Samsung SyncMaster 930BF (VGA)"/> +<monitor name="Samsung SyncMaster 930BF (VGA)"> + <include file="SAM0191"/> +</monitor> \ No newline at end of file Index: DELE009.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/DELE009.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- DELE009.xml 27 Nov 2005 09:11:16 -0000 1.2 +++ DELE009.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,34 +1,16 @@ <?xml version="1.0"?> -<monitor name="Dell 2005FPW (Digital)" init="standard" caps=""> +<monitor name="Dell 2005FPW (Digital)" init="standard"> + <!--- vcp(page0(04 05 06 08 0E 10 12 14(01 04 05 08 0B) 16 18 1A 1E 20 30 3E B0 CC(2 3 4 6 0A) E3)asset_eep(40)mccs_ver(1.0)type(LCD) --> + <caps add="(vcp(60 e1))"/> <controls> - <control id="defaults" address="0x04"/> - - <!--- Control 0x05: +/0/1 [???] --> - <!--- Control 0x06: +/0/255 [???] --> - - <control id="defaultcolor" address="0x08"/> - - <!--- Control 0x0e: +/0/255 [???] --> - - <control id="brightness" address="0x10"/> - - <!--- Control 0x12: +/0/255 [???] --> - <control id="colorpreset" address="0x14"> <value id="warm" value="0x04"/> <value id="srgb" value="0x05"/> <value id="cool" value="0x08"/> <value id="user1" value="0x0b"/> </control> - - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> - + <!--- Control 0x1e: +/0/255 [???] --> - <!--- Control 0x20: +/0/255 [???] --> - <!--- Control 0x30: +/0/255 [???] --> - <!--- Control 0x3e: +/0/255 [???] --> <control id="inputsource" type="list" address="0x60"> <value id="analog" value="1"/> @@ -36,7 +18,6 @@ </control> <!--- Control 0x68: +/0/255 [???] --> - <!--- Control 0xb0: +/0/1 [???] --> <!--- Control 0xca: +/0/2 [???] --> <control id="language" type="list" address="0xcc"> @@ -44,18 +25,14 @@ <value id="french" value="0x03"/> <value id="german" value="0x04"/> <value id="japanese" value="0x06"/> - <value id="spanish" value="0x0a"/> + <value id="spanish" value="0x0a"/> </control> <!--- Control 0xd6: +/1/4 [???] --> <!--- Control 0xe0: +/0/3 [???] --> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> - <!--- Control 0xe3: +/0/2 [???] --> <!--- Control 0xe4: +/0/1 [???] --> </controls> + <include file="VESA"/> </monitor> Index: SAM010F.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM010F.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM010F.xml 21 Jan 2006 18:30:11 -0000 1.1 +++ SAM010F.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 910T is identical to 710T, so to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 910T"/> +<monitor name="Samsung SyncMaster 910T"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: MEL4511.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/MEL4511.xml,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -u -d -r1.1.1.1 -r1.2 --- MEL4511.xml 31 Aug 2004 16:56:00 -0000 1.1.1.1 +++ MEL4511.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Mitsubishi Diamond Pro 2060u has two different IDs. --> -<monitor include="MEL4513" name="Mitsubishi Diamond Pro 2060u (4511)"/> +<monitor name="Mitsubishi Diamond Pro 2060u (4511)"> + <include file="MEL4513"/> +</monitor> Index: SAM01E5.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01E5.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM01E5.xml 24 Jan 2006 17:09:40 -0000 1.1 +++ SAM01E5.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,2 +1,4 @@ <?xml version="1.0"?> -<monitor include="SAM01B4" name="Samsung SyncMaster 960BF (Digital)"/> +<monitor name="Samsung SyncMaster 960BF (Digital)"> + <include file="SAM01B4"/> +</monitor> \ No newline at end of file Index: SAM010C.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM010C.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM010C.xml 19 Oct 2005 16:01:26 -0000 1.1 +++ SAM010C.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 710T is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 710T"/> +<monitor name="Samsung SyncMaster 710T"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: SAM00E2.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00E2.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM00E2.xml 9 Oct 2004 15:40:50 -0000 1.3 +++ SAM00E2.xml 22 Feb 2006 22:16:40 -0000 1.4 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 173P has two different IDs, one for VGA, the other for DVI --> -<monitor include="SAM00D3" name="Samsung SyncMaster 173P (DVI)"/> +<monitor name="Samsung SyncMaster 173P (DVI)"> + <include file="SAM00D3"/> +</monitor> Index: SAM0192.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0192.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0192.xml 21 Feb 2006 11:38:15 -0000 1.1 +++ SAM0192.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,4 +1,5 @@ <?xml version="1.0"?> <!--- CC, E1 and F5 are not in caps (language, power and OSD enable) --> -<monitor include="SAM0191" name="Samsung SyncMaster 730BF (DVI)" - caps="type(LCD) vcp(04 05 06 08 10 12 16 18 1A 60(1 3) 87 B0(1 2) B6 C6 C8 C9 CC D6(1 4) DC(1 2 3 4 5 6) DF E1 F0(0 1 2 3 4) F2 F5 FA FB F9 FC FD FE E0(0 1 2 3))"/> +<monitor name="Samsung SyncMaster 730BF (DVI)"> + <include file="SAM0191"/> +</monitor> \ No newline at end of file Index: SAM0168.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0168.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0168.xml 17 Oct 2005 13:29:35 -0000 1.1 +++ SAM0168.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 710TM is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 710TM"/> +<monitor name="Samsung SyncMaster 710TM"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: SAM0196.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0196.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM0196.xml 15 Jul 2005 13:52:19 -0000 1.2 +++ SAM0196.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 173P+ is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 173P Plus (VGA)"/> +<monitor name="Samsung SyncMaster 173P Plus (VGA)"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: MEL4513.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/MEL4513.xml,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- MEL4513.xml 28 Jul 2005 23:43:10 -0000 1.10 +++ MEL4513.xml 22 Feb 2006 22:16:40 -0000 1.11 @@ -1,44 +1,20 @@ <?xml version="1.0"?> -<monitor name="Mitsubishi Diamond Pro 2060u" init="standard" caps=""> -<!--- language is not in caps... --> +<monitor name="Mitsubishi Diamond Pro 2060u"> + <!--- ( prot(monitor) type(crt) model(NSZ21XXK) pwr({run() + stdby() susp() shut()}) cmds( 01 02 03 ) vcp( 00 04 06 + 08 10 12 14 16 18 1A 20 22 24 26 28 30 32 38 3A 3C 40 42 44 + 46 48 4A 4C 54 56 6C 6E 70 C9 E1 E2 E3 E8 E9 EA EB F7 FB FC ) ) + --> + <caps add="(vcp ( 68 (00 01 02 03 04 05) ))"/> <controls> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1A"/> - - <control id="hpos" address="0x20"/> - <control id="hsize" address="0x22"/> - <control id="vpos" address="0x30"/> - <control id="vsize" address="0x32"/> - - <control id="hpincushion" address="0x24"/> - <control id="hpincushionbalance" address="0x26"/> - <control id="hmisconvergence" address="0x28"/> - <control id="vmisconvergence" address="0x38"/> - <control id="vlinearity" address="0x3A"/> - <control id="vlinearitybalance" address="0x3C"/> - - <control id="keybalance" address="0x40"/> - <control id="key" address="0x42"/> - <control id="tilt" address="0x44"/> - <control id="tdistortionctrl" address="0x46"/> - <control id="tdistortionbalance" address="0x48"/> - <control id="bdistortionctrl" address="0x4A"/> - <control id="bdistortionbalance" address="0x4C"/> + <control id="defaultsizepos" address="0x06" delay="1000"/> + <control id="defaultluma" address="0x08" delay="1000"/> - <control id="vmoire" address="0x56"/> <control id="tlpurity" address="0xE8"/> <control id="trpurity" address="0xE9"/> <control id="blpurity" address="0xEA"/> <control id="brpurity" address="0xEB"/> - <control id="degauss" address="0x00"/> - <control id="defaults" address="0x04" delay="1000"/> - <control id="defaultsizepos" address="0x06" delay="1000"/> - <control id="defaultluma" address="0x08" delay="1000"/> - <control id="language" type="list" address="0x68"> <value id="english" value="0"/> <value id="german" value="1"/> @@ -48,4 +24,5 @@ <value id="chinese" value="5"/> </control> </controls> + <include file="VESA"/> </monitor> Index: SAM001D.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM001D.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM001D.xml 27 Nov 2005 09:26:00 -0000 1.2 +++ SAM001D.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,15 +1,10 @@ <?xml version="1.0"?> <!--- Samsung SyncMaster 171P has some primitive DDC/CI support (no caps, only a few controls) --> -<monitor name="Samsung SyncMaster 171P (VGA)" init="standard" caps=""> +<monitor name="Samsung SyncMaster 171P (VGA)" init="standard"> + <caps add="(vcp(10 12 16 18 1a 20 30 d0 d2))"/> <controls> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> - - <control id="hpos" address="0x20"/> <!-- max should be 100 instead of 255 (as recognised by ddccontrol -p -c -d) --> - <control id="vpos" address="0x30"/> <!-- max should be 100 instead of 255 (as recognised by ddccontrol -p -c -d) --> + <!-- <control id="hpos" address="0x20"/> max should be 100 instead of 255 (as recognised by ddccontrol -p -c -d) --> + <!-- <control id="vpos" address="0x30"/> max should be 100 instead of 255 (as recognised by ddccontrol -p -c -d) --> <!-- The following two controls corresponds to menu --> <!-- "Image Lock: Fine/Coarse", they change left-right position and size --> @@ -25,4 +20,5 @@ <!--- Control 0xe6: +/163/63 [???] --> <!--- Control 0xe8: +/165/63 [???] --> </controls> + <include file="VESA"/> </monitor> Index: SAM0198.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0198.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0198.xml 25 Oct 2005 18:27:38 -0000 1.1 +++ SAM0198.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,4 +1,5 @@ <?xml version="1.0"?> -<!---The Samsung 193P+ seems to be identical to 173P and 193P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 193P Plus (VGA)"/> - +<!---The Samsung 193P+ is identical to 173P+ --> +<monitor name="Samsung SyncMaster 193P Plus (VGA)"> + <include file="SAM0196"/> +</monitor> \ No newline at end of file Index: SAM01B6.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01B6.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- SAM01B6.xml 27 Dec 2005 22:27:01 -0000 1.3 +++ SAM01B6.xml 22 Feb 2006 22:16:40 -0000 1.4 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 970P is identical to 770P --> -<monitor include="SAM01B4" name="Samsung SyncMaster 970P (Digital)"/> +<monitor name="Samsung SyncMaster 970P (Digital)"> + <include file="SAM01B4"/> +</monitor> \ No newline at end of file Index: SAM01B5.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01B5.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM01B5.xml 27 Dec 2005 22:27:01 -0000 1.1 +++ SAM01B5.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 970P is identical to 770P --> -<monitor include="SAM01B4" name="Samsung SyncMaster 970P (Analog)"/> +<monitor name="Samsung SyncMaster 970P (Analog)"> + <include file="SAM01B4"/> +</monitor> \ No newline at end of file Index: SAM00D3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00D3.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- SAM00D3.xml 25 Jul 2005 16:52:29 -0000 1.5 +++ SAM00D3.xml 22 Feb 2006 22:16:40 -0000 1.6 @@ -1,35 +1,17 @@ <?xml version="1.0"?> -<!--- CA and E1 are supported but not reported by CAPS (OSD and power, so they're not very useful) --> +<!--- CA and E1 are supported but not reported by CAPS --> <monitor name="Samsung SyncMaster 173P (VGA)" init="standard"> + <caps add="(vcp(CA E1))"/> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> <control id="auto" address="0x1e"> <value id="pos" value="1"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - <control id="fine" address="0x3e"/> - <control id="inputsource" type="list" address="0x60"> - <value id="analog" value="1"/> - <value id="digital" value="3"/> - </control> + <!-- 0x62 has no meaning for SM173P --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> <!-- 0x70 Service: Blue Video Black Level --> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> + <!-- 0xb6: +/3/8 [???] --> <!-- 0xc6: +/1/1 [???] --> <!-- 0xc8: +/5/16 [???] --> @@ -39,10 +21,6 @@ <value id="enable" value="2"/> </control> <!--- 0xcc: language, always 2, english --> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -55,14 +33,11 @@ <value id="warm" value="1"/> <value id="cool" value="2"/> </control> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> <!-- 0xe2: +/0/1 [???] --> <!-- 0xed: +/108/255 [SAM: Red Video Black Level] --> <!-- 0xee: +/101/255 [SAM: Green Video Black Level] --> <!-- 0xef: +/103/255 [SAM: Blue Video Black Level] --> <!-- 0xf5: +/1/2 [???] (on 712N) --> </controls> + <include file="VESA"/> </monitor> Index: SAM00EC.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00EC.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM00EC.xml 22 Mar 2005 23:15:41 -0000 1.1 +++ SAM00EC.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 193P is identical to 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 193P (VGA)"/> +<monitor name="Samsung SyncMaster 193P (VGA)"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file Index: SAM0199.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0199.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0199.xml 4 Nov 2005 16:30:23 -0000 1.1 +++ SAM0199.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,5 +1,4 @@ <?xml version="1.0"?> -<!---The Samsung 193P+ seems to be identical to 173P and 193P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 193P Plus (DVI)"/> - - +<monitor name="Samsung SyncMaster 193P Plus (DVI)"> + <include file="SAM0198"/> +</monitor> \ No newline at end of file Index: SAM01B3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM01B3.xml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- SAM01B3.xml 24 Jan 2006 17:09:40 -0000 1.2 +++ SAM01B3.xml 22 Feb 2006 22:16:40 -0000 1.3 @@ -1,2 +1,4 @@ <?xml version="1.0"?> -<monitor include="SAM01B4" name="Samsung SyncMaster 770P (Analog)"/> +<monitor name="Samsung SyncMaster 770P (VGA)"> + <include file="SAM01B4"/> +</monitor> \ No newline at end of file Index: SAM0191.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM0191.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM0191.xml 21 Feb 2006 11:38:15 -0000 1.1 +++ SAM0191.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,37 +1,17 @@ <?xml version="1.0"?> <!--- CC, E1 and F5 are not in caps (language, power and OSD enable) --> <monitor name="Samsung SyncMaster 730BF (VGA)" init="standard" caps=""> + <caps add="(vcp(CC E1 F5))"/> <controls> - <control id="defaults" address="0x04"/> - <control id="defaultluma" address="0x05"/> - <control id="defaultgeom" address="0x06"/> - <control id="defaultcolor" address="0x08"/> - <control id="coarse" address="0x0e"/> - <control id="brightness" address="0x10"/> - <control id="contrast" address="0x12"/> - <control id="red" address="0x16"/> - <control id="green" address="0x18"/> - <control id="blue" address="0x1a"/> <control id="auto" address="0x1e"> <value id="pos" value="1"/> <value id="posfast" value="2"/> </control> - <control id="hpos" address="0x20"/> - <control id="vpos" address="0x30"/> - <control id="fine" address="0x3e"/> - <control id="inputsource" type="list" address="0x60"> - <value id="analog" value="1"/> - <value id="digital" value="3"/> - </control> <!-- 0x62: +/25/50 [???] --> <!-- 0x6c Service: Red Video Black Level --> <!-- 0x6e Service: Green Video Black Level --> <!-- 0x70 Service: Blue Video Black Level --> <control id="sharpness" address="0x87"/> - <control id="settings" type="command" address="0xb0"> - <value id="store" value="1"/> - <value id="restorefactory" value="2"/> - </control> <!-- 0xb6: +/3/8 [???] --> <!-- 0xc6: +/1/1 [???] --> <!-- 0xc8: +/5/16 [???] --> @@ -46,10 +26,6 @@ <value id="spanish" value="10"/> <value id="swedish" value="11"/> </control> - <control id="dpms" type="list" address="0xd6"> - <value id="on" value="1"/> - <value id="standby" value="4"/> - </control> <control id="magicbright" type="list" address="0xdc"> <value id="text" value="1"/> <value id="internet" value="2"/> @@ -64,10 +40,6 @@ <value id="warm" value="1"/> <value id="cool" value="2"/> </control> - <control id="power" type="list" address="0xe1"> - <value id="off" value="0"/> - <value id="on" value="1"/> - </control> <!-- 0xe2: +/0/1 [???] --> <!-- 0xed: +/100/100 [SAM: Red Video Black Level] --> <!-- 0xee: +/100/100 [SAM: Green Video Black Level] --> Index: SAM010D.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM010D.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM010D.xml 28 Dec 2005 11:16:51 -0000 1.1 +++ SAM010D.xml 22 Feb 2006 22:16:40 -0000 1.2 @@ -1,3 +1,5 @@ <?xml version="1.0"?> <!---The Samsung 701T seems to work with the settings of the 173P --> -<monitor include="SAM00D3" name="Samsung SyncMaster 701T"/> +<monitor name="Samsung SyncMaster 701T"> + <include file="SAM00D3"/> +</monitor> \ No newline at end of file |