• Kurt Garloff's avatar
    [PATCH] SCSI sense buffer size -> 96 · 8378b9c6
    Kurt Garloff authored
    some SCSI devices need more than 64bytes of sense buffer.
    I know about one: The IBM MagStar tapes report the necessity to be
    cleaned at bytes 70 and report 96 bytes in total.
    
    Attached patch increases the sense buffer size to 96 bytes.
    8378b9c6
scsi_cmnd.h 5.39 KB