summaryrefslogtreecommitdiff
path: root/sys/dev/pci/mfi_pci.c
AgeCommit message (Expand)Author
2009-02-23Match on the SAS1078DE which appears to be used in at least theJonathan Gray
2009-02-10Use proper BAR on newer mfi raid cards.Marco Peereboom
2009-01-28Add support for next generation megaraid sas raid controllers.Marco Peereboom
2008-11-23sizeofa -> nitemsDavid Gwynne
2008-10-27Move some include stuff aroundMarco Peereboom
2008-02-11reinstate pci subvendor/subdevice detection so we can figure out whichDavid Gwynne
2008-02-11add support for the mfi controllers with the ppc iops, aka, LSI SAS1078 orDavid Gwynne
2008-01-26newline when printing about a failure to attach.David Gwynne
2007-11-26Add LSI PCI IDs for 1078 based megaraid; from the windows driver infMarco Peereboom
2007-11-26Add new PERC6 & CERC6 PCI IDsMarco Peereboom
2006-08-06sync PCI ids.Brad Smith
2006-08-06add another MegaRAID PCI id.Brad Smith
2006-05-21Add generic management function.Marco Peereboom
2006-05-17tweak the dmesg printing a bit.Brad Smith
2006-05-16Labeling was the wrong way around. Make 5e 5i and vice versa.Marco Peereboom
2006-04-26Undo last commit.Marco Peereboom
2006-04-26don't return -1, just 1.Marco Peereboom
2006-04-26typoMarco Peereboom
2006-04-26Add subvendor and subsysid to the mix to differentiate between controllers.Marco Peereboom
2006-04-07Use new shiny debug code.Marco Peereboom
2006-04-06Add skeleton driver for MegaRAID SAS.Marco Peereboom