cvs commit: src/sys/dev/aic7xxx aic7xxx_pci.c

[ Available lists | Index of cvs-all | Month of Sep 2005 | Week of 22 Sep 2005 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Justin T. Gibbs <gibbs@FreeBSD.org>
Date
22 Sep 2005 05:11:35
Subject
cvs commit: src/sys/dev/aic7xxx aic7xxx_pci.c
Message-ID
200509220511.j8M5BZnn034708@repoman.freebsd.org


[ Hide this part ]
gibbs       2005-09-22 05:11:35 UTC

FreeBSD src repository

Modified files:
sys/dev/aic7xxx aic7xxx_pci.c
Log:
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.

Revision Changes Path
1.35 +15 -8 src/sys/dev/aic7xxx/aic7xxx_pci.c


Elapsed time: 0.080 seconds