freebsd-dev/sys/sparc64
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
..
compile Obrien created this directory, but I didn't cvs add cvsignore 2001-07-01 23:37:03 +00:00
conf Add a driver for the Zilog 8530 dual uart found in Ultra 1s and Ultra 2s. 2003-01-01 19:49:30 +00:00
ebus Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
include - remove the unused parent DMA tag argument from 2003-01-06 20:54:07 +00:00
isa Add two new workaround for firmware anomalies: 2002-11-07 16:07:46 +00:00
pci Prefix the members of struct bus_space_tag and struct bus_dma_tag with 2003-01-06 19:43:10 +00:00
sbus Bump the IOMMU TSB size to 32kB, to match the default size on PCI 2003-01-06 19:48:31 +00:00
sparc64 - remove the unused parent DMA tag argument from 2003-01-06 20:54:07 +00:00