Re: [SnapScan] color problem 300dpi

From: Sebastien Sable (sebastien.sable@gmx.net)
Date: Tue Oct 10 2000 - 08:11:10 PDT

  • Next message: cbagwell@sprynet.com: "Re: [SnapScan] Core testing group"

    Russ Burdick <grub@extrapolation.net> writes:
    >
    > i've got an Acer 310S and i'd be willing to do testing on it.
    >
    > Russ

    Hi Russ,

    Have you tried my patch (see my mail a few days ago or this) :
    look for SET_WINDOW_P_DEBUG_MODE in snapscan-scsi.c and add this "if"
    test (if VUEGO310 is the right string):

         if(pss->pdev->model != ACER300F /* Seb added */
            || pss->pdev->model != VUEGO310)
           {
             pc[SET_WINDOW_P_DEBUG_MODE] = 2; /* use full 128k buffer */
             pc[SET_WINDOW_P_GAMMA_NO] = 0x01; /* downloaded table */
           }

    I believe that with sane-1.0.1 it should make your scanner work
    completely, and with sane-1.0.3 it should solve problems up to 150dpi.
    Any feedback would be welcomed.

    -- 
    Sébastien Sablé
    sebastien.sable@gmx.net
    

    -- 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 : Tue Oct 10 2000 - 09:43:20 PDT