Subject: CVS commit: syssrc/sys/dev/pci
To: None <source-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: source-changes
Date: 04/19/2002 13:55:47
Module Name:	syssrc
Committed By:	drochner
Date:		Fri Apr 19 10:55:46 UTC 2002

Modified Files:
	syssrc/sys/dev/pci: isic_pci.c isic_pci.h isic_pci_elsa_qs1p.c

Log Message:
check interrupt status of the PCI interface chip (if possible)
before calling the (slow) isic handler
being here, remove #ifdefs for FreeBSD and old version support
and add RCS ID tags


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/sys/dev/pci/isic_pci.c
cvs rdiff -r1.4 -r1.5 syssrc/sys/dev/pci/isic_pci.h
cvs rdiff -r1.8 -r1.9 syssrc/sys/dev/pci/isic_pci_elsa_qs1p.c

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