summaryrefslogtreecommitdiffstats
path: root/sys/cam/scsi/scsi_all.c
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-10/+10
* Add FAST-80 timing to the scsi syncrates table.obrien1999-12-161-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Do not attempt to retry commands that fail with ILLEGAL REQUEST status.gibbs1998-12-111-3/+3
* print the appropriate SCSI revision (with CCS as a proper name for the announ...mjacob1998-12-061-4/+8
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-13/+4
* Fix several potential buffer overrun conditions. These changes have beenken1998-10-151-23/+109
* Add a new CAM debugging mode, CAM_DEBUG_CDB. This causes the kernel token1998-10-021-2/+2
* In the bootverbose case, print out error messages for all errors that willken1998-09-291-7/+16
* Fix error recovery in scsi_interpret_sense(). It turns out that ERESTARTken1998-09-191-15/+27
* Fix the CAM code so that people can compile kernels with the CD driver butken1998-09-181-5/+138
* SCSI Peripheral drivers for CAM:gibbs1998-09-151-0/+2678
OpenPOWER on IntegriCloud