NetBSD/sys/arch/powerpc
matt a6db24a485 Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API
to select the maximum segment size for each bus_dmamap_load (up to the maxsegsz
supplied to bus_dmamap_create).  dm_maxsegsz is reset to the value supplied to
bus_dmamap_create when the dmamap is unloaded.
2005-03-09 19:04:43 +00:00
..
conf When building kernel for OEA, allow unaligned accesses since OEA 2005-02-12 00:03:21 +00:00
fpu It helps to call fpu_sqrt() when dealing with the frsqrte instruction. 2004-09-15 07:04:21 +00:00
ibm4xx fix two bugs with wiring: 2005-03-02 09:02:42 +00:00
include Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
isa
marvell Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
oea pmap_extract(): Only attempt to set '*pap' if pap is non-NULL. 2005-02-22 21:06:56 +00:00
powerpc Add a dm_maxsegsz public member to bus_dmamap_t. This allows a user of the API 2005-03-09 19:04:43 +00:00
tools/chrpicon
Makefile