I use sane with Solaris 2 (many thanks for providing sane).
It works on sparc or X86 with a HP ScanJet IIc (why is this not in
the list of supported devices?)
But, sorry, I use a generic scsi driver from Kevin Sheehan, which is
not free. So I don't know if this is of a great public use.
However, these definitions should apply, even if somebody writes a
free sg driver.
If you are interested, I will send you the patches I made to run sane
on Solaris (mostly #includes).
#elif defined(__sun__)
"/dev/scanner",
"/dev/sg/0", "/dev/sg/1", "/dev/sg/2", "/dev/sg/3",
"/dev/sg/4", "/dev/sg/5", "/dev/sg/6", "/dev/sg/7",
"/dev/sg/8", "/dev/sg/9",
"/dev/sg/a", "/dev/sg/b", "/dev/sg/c", "/dev/sg/d",
"/dev/sg/e", "/dev/sg/f",
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com