From: <el_...@us...> - 2008-02-18 23:01:35
|
Revision: 790 http://ddccontrol.svn.sourceforge.net/ddccontrol/?rev=790&view=rev Author: el_cubano Date: 2008-02-18 15:01:32 -0800 (Mon, 18 Feb 2008) Log Message: ----------- Add support for Philips 190S6, thanks to Nicolas Damgaard Larsen Added Paths: ----------- trunk/ddccontrol-db/db/monitor/PHL082F.xml Added: trunk/ddccontrol-db/db/monitor/PHL082F.xml =================================================================== --- trunk/ddccontrol-db/db/monitor/PHL082F.xml (rev 0) +++ trunk/ddccontrol-db/db/monitor/PHL082F.xml 2008-02-18 23:01:32 UTC (rev 790) @@ -0,0 +1,6 @@ +<?xml version="1.0"?> +<monitor name="Philips 190S6" init="standard"> +<!--- CAPS: prot(monitor)type(lcd)model(PHILIPS 190S6)cmds(01 02 03 07 0C 4E F3 E3)vcp(04 05 0E 10 12 14(01 02 05 08 0B) 16 18 1A 1E 20 30 3E)SmartManage(1.0) (INVALID, no surrounding parenthesis) --> +<caps add="(vcp(04 05 0E 10 12 14(01 02 05 08 0B) 16 18 1A 1E 20 30 3E)"/> +<include file="PHLlcd"/> +</monitor> \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |