From: Nicolas B. <nbo...@us...> - 2006-06-19 18:28:52
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv14362/db/monitor Modified Files: PHL0833.xml SAM00A3.xml Log Message: Fix DB integrity. Index: PHL0833.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/PHL0833.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- PHL0833.xml 19 Jun 2006 18:17:46 -0000 1.1 +++ PHL0833.xml 19 Jun 2006 18:28:43 -0000 1.2 @@ -1,4 +1,4 @@ -?xml version="1.0"?> +<?xml version="1.0"?> <monitor name="Philips 200P6" init="standard"> <!--- CAPS: prot(monitor)type(lcd)model(PHILIPS 200P6)cmds(01 02 03 07 0C 4E E3 F3)vcp(04 05 0E 10 12 14(01 02 05 08 0B) 16 18 1A 1E 20 30 3E 62 68(1) B6 C0)SmartManage(1.0) (INVALID, no surrounding parenthesis) --> <caps add="(type(lcd)vcp(01 02 03 07 0C 4E E3 F3)vcp(04 05 0E 10 12 14(01 02 05 08 0B) 16 18 1A 1E 20 30 3E 62 68(1) B6 C0))"/> Index: SAM00A3.xml =================================================================== RCS file: /cvsroot/ddccontrol/ddccontrol-db/db/monitor/SAM00A3.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -d -r1.1 -r1.2 --- SAM00A3.xml 19 Jun 2006 17:56:05 -0000 1.1 +++ SAM00A3.xml 19 Jun 2006 18:28:45 -0000 1.2 @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!--- Samsung SyncMaster 173s has some partial DDC/CI support (no caps) --> <monitor name="Samsung Syncmaster 173s" init="standard"> - <caps add="(vcp(10 12 16 18 1a 20 30 62 d0 d2))"> + <caps add="(vcp(10 12 16 18 1a 20 30 62 d0 d2))"/> <control id="fine" address="0xd0"/> <control id="coarse" address="0xd2"/> <!--- Control 0xdc: +/116/255 [???] --> |