[sane-devel] Problems with Canon 2700F

mitsuru okaniwa m-okaniwa@bea.hi-ho.ne.jp
Tue, 28 Sep 2004 00:11:46 +0900


This is a multi-part message in MIME format.

--Boundary_(ID_q+v0ypq2c7wkxfpb0OuFfw)
Content-type: text/plain; charset=iso-2022-jp
Content-transfer-encoding: 7BIT

Dear Thomas,
Thank you very much!
----- Original Message ----- 
From: "Thomas Loescher" <mailgrab@gmx.de>
To: "mitsuru okaniwa" <m-okaniwa@bea.hi-ho.ne.jp>
Cc: "Ulrich Deiters" <ukd@xenon.pc.Uni-Koeln.DE>
Sent: Monday, September 27, 2004 8:03 AM
Subject: Re: [sane-devel] Problems with Canon 2700F


> Only a short reply (iT's quite late I and should go to bed soon)
> I tried both ways as you recommended:
>
> > Well, Thomas, would you test again?
> > Now, overwrite canon-backend(canon.c, canon.h, canon-sane.c,
canon-scsi.c)
> > in sane1.0.14 to sane1.0.11, and check if the sane1.0.11 will work well.
> > And overwrite canon-backend(canon.c, canon.h, canon-sane.c,
canon-scsi.c) in
> > sane1.0.11 to sane1.0.14, and check if the sane1.0.14 will work well.
>
> 1. copying the canon files from sane-backend-1.0.11 into the
backend-1.0.14 and tried to compile... it failed due compile errors
> 2. copying the canon files from sane-backend-1.0.14 into the
backend-1.0.11 and tried to compile... it failed due compile errors

Ok, would you overwrite /sane-backends-1.0.XX/include/sane/sanei_backend.h
too?
So,
1. copying the canon files and "sanei_backend.h" file from
sane-backend-1.0.11 into the backend-1.0.14 and tried to compile the
backend-1.0.14, install and test
2. copying the canon files and "sanei_backend.h" file from
sane-backend-1.0.14 into the backend-1.0.11 and tried to compile the
backend-1.0.11, install and test

I think that case1. will not work well and case2. will work well....
The reason I think is that a cause of this problem will be in sanei_scsi.c
and so on but not canon-backend files.

The next test is....
3. copying only "sanei_scsi.c" file from sane-backend-1.0.11 into the
backend-1.0.14 and tried to compile the backend-1.0.14, install and test
Of course, canon files used are newest in sane-backend-1.0.14.

"sanei_scsi.c" file is in directory of /sane-backends-1.0.XX/sanei/.
"sanei_scsi.c" was added some change around "sanei_scsi_req" between
sane1.0.11 and sane1.0.13.

> P.S. It seems, it's going to a kind of personal mail traffic... Should I
send my experiences to the mailing list, too?
> Now I have Ullrich (hello ;-)) in the cc-field. Who should also go into
the cc-field?

Ulrich Deiters and Abel Deuring are great developers for canon-backend, I
think.

Best regards,

mitsuru okaniwa

--Boundary_(ID_q+v0ypq2c7wkxfpb0OuFfw)
Content-type: text/html; charset=iso-2022-jp
Content-transfer-encoding: 7BIT

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-2022-jp">
<META content="MSHTML 6.00.2800.1458" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face="MS UI Gothic" size=2><FONT size=3>Dear Thomas,<BR>Thank you 
very much!<BR>----- Original Message ----- <BR>From: "Thomas Loescher" 
&lt;</FONT><A href="mailto:mailgrab@gmx.de"><FONT 
size=3>mailgrab@gmx.de</FONT></A><FONT size=3>&gt;<BR>To: "mitsuru okaniwa" 
&lt;</FONT><A href="mailto:m-okaniwa@bea.hi-ho.ne.jp"><FONT 
size=3>m-okaniwa@bea.hi-ho.ne.jp</FONT></A><FONT size=3>&gt;<BR>Cc: "Ulrich 
Deiters" &lt;</FONT><A href="mailto:ukd@xenon.pc.Uni-Koeln.DE"><FONT 
size=3>ukd@xenon.pc.Uni-Koeln.DE</FONT></A><FONT size=3>&gt;<BR>Sent: Monday, 
September 27, 2004 8:03 AM<BR>Subject: Re: [sane-devel] Problems with Canon 
2700F<BR><BR><BR>&gt; Only a short reply (iT's quite late I and should go to bed 
soon)<BR>&gt; I tried both ways as you recommended:<BR>&gt;<BR>&gt; &gt; Well, 
Thomas, would you test again?<BR>&gt; &gt; Now, overwrite canon-backend(canon.c, 
canon.h, canon-sane.c,<BR>canon-scsi.c)<BR>&gt; &gt; in sane1.0.14 to 
sane1.0.11, and check if the sane1.0.11 will work well.<BR>&gt; &gt; And 
overwrite canon-backend(canon.c, canon.h, canon-sane.c,<BR>canon-scsi.c) 
in<BR>&gt; &gt; sane1.0.11 to sane1.0.14, and check if the sane1.0.14 will work 
well.<BR>&gt;<BR>&gt; 1. copying the canon files from sane-backend-1.0.11 into 
the<BR>backend-1.0.14 and tried to compile... it failed due compile 
errors<BR>&gt; 2. copying the canon files from sane-backend-1.0.14 into 
the<BR>backend-1.0.11 and tried to compile... it failed due compile 
errors<BR><BR>Ok, would you overwrite 
/sane-backends-1.0.XX/include/sane/sanei_backend.h<BR>too?<BR>So,<BR>1. copying 
the canon files and "sanei_backend.h" file from<BR>sane-backend-1.0.11 into the 
backend-1.0.14 and tried to compile the<BR>backend-1.0.14, install and 
test<BR>2. copying the canon files and "sanei_backend.h" file 
from<BR>sane-backend-1.0.14 into the backend-1.0.11 and tried to compile 
the<BR>backend-1.0.11, install and test<BR><BR>I think that case1. will not work 
well and case2. will work well....<BR>The reason I think is that a cause of this 
problem will be in sanei_scsi.c<BR>and so on but not canon-backend 
files.<BR><BR>The next test is....<BR>3. copying only "sanei_scsi.c" file from 
sane-backend-1.0.11 into the<BR>backend-1.0.14 and tried to compile the 
backend-1.0.14, install and test<BR>Of course, canon files used are newest in 
sane-backend-1.0.14.<BR><BR>"sanei_scsi.c" file is in directory of 
/sane-backends-1.0.XX/sanei/.<BR>"sanei_scsi.c" was added some change around 
"sanei_scsi_req" between<BR>sane1.0.11 and sane1.0.13.<BR><BR>&gt; P.S. It 
seems, it's going to a kind of personal mail traffic... Should I<BR>send my 
experiences to the mailing list, too?<BR>&gt; Now I have Ullrich (hello ;-)) in 
the cc-field. Who should also go into<BR>the cc-field?<BR><BR>Ulrich Deiters and 
Abel Deuring are great developers for canon-backend, I<BR>think.<BR><BR>Best 
regards,<BR><BR>mitsuru okaniwa</FONT><BR></FONT></DIV></BODY></HTML>

--Boundary_(ID_q+v0ypq2c7wkxfpb0OuFfw)--