This driver is written for, and tested with, an Epson "Perfection 610" USB scanner. It will PROBABLY work with various other Epson USB scanners. It has been reported to work with an epson 1640. Please let me know if you test it successfully with other devices. Read the included README file for device names to use, etc.
Once you have installed this driver, you can then use SANE to scan things. Be sure to download and compile both the SANE "backend", and the "frontend" source packages.
/usr/include/sys/usb/usba.h
and
/usr/include/sys/usb/usbai.h
.
Therefore, I am not disclosing
any private information; merely organizing existing public
information into a more easily comprehensible form.
Now that's out of the way, you can download epsonscan.tar.gz, last updated June 20, 2002.
This is a source release. Compiling it is very easy. In theory, it should compile on both sparc and intel. However, I develop on intel. I am calling this my v1.0 release. It's a very basic driver: No powersave/standby support, etc. But it WORKS.
Do note that someone from the USB team has publically posted on comp.unix.solaris, that the API will change in future solaris releases! The code here is simply based around the public header files that ship with Solaris 8, and thus is "what works now". So if you want to play with USB hardware now, this is what you can base it around, with the realization that you'll have to recode in a year or something.
[This page written in June 2002]