From: <el_...@us...> - 2008-02-18 21:16:00
|
Revision: 770 http://ddccontrol.svn.sourceforge.net/ddccontrol/?rev=770&view=rev Author: el_cubano Date: 2008-02-18 13:15:57 -0800 (Mon, 18 Feb 2008) Log Message: ----------- Support for Dell 2407WFP Added Paths: ----------- trunk/ddccontrol-db/db/monitor/DELA017.xml Added: trunk/ddccontrol-db/db/monitor/DELA017.xml =================================================================== --- trunk/ddccontrol-db/db/monitor/DELA017.xml (rev 0) +++ trunk/ddccontrol-db/db/monitor/DELA017.xml 2008-02-18 21:15:57 UTC (rev 770) @@ -0,0 +1,33 @@ +<?xml version="1.0"?> +<monitor name="Dell 2407WFP (DVI)" init="standard"> + <!--- CAPS: type(LCD)vcp(page0(02 04 05 08 10 14(01 06 08 0B) 16 18 1A 1D 1E 20 30 52 AC AE B2 B6 C0 C6 C8 C9 CA D6(01 02 03 04) DF)) --> + <caps add="(type(lcd)vcp(page0(02 04 05 08 10 14(01 06 08 0B) 16 18 1A 1D 1E 20 30 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="warm" value="0x04"/> + <value id="srgb" value="0x05"/> + <value id="cool" value="0x08"/> + <value id="user1" value="0x0b"/> + </control> + <!--- Control 0x68: +/256/65535 [???] --> + <!--- Control 0x95: +/0/2047 [???] --> + <!--- Control 0x96: +/0/2047 [???] --> + <!--- Control 0x97: +/0/2047 [???] --> + <!--- Control 0x98: +/0/2047 [???] --> + <!--- Control 0x9b: +/255/255 [???] --> + <!--- Control 0x9d: +/255/255 [???] --> + <!--- Control 0x9f: +/255/255 [???] --> + <!--- Control 0xac: +/45058/65535 [???] --> + <!--- Control 0xae: +/12546/65535 [???] --> + <!--- Control 0xb6: +/768/65535 [???] --> + <!--- Control 0xc0: +/0/65535 [???] --> + <!--- Control 0xc6: +/65535/65535 [???] --> + <!--- Control 0xc8: +/18946/65535 [???] --> + <!--- Control 0xc9: +/258/65535 [???] --> + <!--- Control 0xca: +/256/65535 [???] --> + <!--- Control 0xdf: +/512/65535 [???] --> + <!--- Control 0xff: +/0/65535 [???] --> + </controls> + <include file="VESA"/> +</monitor> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |