Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthew Jacob <mjacob@netbsd.org>
List: source-changes
Date: 10/06/2001 23:33:25
Module Name:	syssrc
Committed By:	mjacob
Date:		Sat Oct  6 20:33:25 UTC 2001

Modified Files:
	syssrc/sys/dev/pci: isp_pci.c

Log Message:
Respect QLogic's errata- read BIU_ISR even on the 2300
to see if there's an interrupt (avoids PCI parity errors
which can occur on the 2312 if you access some registers
from the host at the same time the RISC on the 2312 is
accessing them).


To generate a diff of this commit:
cvs rdiff -r1.72 -r1.73 syssrc/sys/dev/pci/isp_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.