I installed sane from RPMs and tried to read something from the Memorex scanner using the Avision driver. It just sat there, because it's a parallel port scanner and the driver is written for SCSI. I then removed the RPMs, downloaded the source, and compiled it. Now what do I do? I see calls to sanei_scsi_cmd; what should I change them to?
phma