Fixed detection of SCSI devices that return

device strings (vendor, product) consisting of spaces.
sanei_scsi_req_enter2 was changed to copy the CDB and data before
sending it to the device. Both patches are from Abel Deuring.
Henning Meier-Geinitz <henning@meier-geinitz.de>
DEVEL_2_0_BRANCH-1
Henning Geinitz 2001-09-21 11:28:58 +00:00
rodzic 235b9ee054
commit edd43d5ba2
1 zmienionych plików z 7 dodań i 0 usunięć

Wyświetl plik

@ -1,3 +1,10 @@
2001-09-21 Henning Meier-Geinitz <henning@meier-geinitz.de>
* sanei/sanei_scsi.c: Fixed detection of SCSI devices that return
device strings (vendor, product) consisting of spaces.
sanei_scsi_req_enter2 was changed to copy the CDB and data before
sending it to the device. Both patches are from Abel Deuring.
2001-09-18 Henning Meier-Geinitz <henning@meier-geinitz.de>
* backend/umax1220u.desc: New file (from Marcio Luis Teixeira