Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting on
commitcb2494216a871ccc6152218de3de0b3a543db3b8
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 7 Jul 2007 00:49:51 +0000 (7 00:49 +0000)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 7 Jul 2007 00:49:51 +0000 (7 00:49 +0000)
treeebb327f7989288317d9ee5687d93784dab2a7d15
parentb6d315566d49845965ddc3bfcf17ead20b9ecefc
Use the AHC_DISABLE_PCI_PERR flag to silence parity error reporting on
chips where setting the FAILDIS bit is not effective.  While here,
try again to make it clear that reported parity errors indicate
a failure of some PCI device *other than* the aic7xxx controller.

Obtained-from: FreeBSD
sys/dev/disk/aic7xxx/aic7xxx_pci.c