Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Properly set the alignment argument to bus_dma_tag_create(). If we | gibbs | 1999-08-16 | 1 | -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. This | gibbs | 1999-05-22 | 1 | -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 |