summaryrefslogtreecommitdiff
path: root/sys/dev/ic/mpivar.h
AgeCommit message (Expand)Author
2006-06-12Initial version of dv for scsi. Work based on dlg's code.Marco Peereboom
2006-06-10Redo debug prints to make it less loud and more granular.Marco Peereboom
2006-06-01leave the reply_dva address alone so we can post it back to the ioc ratherDavid Gwynne
2006-06-01fix the reply handling on crazy machines that give me bits in the high partDavid Gwynne
2006-05-31implement chained scatter gather lists.David Gwynne
2006-05-29limit the number of scatter gather entries sent with the scsi_io commandsDavid Gwynne
2006-05-29bump mpi up to using 64bit for all dvaDavid Gwynne
2006-05-28pass the reply from the hardware via the ccb rather than on the stack toDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne