Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-2-0] src/sys/arch/macppc/macppc



Module Name:    src
Committed By:   tron
Date:           Tue Jun 22 09:25:11 UTC 2004

Modified Files:
        src/sys/arch/macppc/macppc [netbsd-2-0]: extintr.c

Log Message:
Pull up revision 1.44 (requested by manu in ticket #533):
We used to look for the interrupt controller through the "interrupt-controller"
property of "/chosen" node in OF tree. On newer machines (e.g: iBook G4),
this property does not exist. We look for the node "mpic" as a second attempt
after a failure in /chosen.
This makes the iBook G4 keyboard almost usable (there are still some spurious
inputs on system startupi)


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.42.2.1 src/sys/arch/macppc/macppc/extintr.c

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




Home | Main Index | Thread Index | Old Index