Thomas Moestl 702f83a807 - remove the unused parent DMA tag argument from
_nexus_dmamap_load_buffer()
- implement nexus_dmamap_load() in terms of _nexus_dmamap_load_buffer().
  Note that this is untested, as this code is not currently used (but
  might be later for UPA devices).
- move BUS_DMAMAP_NSEGS to bus_private.h
- disable the ecache flushing in nexus_dmamap_sync(); it should not be
  needed, although the docs are not entirely clear on that.
2003-01-06 20:54:07 +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