aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/amd
Commit message (Expand)AuthorAgeFilesLines
* Ahhrggg. Put the test for the compat shims AFTER the file that includesWarner Losh2000-03-271-4/+4
* Per conversations in -current, add #error to these drivers when you don'tWarner Losh2000-03-271-0/+4
* The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0.Justin T. Gibbs2000-01-141-1/+2
* Properly set the alignment argument to bus_dma_tag_create(). If weJustin T. Gibbs1999-08-161-1/+3
* First cut at a driver for the amd53c974 PCI SCSI host adapter. ThisJustin T. Gibbs1999-05-222-0/+3015