download the sane cvs snapshot from our site, and look in backends/hp3900.*
allan On Mon, Jan 12, 2009 at 11:41 PM, rohit bal <rohitsharma36 at hotmail.com> wrote: > Hi allan, > > thanks for the support. > > Can you provide me some link for C code for any of the HP 4370 decive. > > thanks > >> Date: Mon, 12 Jan 2009 07:25:42 -0500 >> From: kitno455 at gmail.com >> To: rohitsharma36 at hotmail.com >> Subject: Re: [sane-devel] Sample code for Scanning >> CC: sane-devel at lists.alioth.debian.org >> >> None of sane is written in C++, and I doubt any of the authors have >> any code sitting around in other languages. >> >> allan >> >> On Sun, Jan 11, 2009 at 11:11 PM, rohit bal <rohitsharma36 at hotmail.com> >> wrote: >> > Thanks for the reply. >> > >> > is there any C++ code snippet avaible for any of the HP Chipsets. >> > >> > Thanks >> > >> >> Date: Thu, 8 Jan 2009 08:41:15 -0500 >> >> From: kitno455 at gmail.com >> >> To: rohitsharma36 at hotmail.com >> >> Subject: Re: [sane-devel] Sample code for Scanning >> >> CC: sane-devel at lists.alioth.debian.org >> >> >> >> That does not narrow it down much, since HP uses different chips for >> >> models with similar numbers: >> >> >> >> the 4070 and 4370 machines are already supported by the hp3900 sane >> >> backend >> >> the 4200 machines are supported by the hp4200 backend >> >> the 4300 machines are supported by niash backend >> >> the 4570 by the hp5590 backend >> >> the 4400 and 4470 by the rts8891 backend >> >> >> >> and most of the remaining ones seem to be genesys-logic based? >> >> >> >> So, if you are working on one that is related to these, you have quite >> >> a bit of example code to use right in sane-backends CVS version. If >> >> you have yet another one, then i would suggest looking at the existing >> >> backends for one that uses a similar command set, and that you like >> >> the author's coding style, and copy it. Please be aware that in either >> >> case, you are making a derivative backend, and your code will be >> >> covered by the same license as sane (GPL+exception) >> >> >> >> allan >> >> >> >> On Thu, Jan 8, 2009 at 12:59 AM, rohit bal <rohitsharma36 at hotmail.com> >> >> wrote: >> >> > Dear allan, >> >> > >> >> > my chipset is hp 4000 series device. >> >> > >> >> > Thanks >> >> > >> >> >> Date: Wed, 7 Jan 2009 09:33:21 -0500 >> >> >> From: kitno455 at gmail.com >> >> >> To: rohitsharma36 at hotmail.com >> >> >> Subject: Re: [sane-devel] Sample code for Scanning >> >> >> CC: sane-devel at lists.alioth.debian.org >> >> >> >> >> >> What chipset does your device use? >> >> >> >> >> >> allan >> >> >> >> >> >> 2009/1/7 rohit bal <rohitsharma36 at hotmail.com>: >> >> >> > Dear sane, >> >> >> > >> >> >> > is there any sample code available which lets us scan the image >> >> >> > from >> >> >> > our >> >> >> > device. >> >> >> > >> >> >> > Cheers >> >> >> > Rohn >> >> >> > >> >> >> > ________________________________ >> >> >> > News, views and chilling images. If it matters for India, we bring >> >> >> > it >> >> >> > to >> >> >> > your fingertips. Check it out! >> >> >> > -- >> >> >> > sane-devel mailing list: sane-devel at lists.alioth.debian.org >> >> >> > http://lists.alioth.debian.org/mailman/listinfo/sane-devel >> >> >> > Unsubscribe: Send mail with subject "unsubscribe your_password" >> >> >> > to sane-devel-request at lists.alioth.debian.org >> >> >> > >> >> >> >> >> >> >> >> >> >> >> >> -- >> >> >> "The truth is an offense, but not a sin" >> >> > >> >> > ________________________________ >> >> > Much more than email ? don't miss out on the rest of the Windows >> >> > Live?. >> >> > Much >> >> > more than email >> >> >> >> >> >> >> >> -- >> >> "The truth is an offense, but not a sin" >> > >> > ________________________________ >> > See all the ways you can stay connected to friends and family >> >> >> >> -- >> "The truth is an offense, but not a sin" > > > ________________________________ > What can you do with the new Windows Live? Find out -- "The truth is an offense, but not a sin"
