[sane-devel] [patch] fix SCSI device matching

Henning Meier-Geinitz henning@meier-geinitz.de
Fri, 26 Oct 2001 12:19:29 +0200


Hi,

On Thu, Oct 25, 2001 at 06:21:23PM +0100, Tim Waugh wrote:
> When a SCSI device returns a blank string field (such as the vendor
> field), sanei_scsi_find_devices gets confused.

This has been fixed in CVS already:

| 2001-09-21  Henning Meier-Geinitz <henning@meier-geinitz.de>
| 
| * sanei/sanei_scsi.c: Fixed detection of SCSI devices that return
|   device strings (vendor, product) consisting of spaces.
|   sanei_scsi_req_enter2 was changed to copy the CDB and data before
|   sending it to the device. Both patches are from Abel Deuring.
      
At least for me it works now. If this problem still occurs with the
latest CVS (or the snapshot at http://www.mostang.com/sane/) for you,
please mail again.

> See <https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=55092>.

Thanks for the information. Usually I don't check the bug tracking
system of the distributions so it makes sense to contact sane-devel
about bugs in SANE, the maintainer of the backend (see man sane for
details).

Bye,
  Henning