Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Tobias Nygren <tnn@netbsd.org>
List: source-changes
Date: 04/04/2007 11:04:33
Module Name:	src
Committed By:	tnn
Date:		Wed Apr  4 11:04:33 UTC 2007

Modified Files:
	src/sys/arch/sparc64/dev: pci_machdep.c

Log Message:
pci_find_ino(): Use interrupt pin from pci_attach_args when mapping interrupts.
Use *ihp as a pure output. Fix case where interrupt pin #D was incorrectly
mapped. Some cosmetic changes while here. Ok'd by martin.


To generate a diff of this commit:
cvs rdiff -r1.53 -r1.54 src/sys/arch/sparc64/dev/pci_machdep.c

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