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
/
ic
/
silireg.h
Age
Commit message (
Expand
)
Author
2011-01-26
Add port multiplier support, has been in snaps for a while with no reported
Dale Rahn
2007-04-07
Add some more device status related register definitions.
Christopher Pascoe
2007-04-07
Correct offset for global interrupt status register.
Christopher Pascoe
2007-04-07
this diff covers two changes, but theyre very tightly tied together.
David Gwynne
2007-04-05
finish resetting the device by sending a soft reset via the post_direct
David Gwynne
2007-04-05
control bits in the prb. shuffle things around a bit...
David Gwynne
2007-04-05
start defining the scatter/gather bits and the port request blocks (PRBs).
David Gwynne
2007-04-04
interrupt enable set/clear defns
David Gwynne
2007-04-04
port control clear bits
David Gwynne
2007-04-01
Correct some sili port offsets.
Jonathan Gray
2007-03-31
more bits and the %b thing for port set/status
David Gwynne
2007-03-31
Port Control Set register defs
David Gwynne
2007-03-31
initial atascsi glue.
David Gwynne
2007-03-30
define the size and offsets for each ports set of registers
David Gwynne
2007-03-26
bits for the global control register
David Gwynne
2007-03-26
oops, 64bit memory bars.
David Gwynne
2007-03-24
port registers
David Gwynne
2007-03-24
global register definitions
David Gwynne
2007-03-22
read and write funcs for the global register space
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