2001-05-27 Oliver Rauch <Oliver.Rauch@rauch-domain.de>

* sanei/sanei_scsi.c: changed scsi buffer size (MAX_DATA)
          to 128KB for: SOLARIS_INTERFACE, SOLARIS_SG_INTERFACE,
          SOLARIS_USCSI_INTERFACE and IRIX_INTERFACE
          (some scanners have problems with the predefined 32KB
           buffer size, these systems should work with 128KB
           but we need to test if no problems do occur).
DEVEL_2_0_BRANCH-1
Oliver Rauch 2001-05-27 10:23:59 +00:00
rodzic 7a47414838
commit 436ddf9977
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,12 @@
2001-05-27 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* sanei/sanei_scsi.c: changed scsi buffer size (MAX_DATA)
to 128KB for: SOLARIS_INTERFACE, SOLARIS_SG_INTERFACE,
SOLARIS_USCSI_INTERFACE and IRIX_INTERFACE
(some scanners have problems with the predefined 32KB
buffer size, these systems should work with 128KB
but we need to test if no problems do occur).
2001-05-27 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/sm3600.c: setResolutions has only 5 instead of 6 resolutions.