summaryrefslogtreecommitdiffstats
path: root/sys/dev/aha/aha.c
Commit message (Expand)AuthorAgeFilesLines
* Invalid is spelled with the v *BEFORE* the a.imp1998-12-221-2/+2
* Don't calculate the residual twice.gibbs1998-12-221-7/+9
* o Convert length of hccb to integer from the array. Eivind Eklundimp1998-12-151-3/+8
* Pull in fixes similar to those recently committed to the bt driver:gibbs1998-12-131-4/+9
* Examine all occurrences of sprintf(), strcat(), and str[n]cpy()archie1998-12-041-11/+11
* o Patch, slightly altered, from Graham Menhennitt for older aha 1542Bimp1998-11-251-6/+15
* Noop Commit - Change was in last revision.gibbs1998-11-101-1/+1
* Fix probes when a port address is specified.gibbs1998-11-101-147/+237
* -Wunused cleanup.gibbs1998-10-151-5/+2
* Reduce the number of ccbs to 16, per the aha documentation. Moveimp1998-10-151-3/+3
* Hook up ahapoll so that dumps, synchronize cache commands or any othergibbs1998-10-091-1/+2
* GC unused stuff.imp1998-10-021-11/+7
* Misc cleanup and probe rework:imp1998-10-011-40/+32
* Perform a hard reset on cards when the command fails. This should helpimp1998-09-301-2/+2
* Several minor cleanups, inspired by bug reports and the old driver:imp1998-09-291-10/+67
* Use %p with (void *) casts to print pointers with printf.gibbs1998-09-171-6/+6
* Fix printf format bugs.gibbs1998-09-161-7/+10
* Adaptec 154X SCSI-Host Adapter driver for CAM.gibbs1998-09-151-0/+1762
OpenPOWER on IntegriCloud