summaryrefslogtreecommitdiffstats
path: root/sys/dev/advansys/advansys.c
Commit message (Expand)AuthorAgeFilesLines
* adv_pci.c:gibbs2000-01-141-123/+221
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-3/+3
* Add a number of interrelated CAM feature enhancements and bug fixes.ken1999-05-061-7/+38
* Handle the case when auto sense retrieval fails.gibbs1999-04-191-2/+4
* Beef up the error handling routine to handle more errors.gibbs1999-04-071-25/+67
* 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