Added workaround for hardware bug.

merge-requests/1/head
Henning Geinitz 2003-10-21 18:09:01 +00:00
rodzic f24caf34c2
commit d549737a15
2 zmienionych plików z 6 dodań i 2 usunięć

Wyświetl plik

@ -5,6 +5,7 @@
broken TPU support. Fixed missing quotation mark in Perfection broken TPU support. Fixed missing quotation mark in Perfection
1200S entry. 1200S entry.
* AUTHORS: Oliver Schirrmeister has a CVS account now. * AUTHORS: Oliver Schirrmeister has a CVS account now.
* doc/sane-mustek_usb.man: Added workaround for hardware bug.
2003-10-21 Stéphane Voltz <svoltz@wanadoo.fr> 2003-10-21 Stéphane Voltz <svoltz@wanadoo.fr>
* doc/sane-umax_pp.man: added help for new configuration option * doc/sane-umax_pp.man: added help for new configuration option

Wyświetl plik

@ -1,4 +1,4 @@
.TH sane-mustek_usb 5 "09 Jan 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy" .TH sane-mustek_usb 5 "21 Oct 2003" "@PACKAGEVERSION@" "SANE Scanner Access Now Easy"
.IX sane-mustek_usb .IX sane-mustek_usb
.SH NAME .SH NAME
sane-mustek_usb \- SANE backend for Mustek USB flatbed scanners sane-mustek_usb \- SANE backend for Mustek USB flatbed scanners
@ -195,7 +195,10 @@ device will result in running into timeouts.
That means that this backend will fail when it is loaded the second time in 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 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 you unload and reload the scanner module. The only choice is to replug the
scanner in this case. scanner in this case. The workaround for Linux is to use the scanner module
(modprobe scanner) instead of libusb. See
.BR sane-usb (5)
for details.
.PP .PP
More detailed bug information is available at the Mustek backend homepage More detailed bug information is available at the Mustek backend homepage