Fred> Hi SaneDevel, we added support for user-level SCSI under AIX
Fred> using the generic SCSI driver gsc written by Matthew Jacob
Fred> <mjacob@feral.com>. We tested SANE under AIX 4.1.5 with a
Fred> HP-ScanJet IIc, it works fine.
Great!
Fred> The appended context diffs are based on SANE 0.68.
Thanks, I integrated your changes except for the UMAX diffs. Oliver,
will you pick those up?
Fred> One remark to the program tools/find-scanner: The HP ScanJet
Fred> failed to respond to the inquiry command {INQUIRY, 0x00, 0x02,
Fred> 0x00, 0xff, 0x00}, while the command {INQUIRY, 0x00, 0x00,
Fred> 0x00, 0xff, 0x00} worked well.
Fred> We changed this, but we don't know if it still will work with
Fred> other scanners...
Yes, the original command was "wrong" in the sense that it asks for
additional information that we don't care about. Changing it to zero
should be safe.
--david
-- Source code, list archive, and docs: http://www.mostang.com/sane/ To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com