kopia lustrzana https://gitlab.com/sane-project/backends
2001-01-21 Henning Meier-Geinitz <hmg@gmx.de>
* AUTHORS: Added Tom Martone. * PROJECTS: Removed bh (now included in sane). * README: Added entry for sane-bh(5). * TODO: Removed bh. Updated BearPaw entry. Added entry about v4l problem. * backend/v4l.c: Changed comment as v4l is part of the sane package.DEVEL_2_0_BRANCH-1
rodzic
3e57415204
commit
fa3e6e29d0
9
TODO
9
TODO
|
@ -1,11 +1,10 @@
|
||||||
TODO (2001-01-09)
|
TODO (2001-01-21)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
backends
|
backends
|
||||||
--------
|
--------
|
||||||
* Add new backends (?)
|
* Add new backends (?)
|
||||||
- bh http://www.martoneconsulting.com/sane-bh.html
|
|
||||||
- Polaroid SprintScan 35 LE [should be included into microtek]
|
- Polaroid SprintScan 35 LE [should be included into microtek]
|
||||||
Dick Bruijn <dick@wau.mis.ah.nl>
|
Dick Bruijn <dick@wau.mis.ah.nl>
|
||||||
- primax http://primax.sourceforge.net/
|
- primax http://primax.sourceforge.net/
|
||||||
|
@ -19,7 +18,7 @@ backends
|
||||||
http://www.abaforum.es/martim/bird/otlinux.htm
|
http://www.abaforum.es/martim/bird/otlinux.htm
|
||||||
- Mustek 1200 UB backend
|
- Mustek 1200 UB backend
|
||||||
ftp://ftp.mustek.com.tw/pub/driver/1200UB/Linux/
|
ftp://ftp.mustek.com.tw/pub/driver/1200UB/Linux/
|
||||||
- bearpaw (Mustek BearPaw)
|
- bearpaw (Mustek BearPaw 1200 + maybe 2400)
|
||||||
Henning Meier-Geinitz <hmg@gmx.de>
|
Henning Meier-Geinitz <hmg@gmx.de>
|
||||||
|
|
||||||
* Update backends
|
* Update backends
|
||||||
|
@ -57,6 +56,9 @@ backends
|
||||||
* nec: Check for HAVE_SYS_SHM_H before including sys/shm.h and
|
* nec: Check for HAVE_SYS_SHM_H before including sys/shm.h and
|
||||||
disable shared memory support if necessary.
|
disable shared memory support if necessary.
|
||||||
|
|
||||||
|
* v4l: Problems (crash) with more than one video card. It looks like
|
||||||
|
the two different cards are identified as the same card.
|
||||||
|
|
||||||
doc
|
doc
|
||||||
---
|
---
|
||||||
* Add sane manpage
|
* Add sane manpage
|
||||||
|
@ -124,6 +126,7 @@ misc
|
||||||
* Check all manpages for references to find-scanner (->sane-find-scanner).
|
* Check all manpages for references to find-scanner (->sane-find-scanner).
|
||||||
|
|
||||||
******** done ********
|
******** done ********
|
||||||
|
* Add new backends: bh http://www.martoneconsulting.com/sane-bh.html
|
||||||
* Add manpage for find-scanner.
|
* Add manpage for find-scanner.
|
||||||
* Should find-scanner be installed?
|
* Should find-scanner be installed?
|
||||||
* net backend segfaults sometimes when connected to localhost. Enabling
|
* net backend segfaults sometimes when connected to localhost. Enabling
|
||||||
|
|
Ładowanie…
Reference in New Issue