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
/
sili_pci.c
Age
Commit message (
Expand
)
Author
2013-12-06
Add a DVACT_WAKEUP op to the *_activate() API. This is called after the
Theo de Raadt
2012-10-08
Revamp the sequences for suspend/hibernate -> resume so that the code
Theo de Raadt
2010-08-31
Add DVACT_QUIECE support. This is called before splhigh() and before
Theo de Raadt
2010-08-05
Suspend/resume support for sili(4). Not perfect yet, but prevents us from
Mark Kettenis
2009-05-13
Match on Adaptec AAR-1225SA, which should work according
Jonathan Gray
2008-11-23
sizeofa -> nitems
David Gwynne
2007-11-23
feng shui
David Gwynne
2007-04-07
sizeofa will give us the number of elements in an array. use it when
David Gwynne
2007-04-06
Match even more ids: 3131/3531 and some rebadged Intel/Adaptec
Jonathan Gray
2007-04-05
start defining the scatter/gather bits and the port request blocks (PRBs).
David Gwynne
2007-03-31
Match on the 3132 as well.
Jonathan Gray
2007-03-31
the attach glue now specifies how many ports the chip has.
David Gwynne
2007-03-22
map the global and port register spaces.
David Gwynne
2007-03-22
import sili(4) so it can be worked on in the tree. this will support the
David Gwynne