File: Epson-Stylus_Scan_2500.xml

package info (click to toggle)
foomatic-db 20120523-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 240,944 kB
  • sloc: xml: 231,115; sh: 153; makefile: 113; python: 8
file content (51 lines) | stat: -rw-r--r-- 1,702 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
<printer id="printer/Epson-Stylus_Scan_2500">
  <make>Epson</make>
  <model>Stylus Scan 2500</model>
  <mechanism>
    <inkjet />
    <color />
    <resolution>
      <dpi>
        <x>1440</x>
        <y>720</y>
      </dpi>
    </resolution>
  </mechanism>
  <url>http://support.epson.com/hardware/allinone/ss25__/documentation.html</url>
  <lang>
    <escp />
  </lang>
  <functionality>A</functionality>
  <driver>gutenprint</driver>
  <comments>
    <en>
    The &quot;Product Manager Operating Systems&quot; of Epson France
    told me that this device is compatible to the Epson Stylus Color
    740 printer and the Epson GT 7000 scanner. Both these devices work
    under free operating systems, so this device should be fully
    functional. &lt;p&gt;

    Works with the 2.2 kernel backported USB, and probably on kernel
    2.4. It's unclear if there is any code to drive the scanner
    via parallel port; is this a IEEE muxed parport device, or is it
    running something funky?  &lt;p&gt;

    The scanner was reported to work by a &quot;Steve
    Morningthunder&quot; over in the &lt;a
    href=&quot;http://lhd.datapower.com/db/dispproduct.php3?DISP?1897&quot;&gt;LHD&lt;/a&gt;:
    Used usb-2.4.0-test2-pre~2.2.16-v3 backport to kernel 2.2.16 and
    modified scanner.h in /drivers/usb/ to include&lt;p&gt;

    &lt;pre&gt;
   { 0x04b8, 0x0106 }, /* Stylus Scan 2500 */
    &lt;/pre&gt;
 
    for the seiko/epson category.  &lt;p&gt;

    The printer is reported to work with the stcolor driver; it almost
    certainly works much better with the stp driver.  Someone will
    have to experiment to determine which stp driver Model value to
    use.
    </en>
  </comments>
</printer>