summaryrefslogtreecommitdiffstats
path: root/sys/dev/amd/amd.c
Commit message (Collapse)AuthorAgeFilesLines
* Properly set the alignment argument to bus_dma_tag_create(). If wegibbs1999-08-161-1/+3
| | | | don't care about the alignment, set it to 1, meaning single byte alignment.
* First cut at a driver for the amd53c974 PCI SCSI host adapter. Thisgibbs1999-05-221-0/+2436
driver lacks error recovery and still needs more testing, but it's about time I got it under revision control. Submitted by: Tekram Inc. Bus Space/DMA and cleanup: gibbs
OpenPOWER on IntegriCloud