summaryrefslogtreecommitdiffstats
path: root/sys/dev/advansys/advansys.c
Commit message (Expand)AuthorAgeFilesLines
* Return NULL on resource shortage instead of blindly continuing.gibbs1998-12-221-2/+4
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* Correct the reporting of the queue full condition so that the XPT layergibbs1998-10-291-3/+10
* -Wunused cleanup.gibbs1998-10-151-16/+3
* Don't set the active flag on a transaction resource until it has beengibbs1998-10-071-24/+22
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-201-5/+6
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-151-0/+1281
OpenPOWER on IntegriCloud