From: <el_...@us...> - 2007-10-28 03:06:18
|
Revision: 726 http://ddccontrol.svn.sourceforge.net/ddccontrol/?rev=726&view=rev Author: el_cubano Date: 2007-10-27 20:06:14 -0700 (Sat, 27 Oct 2007) Log Message: ----------- Support for Samsung SyncMaster 960BG variant Added Paths: ----------- trunk/ddccontrol-db/db/monitor/SAM021A.xml Added: trunk/ddccontrol-db/db/monitor/SAM021A.xml =================================================================== --- trunk/ddccontrol-db/db/monitor/SAM021A.xml (rev 0) +++ trunk/ddccontrol-db/db/monitor/SAM021A.xml 2007-10-28 03:06:14 UTC (rev 726) @@ -0,0 +1,7 @@ +<?xml version="1.0"?> +<monitor name="Samsung SyncMaster 960BG" init="standard"> + <!--- (type(LCD)vcp(04 05 06 08 0E 10 12 16 18 1A 1E 20 30 3E 60(1 3) 87 B0(1 2) B6 C6 C8 C9 D6(1 4) DC(1 2 3 4 5 6) DF F0(0 1 2 3 4) F2 F3 F8 F9 FA FB FC FD FE E0(0 1 2 3) )) --> + <caps add="(vcp( CA CC E2 F5))"/> + <include file="SAMmb6"/> + <include file="SAMlcd"/> +</monitor> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |