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

* changed scsi buffer size for solaris sg driver
          (USE == SOLARIS_INTERFACE in sanei_scsi.c) to 32 KB
          again because it does not work for at least one system
          with 64KB.
DEVEL_2_0_BRANCH-1
Oliver Rauch 2001-05-27 21:01:42 +00:00
rodzic 9ac81f7d1d
commit f91828ca7d
1 zmienionych plików z 9 dodań i 0 usunięć

Wyświetl plik

@ -1,8 +1,17 @@
2001-05-27 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* changed scsi buffer size for solaris sg driver
(USE == SOLARIS_INTERFACE in sanei_scsi.c) to 32 KB
again because it does not work for at least one system
with 64KB.
2001-05-27 Petter Reinholdtsen <pere@td.org.uit.no>
* doc/releases.txt: Added points on tagging the source and
generating a diff from the last release.
--- cvs snapshot-2001-05-27 ---
2001-05-27 Oliver Rauch <Oliver.Rauch@rauch-domain.de>
* sanei/sanei_scsi.c: changed scsi buffer size (MAX_DATA)