From: Nicolas B. <nbo...@us...> - 2006-10-11 06:30:43
|
Update of /cvsroot/ddccontrol/ddccontrol-db/db/monitor In directory sc8-pr-cvs12.sourceforge.net:/tmp/cvs-serv15851 Added Files: DELA020.xml DELA021.xml Log Message: Add support for Dell 2007FP (Thanks to Oleg Artamonov) --- NEW FILE: DELA020.xml --- <?xml version="1.0"?> <!--- type(LCD)vcp(page0(02 04 05 08 0E 10 12 14(01 06 08 0B) 16 18 1A 1D 1E 20 30 3E 52 AC AE B2 B6 C0 C6 C8 C9 CA D6(01 02 03 04) DF)) --> <monitor name="Dell 2007FP (VGA)" init="standard"> <caps add="(vcp(12)"/> <include file="DELA021"/> </monitor> --- NEW FILE: DELA021.xml --- <?xml version="1.0"?> <!--- type(LCD)vcp(page0(02 04 05 08 0E 10 12 14(01 06 08 0B) 16 18 1A 1D 1E 20 30 3E 52 AC AE B2 B6 C0 C6 C8 C9 CA D6(01 02 03 04) DF)) --> <monitor name="Dell 2007FP (DVI)" init="standard"> <!--- Note: "Contrast settings (0x12) doesn't work with DVI, only with VGA" --> <caps add="(vcp(02 04 05 08 0E 10 14(01 06 08 0B) 16 18 1A 1D 1E 20 30 3E 52 AC AE B2 B6 C0 C6 C8 C9 CA D6(01 02 03 04) DF))"/> <controls> <!--- Control 0x02: +/256/65535 [???] --> <control id="colorpreset" address="0x14"> <value id="normal" value="1"/> <value id="warm" value="6"/> <value id="cool" value="8"/> <value id="custom" value="11"/> </control> <!--- Control 0x60: +/768/65535 [???] --> <!--- Control 0x68: +/256/65535 [???] --> <!--- Control 0x95: +/0/2047 [???] --> <!--- Control 0x96: +/0/2047 [???] --> <!--- Control 0x97: +/0/2047 [???] --> <!--- Control 0x98: +/0/2047 [???] --> <!--- Control 0x9b: +/244/255 [Six Axis Color Control - Red] --> <!--- Control 0x9d: +/255/255 [Six Axis Color Control - Green] --> <!--- Control 0x9f: +/244/255 [Six Axis Color Control - Blue] --> <!--- Control 0xac: +/60674/65535 [Horizontal freq] --> <!--- Control 0xae: +/22274/65535 [Vertical freq] --> <!--- Control 0xb6: +/768/65535 [???] --> <!--- Control 0xc0: +/0/65535 [???] --> <!--- Control 0xc6: +/65535/65535 [???] --> <!--- Control 0xc8: +/18690/65535 [???] --> <!--- Control 0xc9: +/258/65535 [Display firmware level] --> <!--- Control 0xca: +/256/65535 [???] --> <!--- Control 0xd6: +/256/65535 [???] --> <!--- Control 0xdf: +/512/65535 [VCP Version] --> </controls> <include file="VESA"/> </monitor> |