index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc64
/
dev
/
iommureg.h
Age
Commit message (
Expand
)
Author
2016-08-24
use uint64_t consistently.
mrg
2014-08-24
Initialize IOMMU control and status register properly - from OpenBSD - ok mrg@
palle
2011-03-20
define 'struct iommureg2', that includes the full set of regs for the
mrg
2011-03-16
revert the iommu changes for now. my U60 doesn't like them.
mrg
2011-03-16
add back the old iommureg definition, as iommureg_old.
mrg
2011-03-16
various changes to adapt for Fire controller support, based upon the
mrg
2008-12-07
add INTMAP_IGN_SHIFT and INTIGN() macros for schizo support (from openbsd)
mrg
2006-02-13
ANSIfy: u_intN_t -> uintN_t, remove __P(), fix function definitions.
cdi
2005-12-11
merge ktrace-lwp.
christos
2004-04-23
s/the the/the/ (only in sources that aren't regularly imported from
simonb
2003-10-11
When establishing interrupt set CPU_UPAID in mapping register
petrov
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-06
writable, not writeable.
wiz
2002-03-20
Overhaul bus space.
eeh
2002-02-07
Overhaul iommu_dvmamap_load_raw().
eeh
2001-07-20
PCI overhaul.
eeh
2000-06-12
Comment describing the IOMMU DVMA address space layout.
eeh
2000-06-08
Fix DVMA base address calculations.
eeh
1999-06-04
pull iommu code out of sbus code so we can share it with the PCI.
mrg
1999-05-24
pull struct strbuf + defines into iommureg.h. properly merge previous commit.
mrg
1999-05-23
place iommu definitions in iommureg.h
mrg