Subject: CVS commit: src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Michael Lorenz <macallan@netbsd.org>
List: source-changes
Date: 09/27/2006 22:44:18
Module Name:	src
Committed By:	macallan
Date:		Wed Sep 27 22:44:18 UTC 2006

Modified Files:
	src/sys/arch/macppc/pci: pci_machdep.c

Log Message:
on PowerBook 3400c and similar machines redirect the built-in tlp's IRQ to
60 if we find a 2nd OHare - OF claims 27 which is wrong and keeps the tlp
from working.
Tested on a PB3400c, should work on 2400 and original G3 as well.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/arch/macppc/pci/pci_machdep.c

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