merge-requests/1/head
Henning Geinitz 2003-06-15 22:38:58 +00:00
rodzic bc4e628309
commit ddef47234b
2 zmienionych plików z 10 dodań i 3 usunięć

Wyświetl plik

@ -1,3 +1,7 @@
2003-06-15 Henning Meier-Geinitz <henning@meier-geinitz.de>
* README.darwin: Minor updates.
2003-06-13 Henning Meier-Geinitz <henning@meier-geinitz.de> 2003-06-13 Henning Meier-Geinitz <henning@meier-geinitz.de>
* doc/descriptions/unsupported.desc: Added link for HP 5550c. * doc/descriptions/unsupported.desc: Added link for HP 5550c.

Wyświetl plik

@ -22,11 +22,14 @@ That's a limitation of MacOS X (doesn't use file descriptors for USB access).
SCSI-scanners: SCSI-scanners:
-------------- --------------
There is support for SCSI scanners but hasn't had much testing. Please send There is support for SCSI scanners but hasn't had much testing. Please send
failure and success reports to the sane-devel mailing list. failure and success reports to the sane-devel mailing list. At least
the Epson Perfection 1640SU is reported to work.
sane-find-scanner is not able to find SCSI scanners on MacOS X yet.
USB-scanners: USB-scanners:
------------- -------------
Works with libusb. Very limited testing until now. Try Work with libusb. Very limited testing until now. Try
"sane-find-scanner -v -v" and report success or failure to the SANE mailing "sane-find-scanner -v -v" and report success or failure to the SANE mailing
list. Backends that use fork to create separate reader processes seem to fail. list. Backends that use fork to create separate reader processes seem to fail.
@ -35,4 +38,4 @@ Parport-scanners:
I don't have any information about these. Please contact me or the SANE mailing I don't have any information about these. Please contact me or the SANE mailing
list if you succeeded in using one of these. list if you succeeded in using one of these.
2003-04-30 Henning Meier-Geinitz <henning@meier-geinitz.de> 2003-06-12 Henning Meier-Geinitz <henning@meier-geinitz.de>