Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not attempt to retry commands that fail with ILLEGAL REQUEST status. | gibbs | 1998-12-11 | 1 | -3/+3 |
* | print the appropriate SCSI revision (with CCS as a proper name for the announ... | mjacob | 1998-12-06 | 1 | -4/+8 |
* | Examine all occurrences of sprintf(), strcat(), and str[n]cpy() | archie | 1998-12-04 | 1 | -13/+4 |
* | Fix several potential buffer overrun conditions. These changes have been | ken | 1998-10-15 | 1 | -23/+109 |
* | Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel to | ken | 1998-10-02 | 1 | -2/+2 |
* | In the bootverbose case, print out error messages for all errors that will | ken | 1998-09-29 | 1 | -7/+16 |
* | Fix error recovery in scsi_interpret_sense(). It turns out that ERESTART | ken | 1998-09-19 | 1 | -15/+27 |
* | Fix the CAM code so that people can compile kernels with the CD driver but | ken | 1998-09-18 | 1 | -5/+138 |
* | SCSI Peripheral drivers for CAM: | gibbs | 1998-09-15 | 1 | -0/+2678 |