freebsd-dev/sys/sparc64/pci
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
..
apb.c Inherit the APB and the generic OFW PCI-PCI bridge driver from the generic 2011-01-04 16:21:14 +00:00
fire.c - Make a panic message better reflect the actual problem. 2011-03-19 20:36:05 +00:00
firereg.h Add a driver for the `Fire' JBus to PCIe bridges found in at least 2009-12-27 16:55:44 +00:00
firevar.h Add a driver for the `Fire' JBus to PCIe bridges found in at least 2009-12-27 16:55:44 +00:00
ofw_pci_if.m - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
ofw_pci.h - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
ofw_pcib_subr.c Provide for multiple, cascaded PICs on PowerPC systems, and extend the 2010-06-18 14:06:27 +00:00
ofw_pcib_subr.h On sparc64 machines with multiple host-PCI-bridges these bridges 2008-04-17 12:38:00 +00:00
ofw_pcib.c Inherit the APB and the generic OFW PCI-PCI bridge driver from the generic 2011-01-04 16:21:14 +00:00
ofw_pcibus.c - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
psycho.c - A closer inspection of the OpenSolaris code indicates that the DMA 2011-03-26 16:52:31 +00:00
psychoreg.h Sync licenses and the corresponding RCS IDs with NetBSD, mainly switching 2011-03-12 14:33:32 +00:00
psychovar.h - A closer inspection of the OpenSolaris code indicates that the DMA 2011-03-26 16:52:31 +00:00
sbbc.c Fix typos - remove duplicate "the". 2011-02-21 09:01:34 +00:00
schizo.c - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
schizoreg.h - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00
schizovar.h - Merge the *_SET macros from fire(4) which generally print out the 2011-03-26 16:49:12 +00:00