Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 01/26/2005 12:59:06
Module Name:	src
Committed By:	fvdl
Date:		Wed Jan 26 12:59:06 UTC 2005

Modified Files:
	src/sys/dev/pci: auixp.c

Log Message:
Don't print a message when there's no interrupt to be handled, since this
can happen when one is shared. Also, don't claim it in that case.

Make some printfs more consistent.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/pci/auixp.c

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