freebsd-nq/sys/sparc64
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
..
central Enroll these drivers in multipass probing. The motivation behind this 2009-12-22 21:02:46 +00:00
compile
conf Add a small change to the comment in the GENRIC config files that include udbp 2011-03-09 17:15:11 +00:00
ebus Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching 2011-03-12 14:33:32 +00:00
fhc - Take advantage of the INTCLR_* macros. 2010-03-31 22:19:00 +00:00
include Remove the advertising clause from the UCB license according to the 2011-03-13 13:42:43 +00:00
isa Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching 2011-03-12 14:33:32 +00:00
pci - A closer inspection of the OpenSolaris code indicates that the DMA 2011-03-26 16:52:31 +00:00
sbus Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching 2011-03-12 14:33:32 +00:00
sparc64 On Serengeti-class machines the OFW root isn't the parent of the CPU 2011-03-19 19:39:05 +00:00