freebsd-dev/sys/sparc64/pci
Marius Strobl 3eb0900b32 - Enable DMA write parity error interrupts on Schizo with a working
implementation.
- Revert the Sun Fire V890 WAR of r205254. Instead let schizo_pci_bus()
  only panic in case of fatal errors as the interrupt triggered by the
  error the firmware of these and also Sun Fire 280R with version 7
  Schizo caused may happen as late as using the HBA and not only prior
  to touching the PCI bus (in the former case the actual error still is
  fatal but we clear it before touching the PCI bus).
  While at it count and export non-fatal error interrupts via sysctl(9).
- Remove unnecessary locking from schizo_ue().
2010-05-14 20:00:21 +00:00
..
apb.c Don't re-implement device_get_nameunit(9). 2010-03-31 22:27:33 +00:00
fire.c - Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic 2010-01-27 20:30:14 +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.h Add structures for OFW MSI/MSI-X support. These are identical for 2009-12-23 21:07:49 +00:00
ofw_pcib_subr.c Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular, 2008-12-15 15:31:10 +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 - Hook up the default implementations of the MSI/MSI-X pcib_if methods 2009-12-25 15:03:05 +00:00
ofw_pcibus.c - Add quirk handling for ALi M5229, mainly setting the magic "force 2009-12-23 21:38:59 +00:00
psycho.c Use device_get_nameunit(9) rather than device_get_name(9) so one can 2010-03-31 22:32:56 +00:00
psychoreg.h Clear any possibly pending PCI error bits left by the firmware. These 2008-09-18 19:45:22 +00:00
psychovar.h - Preserve the PROM IOMMU in order to allow OFW drivers to continue to 2010-01-02 15:19:33 +00:00
sbbc.c Add missing copyright shebang. 2010-04-10 12:10:11 +00:00
schizo.c - Enable DMA write parity error interrupts on Schizo with a working 2010-05-14 20:00:21 +00:00
schizoreg.h - Enable DMA write parity error interrupts on Schizo with a working 2010-05-14 20:00:21 +00:00
schizovar.h - Enable DMA write parity error interrupts on Schizo with a working 2010-05-14 20:00:21 +00:00