summaryrefslogtreecommitdiff
path: root/sys/dev/pci/ciss_pci.c
AgeCommit message (Expand)Author
2013-05-30Enforce ca_activate tree-walks over the entire heirarchy for all events,Theo de Raadt
2012-03-11add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822Jonathan Gray
2010-03-02- Add PCI id for the Smart Array P700m adapter.Stuart Henderson
2009-12-15- instead of rolling a macro that is functional equivalent to nitems(),Jasper Lievisse Adriaanse
2008-11-17Add the HP Smart Array P711m/P712m PCI ids.Brad Smith
2008-06-11Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.Jonathan Gray
2008-05-23Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() asBrad Smith
2006-09-20syncBrad Smith
2005-12-13- Add a whole bunch of new PCI ids.Brad Smith
2005-12-11syncBrad Smith
2005-11-23hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>Michael Shalayeff
2005-09-07kill dead func protoMichael Shalayeff
2005-08-09do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...Michael Shalayeff
2005-08-05Add one more Compaq Smart Array 6i.Marco Pfatschbacher
2005-08-02int mask is matched on the subsys ids not prod idsMichael Shalayeff
2005-07-09handle 64bit bar; found by mpf@Michael Shalayeff
2005-07-06smartarray 5* raid controller; does io but needs more work; commented out in ...Michael Shalayeff