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-03 18:54:59 +00:00
2002-12-22 06:38:45 +00:00
2003-01-06 13:43:15 +00:00
2003-01-06 19:30:21 +00:00
2003-01-02 02:19:10 +00:00
2003-01-06 07:37:15 +00:00
2002-12-22 05:35:03 +00:00
2002-11-01 08:56:39 +00:00
2002-12-31 18:30:53 +00:00
2003-01-06 21:23:06 +00:00
2003-01-05 19:14:44 +00:00
2003-01-06 20:10:41 +00:00
2003-01-04 08:47:19 +00:00
2003-01-01 18:49:04 +00:00
2003-01-03 18:54:59 +00:00
2003-01-06 02:09:08 +00:00
2002-12-28 21:39:04 +00:00
2003-01-04 22:10:36 +00:00
2003-01-06 13:19:05 +00:00
2003-01-01 18:49:04 +00:00
2003-01-04 10:21:11 +00:00
2003-01-06 21:33:54 +00:00
2002-12-18 11:46:59 +00:00
2003-01-01 18:49:04 +00:00
2003-01-01 18:49:04 +00:00
2003-01-05 07:56:24 +00:00
2003-01-06 21:33:54 +00:00
2003-01-01 18:49:04 +00:00
2003-01-01 18:49:04 +00:00
2003-01-01 18:49:04 +00:00
2002-10-16 09:19:17 +00:00
2002-11-08 21:26:32 +00:00
2003-01-01 18:49:04 +00:00
2003-01-04 08:47:19 +00:00
2003-01-01 18:49:04 +00:00
2003-01-06 18:52:05 +00:00
2003-01-04 08:50:48 +00:00
2003-01-04 17:26:35 +00:00
2003-01-06 01:55:12 +00:00
2002-11-17 04:15:34 +00:00
2003-01-01 18:49:04 +00:00
2003-01-06 12:07:38 +00:00
2003-01-06 21:59:54 +00:00
2003-01-06 04:33:47 +00:00
2003-01-04 22:10:36 +00:00
2003-01-05 20:32:03 +00:00