kopia lustrzana https://gitlab.com/sane-project/backends
Updated concerning .desc files. Added comment about USB problems on *BSD.
Henning Meier-Geinitz <henning@meier-geinitz.de>DEVEL_2_0_BRANCH-1
rodzic
b193c4ef09
commit
a44234e4bb
13
TODO
13
TODO
|
@ -1,4 +1,4 @@
|
||||||
TODO (2002-07-14)
|
TODO (2002-07-22)
|
||||||
|
|
||||||
******** todo ********
|
******** todo ********
|
||||||
|
|
||||||
|
@ -96,6 +96,7 @@ doc
|
||||||
select() calls and sane_cancel.
|
select() calls and sane_cancel.
|
||||||
- Add some text about the meaning of bits in 1-bit modes.
|
- Add some text about the meaning of bits in 1-bit modes.
|
||||||
- Define, how to handle SANE_CAP_ADVANCED for groups.
|
- Define, how to handle SANE_CAP_ADVANCED for groups.
|
||||||
|
|
||||||
* desc files:
|
* desc files:
|
||||||
- Don't use ":status :new"
|
- Don't use ":status :new"
|
||||||
- canon630u
|
- canon630u
|
||||||
|
@ -103,7 +104,6 @@ doc
|
||||||
- gphoto2
|
- gphoto2
|
||||||
- Make sure, that the manufacturer (and model) names use the same spelling:
|
- Make sure, that the manufacturer (and model) names use the same spelling:
|
||||||
- umax, plustek (Genius, KYE-Genius)
|
- umax, plustek (Genius, KYE-Genius)
|
||||||
- microtek2, umax (Vobis, Vobis/Highscreen)
|
|
||||||
- plustek, umax_pp, avision, hp, hpsj5s (Hewlett-Packard, HP)
|
- plustek, umax_pp, avision, hp, hpsj5s (Hewlett-Packard, HP)
|
||||||
- Check URLs:
|
- Check URLs:
|
||||||
- abaton (http://www.everex.com/)
|
- abaton (http://www.everex.com/)
|
||||||
|
@ -116,23 +116,23 @@ doc
|
||||||
- Mark scanners with ":status :untested" if they are untested by the author
|
- Mark scanners with ":status :untested" if they are untested by the author
|
||||||
or users:
|
or users:
|
||||||
- bh
|
- bh
|
||||||
|
- canon630u (add 636 as :untested (from manpage)?)
|
||||||
- coolscan2 (LS 400 ED)
|
- coolscan2 (LS 400 ED)
|
||||||
- microtek (Scanmaker 600Z(S))
|
- microtek (Scanmaker 600Z(S))
|
||||||
- plustek
|
- plustek
|
||||||
- sharp (Maybe add JX-325 as :untested (from manpage)?)
|
- sharp (Maybe add JX-325 as :untested (from manpage)?)
|
||||||
- umax
|
|
||||||
|
|
||||||
- Remove unsupported scanners from the list or at least mark them with
|
- Remove unsupported scanners from the list or at least mark them with
|
||||||
":status :unsupported":
|
":status :unsupported":
|
||||||
- mustek_pp
|
- mustek_pp
|
||||||
- nec
|
- nec
|
||||||
- plustek
|
- plustek
|
||||||
- umax
|
|
||||||
- umax1220u
|
- umax1220u
|
||||||
- umax_pp
|
- umax_pp
|
||||||
|
|
||||||
- Other problems/comments:
|
- Other problems/comments:
|
||||||
- bh (use backend comment instead of manufacturer comment)
|
- bh (use backend comment instead of manufacturer comment, don't use
|
||||||
|
model name for comments or status indication)
|
||||||
- coolscan2 (LS-200 only mentioned in manpage?)
|
- coolscan2 (LS-200 only mentioned in manpage?)
|
||||||
- epson (if the support for the FilmScan 200 isn't that good, maybe
|
- epson (if the support for the FilmScan 200 isn't that good, maybe
|
||||||
its status should be beta or alpha)
|
its status should be beta or alpha)
|
||||||
|
@ -193,6 +193,9 @@ platform-specific
|
||||||
* Don't use "echo -e" in shell scripts. That's not supported by the original
|
* Don't use "echo -e" in shell scripts. That's not supported by the original
|
||||||
sh (-->sane-config.in).
|
sh (-->sane-config.in).
|
||||||
|
|
||||||
|
* Find out why USB on *BSD only works once (at least for Mustek scanners
|
||||||
|
and OHCI).
|
||||||
|
|
||||||
misc
|
misc
|
||||||
----
|
----
|
||||||
* sane-config: add options "--exec-prefix=...." and "--prefix=..."
|
* sane-config: add options "--exec-prefix=...." and "--prefix=..."
|
||||||
|
|
Ładowanie…
Reference in New Issue