summaryrefslogtreecommitdiff
path: root/sys/dev/pci/mpi_pci.c
AgeCommit message (Expand)Author
2006-08-10fix an obvious typo. found by Quentin Garnier.David Gwynne
2006-07-04Add some more pci ids that I forgot to commit.Marco Peereboom
2006-06-29simplify the PCI match routine a bit.Brad Smith
2006-06-29we dont have to beat mpt to attach to this hardware anymore.David Gwynne
2006-06-16vmware emulates mpi, but it does a half arsed job of it. half the fieldsDavid Gwynne
2006-06-14oops, i forgot that you need to return a high number from match to win.David Gwynne
2006-06-14allow mpi to attach to parallel scsi controllers instead of mpt.David Gwynne
2006-05-31we should support all these sas controllersDavid Gwynne
2006-05-31allow mpi to attach to the scsi controllers again. however, mpt will attachDavid Gwynne
2006-05-31we dont do domain validation on real scsi controllers (as opposed to sasDavid Gwynne
2006-05-29add the sas1064 as a supported deviceDavid Gwynne
2006-05-27add mpi(4), an alternative (replacement) driver for lsi logic fusion mptDavid Gwynne