Re: Canon backend

From: Henning Meier-Geinitz (henning@meier-geinitz.de)
Date: Sun May 06 2001 - 02:53:15 PDT

  • Next message: Henning Meier-Geinitz: "[dev] Memory access violations and leaks"

    Hi,

    On Wed, May 02, 2001 at 08:55:21AM +0200, Ulrich Deiters wrote:
    > The backend for Canon SCSI scanners has now been extended to support
    > - the FB620S flatbed scanner
    > - and the FS2710 film scanner.
    > The backend has been tested with sane-back|frontends-1.04 and xsane-0.75 .

    I found other things while looking for problems in other backends:

    Your backend seems to be based on an older version of the canon
    backend so some fixes that are in CVS aren't included.

    Check the canon-sane.c -> sane_init(): Use sanei_config_open() instead
    of fgets and remove the check for "\n" at the end of the line.

    canon-sane.c: Look at all occurences of "*info": It must be checked if
    info!=0 before accessing *info.

    canon-scsi.c: Abel Deuring changed the backend to use sanei_scsi_cmd2.

    Better look at the ChangeLog of current CVS to be sure you don't miss
    anything.

    Bye,
      Henning

    --
    Source code, list archive, and docs: http://www.mostang.com/sane/
    To unsubscribe: echo unsubscribe sane-devel | mail majordomo@mostang.com
    



    This archive was generated by hypermail 2b29 : Sun May 06 2001 - 03:21:05 PDT