summaryrefslogtreecommitdiffstats
path: root/sys/dev/aha
Commit message (Expand)AuthorAgeFilesLines
* -Wunused cleanup.gibbs1998-10-151-5/+2
* Reduce the number of ccbs to 16, per the aha documentation. Moveimp1998-10-151-3/+3
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toimp1998-10-121-28/+4
* Fix conficts in probe:imp1998-10-101-1/+28
* Hook up ahapoll so that dumps, synchronize cache commands or any othergibbs1998-10-091-1/+2
* GC unused stuff.imp1998-10-022-50/+12
* Misc cleanup and probe rework:imp1998-10-012-50/+38
* 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
* Removed unused include of "ioconf.h" again. The CAM changes made ioconf.hbde1998-09-241-3/+1
* 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-153-0/+2455
OpenPOWER on IntegriCloud