Marius Strobl 22508b0153 - A closer inspection of the OpenSolaris code indicates that the DMA
syncing for Hummingbird and Sabre bridges should be applied with every
  BUS_DMASYNC_POSTREAD instead of in a wrapper around interrupt handlers
  for devices behind PCI-PCI bridges only as suggested by the documentation
  (code for the latter actually exists in OpenSolaris but is disabled by
  default), which also makes more sense.
- Take advantage of the ofw_pci_setup_device method introduced in r220038
  for disabling bus parking for certain EBus bridges in order to
- Mark some unused parameters as such.
2011-03-26 16:52:31 +00:00
..
2011-03-24 15:09:36 +00:00
2011-03-17 00:29:53 +00:00
2011-03-24 21:31:32 +00:00
2011-02-21 09:01:34 +00:00
2011-03-24 21:31:32 +00:00
2010-12-05 10:15:23 +00:00
2011-03-16 16:44:08 +00:00