Author: jajcus Date: Wed Jun 7 09:20:00 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - simple hack to make DeskJet 670C work
---- Files affected: SOURCES: hplip-DJ670C.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/hplip-DJ670C.patch diff -u /dev/null SOURCES/hplip-DJ670C.patch:1.1 --- /dev/null Wed Jun 7 11:20:00 2006 +++ SOURCES/hplip-DJ670C.patch Wed Jun 7 11:19:55 2006 @@ -0,0 +1,38 @@ +diff -dur -x '*~' hplip-0.9.11.orig/data/xml/models.xml hplip-0.9.11/data/xml/models.xml +--- hplip-0.9.11.orig/data/xml/models.xml 2006-05-08 21:27:06.000000000 +0200 ++++ hplip-0.9.11/data/xml/models.xml 2006-06-07 10:38:44.000000000 +0200 +@@ -1027,6 +1027,34 @@ + <agent2 kind="3" type="2" sku="49 (51649A)"/> + </r0> + </model> ++<model name="DESKJET_670C"> ++ <id></id> ++ <icon>DESKJET_630C.png</icon> ++ <support type="2"/> ++ <case-model> ++ <model1>Deskjet 670c</model1> ++ <model2>Deskjet 670k</model2> ++ </case-model> ++ <io support="1" mode="0" control="0" mfp-mode="2" scan-port="0"/> ++ <align type="0"/> ++ <clean type="0"/> ++ <color-cal type="0"/> ++ <status type="0"/> ++ <scan type="0"/> ++ <fax type="0"/> ++ <pcard type="0"/> ++ <copy type="0"/> ++ <tech class="DJ6xx" type="2"/> ++ <embedded-server type="0"/> ++ <panel-check type="0"/> ++ <linefeed-cal type="0"/> ++ <pq-diag type="0"/> ++ <r0> ++ <agent1 kind="3" type="1" sku="20 (C6614DN)"/> ++ <agent2 kind="3" type="2" sku="49 (51649A)"/> ++ </r0> ++</model> ++ + + <model name="DESKJET_670TV"> + <id></id> ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
