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
/
dev
/
ebus
Age
Commit message (
Expand
)
Author
2003-09-10
Use EBDMA_BURST_SIZE_16. Introduce EBus specific round_blocksize to
uwe
2003-07-14
add missing __KERNEL_RCSID()
lukem
2003-05-03
DMA, not dma nor Dma.
wiz
2002-12-10
Remove the `flags' argument from bus_intr_establish().
pk
2002-10-02
Add trailing ; to CFATTACH_DECL.
thorpej
2002-09-30
Use CFATTACH_DECL().
thorpej
2002-09-27
Declare all cfattach structures const.
thorpej
2002-04-04
Prettify error message.
uwe
2002-03-22
Fix some handle/tag confusion. This makes it compile on sparc64 again.
martin
2002-03-21
Do not even bother trying to use the mappings provided by the PROM.
eeh
2002-03-21
Remove struct ebus_dmac_reg to discourage indiscriminate usage of
uwe
2002-03-21
Drop BUS_SPACE_MAP_LINEAR and properly bus_space_*-ify this so that it
uwe
2002-03-12
Fix whitespace nits (oops).
uwe
2002-03-12
Rework the driver to add EBus DMA support and improve APC DMA support.
uwe
2002-03-12
Drop ebus_bus_map(), use plain bus_space_map() instead.
uwe
2002-03-01
Remove EBUS_PADDR_FROM_REG, as it does not realy creates a paddr on sparc.
martin
2002-02-18
Shared ebusvar.h for sparc and sparc64.
uwe
2002-02-18
Add DMA definitions.
uwe
2001-09-07
make this "MI"; nothing different between this and the SPARC version.
mrg