Re: Kernel 2.4.X and HP Scanjet 6300C

From: DStevenson (tech@dgssoftware.co.uk)
Date: Mon Jul 02 2001 - 17:12:36 PDT

  • Next message: Oliver Rauch: "Re: What's the status of sanei-thread?"

    On Monday 02 July 2001 14:43, Tim Waugh wrote:
    > On Sun, Jun 24, 2001 at 12:28:19AM -0400, Douglas Gilbert wrote:
    > > - if ( (req->sgdata.sg3.hdr.info && SG_INFO_CHECK != 0)
    > > + if ( (req->sgdata.sg3.hdr.info & SG_INFO_CHECK != 0)
    >
    > Doug, didn't we agree that this needs more parentheses? As in:
    >
    > if ( ((req->sgdata.sg3.hdr.info & SG_INFO_CHECK) != 0)
    >
    > ? Otherwise, (SG_INFO_CHECK != 0) is what gets evaluated first, which
    > doesn't seem right.
    >
    > Tim.
    > */

    ----------------------------------------
    Content-Type: application/pgp-signature; charset="us-ascii";
    name="Attachment: 1"
    Content-Transfer-Encoding: 7bit
    Content-Description:
    ----------------------------------------

    Something else you could try, use the aic7xxx_old module instead of the
    aic7xxx one. This worked for me.

    I had no results with old driver, tried everyting else including the timeout
    problem, nearly went back to windoze just for scanning. Removing the old
    module and inserting the new one solved the problem straight away.

    Its worth a go.

    Dave.

    --
    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 : Mon Jul 02 2001 - 12:07:15 PDT