<printer id="printer/Epson-Stylus_CX5200">
  <make>Epson</make>
  <model>Stylus CX5200</model>
  <mechanism>
    <inkjet/>
    <color/>
    <resolution>
      <dpi>
        <x>5760</x>
        <y>1440</y>
      </dpi>
    </resolution>
    <consumables>
    <!--no comments--><!--one or more "partno" elements.--></consumables>
  </mechanism>
  <url>http://www.epson.com/cmc_upload/0/000/013/382/CX5200_InfoSheet.pdf</url>
  <lang>
    <escp/><!--no pjl-->
    <text>
      <charset>us-ascii</charset>
    </text>
  </lang>
  <autodetect>
  </autodetect>
  <functionality>A</functionality>
  <driver>gimp-print-ijs</driver>
  <!--verified-->
  <!--no "contrib_url"-->
  <comments>
    <en>

    Multi-function device: Printer, Scanner, Copier.&lt;p&gt;

    The printing engine seems to be the C82, so when your GIMP-Print
    version does not list this device explicitly as supported, pretend
    that you have the C82.&lt;p&gt;

    To be able to scan you need either kernel 2.4.21 or newer or you
    need to do a small change in the "&lt;tt&gt;scanner.o&lt;/tt&gt;"
    module of older kernels. See &lt;a
    href="http://www.geocrawler.com/archives/3/2571/2002/10/0/9767006/"&gt;this
    posting on the linux-usb-devel mailing list&lt;/a&gt; and the
    thread &quot;&lt;a
    href="http://www.linuxprinting.org/pipermail/epson-list/2002q4/thread.html"&gt;Epson
    Stylus cx3200 MFP&lt;/a&gt;&quot; on the &lt;a
    href="http://www.linuxprinting.org/cgi-bin/mailman/listinfo/epson-list"&gt;Epson
    Forum&lt;/a&gt;.&lt;p&gt;

    You have to remove the following from the
    &lt;tt&gt;drivers/usb/scanner.c&lt;/tt&gt; file in the kernel 
    source:&lt;p&gt;

    &lt;tt&gt;
    if (dev-&amp;gt;config[0].bNumInterfaces != 1) {&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;info("probe_scanner: Only one device interface is supported.");&lt;br&gt;
    &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;return NULL;&lt;br&gt;
    }&lt;p&gt;
    &lt;/tt&gt;

    Then you have to recompile, install, and reload the
    "&lt;tt&gt;scanner.o&lt;/tt&gt;" kernel module (the commands have
    to be executed as "root", we assume that the kernel source code is
    in the &lt;tt&gt;/usr/src/linux&lt;/tt&gt; directory):&lt;p&gt;

    &lt;tt&gt;
    cd /usr/src/linux&lt;br&gt; 
    make modules&lt;br&gt;
    cp drivers/usb/scanner.o /lib/modules/&amp;lt;Linux version&amp;gt;/kernel/drivers/usb/&lt;br&gt;
    rmmod scanner&lt;br&gt;
    modprobe scanner vendor=0x04b8 product=0x0801&lt;p&gt;
    &lt;/tt&gt;

    After having done so you can configure &lt;a
    href="http://www.sane-project.org/"&gt;SANE&lt;/a&gt; to use the
    CX5200 with the "&lt;tt&gt;epson&lt;/tt&gt;" scanner driver, it is
    probably compatible to the Epson Perfection 1200U.&lt;p&gt;

    Copying should just work with the front panel of the
    device.&lt;p&gt;

    </en>
  </comments>
</printer>
