Searched hist:220039 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/sparc64/pci/
H A Dpsychovar.hdiff 220039 Sat Mar 26 15:07:04 MDT 2011 marius - 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.

Completed in 51 milliseconds