JezK
Edit File: Epson-Stylus_Scan_2500.xml
<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 "Product Manager Operating Systems" 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. <p> 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? <p> The scanner was reported to work by a "Steve Morningthunder" over in the <a href="http://lhd.datapower.com/db/dispproduct.php3?DISP?1897">LHD</a>: 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<p> <pre> { 0x04b8, 0x0106 }, /* Stylus Scan 2500 */ </pre> for the seiko/epson category. <p> 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>