index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
pci
/
ciss_pci.c
Age
Commit message (
Expand
)
Author
2013-05-30
Enforce ca_activate tree-walks over the entire heirarchy for all events,
Theo de Raadt
2012-03-11
add PCI ids for HP Smart Array P220i/P222/P420/P420i/P421/P721m/P822
Jonathan 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-17
Add the HP Smart Array P711m/P712m PCI ids.
Brad Smith
2008-06-11
Add a bunch of new ciss devices from Scott Benesh at HP via FreeBSD.
Jonathan Gray
2008-05-23
Simplify the combination use of pci_mapreg_type()/pci_mapreg_map() as
Brad Smith
2006-09-20
sync
Brad Smith
2005-12-13
- Add a whole bunch of new PCI ids.
Brad Smith
2005-12-11
sync
Brad Smith
2005-11-23
hp sa p600 sas; from Srebrenko Sehic <haver@insecure.dk>
Michael Shalayeff
2005-09-07
kill dead func proto
Michael Shalayeff
2005-08-09
do not set PCI_COMMAND_MASTER_ENABLE explicitly as it's already set in pcisub...
Michael Shalayeff
2005-08-05
Add one more Compaq Smart Array 6i.
Marco Pfatschbacher
2005-08-02
int mask is matched on the subsys ids not prod ids
Michael Shalayeff
2005-07-09
handle 64bit bar; found by mpf@
Michael Shalayeff
2005-07-06
smartarray 5* raid controller; does io but needs more work; commented out in ...
Michael Shalayeff