Subject: CVS commit: src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 12/03/2007 14:13:19
Module Name: src
Committed By: rafal
Date: Mon Dec 3 14:13:19 UTC 2007
Modified Files:
src/sys/arch/sparc64/dev: psycho.c
Log Message:
Clear interrupts as they are established, rearrange interrupt-mapping code
to make sure PCI slot 0 interrupt doesn't accidentally match the (unused)
PCI error interrupt.
Fixes kern/25462 at least on my Netra T1 ac200.
From OpenBSD; ok martin@
To generate a diff of this commit:
cvs rdiff -r1.81 -r1.82 src/sys/arch/sparc64/dev/psycho.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.