imp
0873204949
Ahhrggg. Put the test for the compat shims AFTER the file that includes
...
them.
Pointed out by: bde
2000-03-27 20:24:02 +00:00
imp
555f22a351
Per conversations in -current, add #error to these drivers when you don't
...
have the right compatibility shims enabled. ISA drivers to follow later.
2000-03-27 18:32:45 +00:00
gibbs
85f2a7df4d
The error status for a scsi status error is "CAM_SCSI_STATUS_ERROR", not 0.
2000-01-14 03:39:30 +00:00
gibbs
c1664fa91a
Properly set the alignment argument to bus_dma_tag_create(). If we
...
don't care about the alignment, set it to 1, meaning single byte alignment.
1999-08-16 01:52:21 +00:00
gibbs
e4dc7e4c0e
First cut at a driver for the amd53c974 PCI SCSI host adapter. This
...
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
1999-05-22 21:50:40 +00:00