summaryrefslogtreecommitdiff
path: root/sys/dev/buslogic
Commit message (Expand)AuthorAgeFilesLines
* Do not disable the ISA compatibility window if it is the same value asJustin T. Gibbs1998-10-303-10/+22
* -Wunused cleanup.Justin T. Gibbs1998-10-151-4/+2
* Honor CAM_TAG_ACTION_NONE.Justin T. Gibbs1998-10-151-3/+4
* Fix breakage introduced by last patch. bde has added CC_QUIET flag toWarner Losh1998-10-121-27/+4
* Fix conficts in probe:Warner Losh1998-10-101-1/+28
* Hook up ahapoll so that dumps, synchronize cache commands or any otherJustin T. Gibbs1998-10-091-1/+2
* Removed unused include of "ioconf.h" again. The CAM changes made ioconf.hBruce Evans1998-09-241-3/+1
* On wide cards with firmware revisions < 5.06L, we have to infer thatJustin T. Gibbs1998-09-201-1/+17
* Use %p with (void *) casts to print pointers with printf.Justin T. Gibbs1998-09-171-6/+6
* Fix printf format bugs.Justin T. Gibbs1998-09-161-7/+9
* Mylex/Buslogic MultiMaster SCSI-Host Adapter Driver for CAM.Justin T. Gibbs1998-09-155-0/+3755