kopia lustrzana https://gitlab.com/sane-project/backends
More status indicators for backends to include. Removed entry about the grand
Fujitsu reunification. Updated entry about the DBG warnings. Removed entry about splitted sane-backends.html. Removed entries about libtool problems. Added entry about plustek on OS/2 problem. Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
31a1ac48b8
commit
d1bbdc5910
36
TODO
36
TODO
|
@ -1,23 +1,24 @@
|
||||||
TODO (2002-03-19)
|
TODO (2002-03-24)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
backends
|
backends
|
||||||
--------
|
--------
|
||||||
* Add new backends (+ means: scheduled for version 1.0.8)
|
* Add new backends (+ means: scheduled for version 1.0.8, (+) means:
|
||||||
- hp4200 http://hp4200-backend.sourceforge.net/
|
still maintained and/or updates will come)
|
||||||
|
(+)hp4200 http://hp4200-backend.sourceforge.net/
|
||||||
- v4l2 http://video.inodes.org/sane-v4l2/
|
- v4l2 http://video.inodes.org/sane-v4l2/
|
||||||
- Relisys Scorpio Super 3 SCSI II
|
(+)Relisys Scorpio Super 3 SCSI II
|
||||||
Mark Plowman <sane-devel@plowman.xs4all.nl>
|
Mark Plowman <sane-devel@plowman.xs4all.nl>
|
||||||
http://www.xs4all.nl/~plowman/
|
http://www.xs4all.nl/~plowman/
|
||||||
- Linux Handscanner Ioctl Interface scanner by Harald
|
- Linux Handscanner Ioctl Interface scanner by Harald
|
||||||
Bauer <bauer-h@web.de>
|
Bauer <bauer-h@web.de>
|
||||||
- viceo (Visioneer OneTouch 8600)
|
- viceo (Visioneer OneTouch 8600)
|
||||||
http://www.littlecms.com/iphoto/otlinux.htm
|
http://www.littlecms.com/iphoto/otlinux.htm
|
||||||
- Genius Vivid Pro USB, Colorado USB 19200, Visioneer OneTouch 7600
|
(+)Genius Vivid Pro USB, Colorado USB 19200, Visioneer OneTouch 7600
|
||||||
IBM IdeaScan 2000 USB
|
IBM IdeaScan 2000 USB
|
||||||
http://homepages.paradise.net.nz/stevenel/scanner/
|
http://homepages.paradise.net.nz/stevenel/scanner/
|
||||||
- Fujitsu M3091DCd support
|
+ Fujitsu M3091DCd support
|
||||||
Frederik Ramm <frederik@remote.org>
|
Frederik Ramm <frederik@remote.org>
|
||||||
http://www.remote.org/frederik/projects/software/sane/
|
http://www.remote.org/frederik/projects/software/sane/
|
||||||
+ canon_pp backend for Canon FB630P, FB330P, N640P and N340P
|
+ canon_pp backend for Canon FB630P, FB330P, N640P and N340P
|
||||||
|
@ -27,7 +28,6 @@ backends
|
||||||
http://sourceforge.net/projects/hp3300backend
|
http://sourceforge.net/projects/hp3300backend
|
||||||
|
|
||||||
* Update backends
|
* Update backends
|
||||||
- Combine all the Fujitsu backends into one single backend
|
|
||||||
+ Canon FB620S flatbed scanner and FS2710 film scanner support
|
+ Canon FB620S flatbed scanner and FS2710 film scanner support
|
||||||
(update for canon backend).
|
(update for canon backend).
|
||||||
ftp://stthd0.pc.uni-koeln.de/pub/canon-1.08.tar.gz
|
ftp://stthd0.pc.uni-koeln.de/pub/canon-1.08.tar.gz
|
||||||
|
@ -92,9 +92,7 @@ backends
|
||||||
* Fix warnings about DBG calls:
|
* Fix warnings about DBG calls:
|
||||||
- avision
|
- avision
|
||||||
- m3096g
|
- m3096g
|
||||||
- plustek
|
|
||||||
- sm3600
|
- sm3600
|
||||||
- umax
|
|
||||||
- umax1220u
|
- umax1220u
|
||||||
- v4l
|
- v4l
|
||||||
|
|
||||||
|
@ -113,9 +111,6 @@ doc
|
||||||
* sane.tex: Add a warning/explanation about problems with
|
* sane.tex: Add a warning/explanation about problems with
|
||||||
sane_get_select_fd, Unix select() calls and sane_cancel.
|
sane_get_select_fd, Unix select() calls and sane_cancel.
|
||||||
|
|
||||||
* sane-backends.html should state more clearly which backends are included
|
|
||||||
in the distribution. Solution: Split into two lists.
|
|
||||||
|
|
||||||
* sane-backends.html should be sorted by manufacturer, not by backend.
|
* sane-backends.html should be sorted by manufacturer, not by backend.
|
||||||
|
|
||||||
frontends
|
frontends
|
||||||
|
@ -165,13 +160,8 @@ platform-specific
|
||||||
|
|
||||||
* Add support for semaphores also for OS/2 (currently used in snapscan).
|
* Add support for semaphores also for OS/2 (currently used in snapscan).
|
||||||
|
|
||||||
* Fix shared lib problem with NetBSD. Starting scanimage results in:
|
* The plustek backend doesn't compile on OS/2 beacuse
|
||||||
"Cannot open "../backend/.libs/libsane.so". However, scanadf works.
|
in plustek-usbhw.c itimerval is unknown.
|
||||||
|
|
||||||
* Check if a new version of libtool can fix the above mentioned issues.
|
|
||||||
Currently (2002-03-17) the CVS version of libtool works on NetBSD but
|
|
||||||
breaks AIX-4.
|
|
||||||
|
|
||||||
|
|
||||||
misc
|
misc
|
||||||
----
|
----
|
||||||
|
@ -194,6 +184,14 @@ misc
|
||||||
|
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* Fix shared lib problem with NetBSD. Starting scanimage results in:
|
||||||
|
"Cannot open "../backend/.libs/libsane.so". However, scanadf works.
|
||||||
|
* Check if a new version of libtool can fix the above mentioned issues.
|
||||||
|
Currently (2002-03-17) the CVS version of libtool works on NetBSD but
|
||||||
|
breaks AIX-4.
|
||||||
|
* Combine all the Fujitsu backends into one single backend
|
||||||
|
* sane-backends.html should state more clearly which backends are included
|
||||||
|
in the distribution. Solution: Split into two lists.
|
||||||
* Keep config.guess and config.sub up-to-date.
|
* Keep config.guess and config.sub up-to-date.
|
||||||
* sane.tex: Add new sane.type = "film scanner". Check the other well known
|
* sane.tex: Add new sane.type = "film scanner". Check the other well known
|
||||||
strings for completeness.
|
strings for completeness.
|
||||||
|
|
Ładowanie…
Reference in New Issue