[sane-devel] canon lide 600f support

2007-08-08 Thread sapirf fersht
Hello Everyone

I would like to know if support for the scanner canon lide 600f is
planned? It's a very good scanner. tried it on windows.

Thanks in advance
Sapir



[sane-devel] canon lide 600f support

2007-08-07 Thread Gerald Murray
Hello Sapir,

No sane support is in development currently.
The chipset is unknown; see  
http://www.sane-project.org/unsupported/canon-lide-600.html

Support is usually initiated by a developer creating additional  
backend code, and then
maintaining that.  An invitation to develop is available...

Gerald





[sane-devel] canon lide 600f support

2007-08-07 Thread Gerald Murray

 I don't know how to write a backend. ;-(
 How can I help to find out which chipset it uses?

see:
http://www.sane-project.org/contrib.html
which provides some tips to look within the documentation/drivers  
supplied with the scanner.

When there is a lack of documentation about a scanner, the person who  
chooses to develop
might use some scans from an OS that does have a working scanner  
driver.  The usb bus
spy program (usbsnoopy) logs the commands and replies that are on the bus
Then for each type of scan resolution, the commands must be created to  
duplicate
those commands.  The process is quite long and involved for the developer.
Many scanners have backends from this technique.

If you do find a developer, (s)he should post progress to this  
sane-devel list.

regards,

Gerald