Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Paul Kranenburg <pk@netbsd.org>
List: source-changes
Date: 07/26/2000 20:46:58
Module Name:	syssrc
Committed By:	pk
Date:		Wed Jul 26 17:46:58 UTC 2000

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

Log Message:
On-board devices on psycho machines seem to have the `interrupt' property
in the parent bus format (i.e. an INO) rather than being represented as
an PCI interrupt line. Provide a hack to work around this in pci_attach_hook().


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 syssrc/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.