Thomas Moestl fe461235a2 Change the iommu code to be able to handle more than one DVMA area per
map. Use this new feature to implement iommu_dvmamap_load_mbuf() and
iommu_dvmamap_load_uio() functions in terms of a new helper function,
iommu_dvmamap_load_buffer(). Reimplement the iommu_dvmamap_load()
to use it, too.
This requires some changes to the map format; in addition to that,
remove unused or redundant members.
Add SBus and Psycho wrappers for the new functions, and make them
available through the respective DMA tags.
2003-01-06 21:59:54 +00:00
..
2003-01-03 00:19:54 +00:00
2003-01-06 13:43:15 +00:00
2003-01-06 19:30:21 +00:00
2002-12-22 05:35:03 +00:00
2002-12-18 11:46:59 +00:00
2003-01-04 17:26:35 +00:00