[sane-devel] HP ScanJet 5S

Max Vorobiev pcwizard@telecom.sins.ru
Wed, 20 Feb 2002 01:49:37 +0300


> On Wed, Feb 20, 2002 at 12:16:31AM +0300, Max Vorobiev wrote:
> > I've completely implemented gray scale mode (with all resolutions)
> > for subj scaner. I would like to include my backend to CVS of SANE
> > project. What should I do for it? How can I get write access?
>
> Before you include your backend into CVS, please check the points in
> doc/backend-writing.txt. Your backend should compile on every
> platform. Ok, at least on every platform the rest of SANE compiles :-)
> If it can stop other backends from working or confuse other scanners
> or similar the backend must be disabled in dll.conf or (if possible)
> in hpsj5s.conf.
>
How can I check for sucessful compilations for all SANE-supported platforms?
I've
access only to Linux boxes and Sun Solaris on SPARC machines (they do not
even have PC-style parport). Is there are any possibility for test?
Most important: current version of this backend will work _ONLY_ under
Linux - since it depends on custom linux loadable kernel module. Is it cause
do not include backend to official SANE version? For now (as I know)
sanei_parport still not implemented - how can I make my code totally
independent?

> Is hpsj5s_backend.zip from http://hpsj5s.sourceforge.net/ the latest
> backend? I had only a quick look but found the following things:

OK, I'll fix this bug list first!

Thanks.