kopia lustrzana https://gitlab.com/sane-project/backends
Updated status for the BSDs.
rodzic
e32796612a
commit
4b4f26f500
|
@ -25,6 +25,8 @@
|
|||
Fixed priority handling (backend and manpage were overwritten even if
|
||||
a model had a lower priority).
|
||||
* tools/README: Updated sane-find-scanner and sane-desc.el entries.
|
||||
* doc/sane-gt68xx.man doc/sane-mustek_usb.man: Updated status for the
|
||||
BSDs.
|
||||
|
||||
2003-01-10 Henning Meier-Geinitz <henning@meier-geinitz.de>
|
||||
|
||||
|
|
|
@ -248,8 +248,9 @@ and all the other contributors.
|
|||
|
||||
.SH BUGS
|
||||
Currently scanning seems to only work reliably under Linux. With FreeBSD,
|
||||
NetBSD and OpenBSD scanning works only once. Then either the scanner has to be
|
||||
replugged or even a reboot is necessary. That's most probably a kernel issue.
|
||||
NetBSD and OpenBSD scanning with the GT-6801 based scanners works only
|
||||
once. Then the scanner isn't detected anymore and has to be replugged. The
|
||||
GT-6816 based scanners don't work at all for yet unknown reasons.
|
||||
.PP
|
||||
The first few lines of the image are garbage for the 2400 TA
|
||||
Plus.
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
.TH sane-mustek_usb 5 "05 Dec 2002" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.TH sane-mustek_usb 5 "09 Jan 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
|
||||
.IX sane-mustek_usb
|
||||
.SH NAME
|
||||
sane-mustek_usb \- SANE backend for Mustek USB flatbed scanners
|
||||
|
@ -185,10 +185,15 @@ This backend is based on the Mustek 1200ub backend from Mustek, maintained by
|
|||
Tom Wang.
|
||||
|
||||
.SH BUGS
|
||||
FreeBSD support is shaky. Most of the time, scanning will work only in the
|
||||
first xscanimage/xsane session. After closing the frontend, the scanner will
|
||||
freeze. The reason is unknown until now. The same happens with OpenBSD and
|
||||
NetBSD.
|
||||
These devices have a hardware bug: Once data is written to them, they can't be
|
||||
resetted (toggle = DATA0). That means, any operation that tries to reset the
|
||||
device will result in running into timeouts.
|
||||
|
||||
That means that this backend will fail when it is loaded the second time in
|
||||
some configurations: E.g. using libusb, (Free|Open|Net)BSD or with Linux if
|
||||
you unload and reload the scanner module. The only choice is to replug the
|
||||
scanner in this case.
|
||||
|
||||
.PP
|
||||
More detailed bug information is available at the Mustek backend homepage
|
||||
.IR http://www.meier-geinitz.de/sane/mustek_usb-backend/ .
|
||||
|
|
Ładowanie…
Reference in New Issue