summaryrefslogtreecommitdiffstats
path: root/sys/dev/advansys
Commit message (Expand)AuthorAgeFilesLines
* Staticize.eivind1999-04-111-3/+3
* Staticize.eivind1999-04-111-3/+3
* Beef up the error handling routine to handle more errors.gibbs1999-04-071-25/+67
* Unspammed includes in <machine/cpufunc.h> in the !SMP case. Partiallybde1999-01-081-2/+3
* Staticize the overrun buffer so that they are not shared betweengibbs1998-12-223-12/+12
* Return NULL on resource shortage instead of blindly continuing.gibbs1998-12-221-2/+4
* probe function changed from returning char * to const char *.dillon1998-12-142-6/+6
* The "easy" fixes for compiling the kernel -Wunused: remove unreferenced staticarchie1998-12-073-9/+12
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-2/+2
* Fix probes when a port address is specified.gibbs1998-11-101-2/+2
* Correct the reporting of the queue full condition so that the XPT layergibbs1998-10-292-6/+13
* -Wunused cleanup.gibbs1998-10-152-20/+5
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-121-18/+3
* Fix conficts in probe:imp1998-10-101-1/+21
* Only pull 16 bits of residual information from completing queues. Thisgibbs1998-10-091-2/+10
* Don't set the active flag on a transaction resource until it has beengibbs1998-10-072-37/+37
* Add support for the ASC3550 AdvanSys SCSI Host Controller (aka 940UW).gibbs1998-10-077-0/+3344
* Correct compilation with option DIAGNOSTIC set.gibbs1998-09-203-168/+173
* EISA bus attachment for the AdvanSys driver.gibbs1998-09-151-0/+354
* Advance Systems SCSI Host Adapter driver for CAM. Currently only supportgibbs1998-09-158-1004/+3313
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-225-5/+5
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-145-5/+5
* A little 80 column cleanup.gibbs1996-11-051-15/+28
* This commit was generated by cvs2svn to compensate for changes in r18781,gibbs1996-10-074-0/+2580
|\
| * Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.gibbs1996-10-074-0/+2580
* Advanced Systems Inc. SCSI Controller driver and ISA/VL front end.gibbs1996-10-071-0/+236
OpenPOWER on IntegriCloud