cvs commit: src/sys/powerpc/powermac macio.c maciovar.h
Marcel Moolenaar
marcel at FreeBSD.org
Sat Apr 26 18:35:45 UTC 2008
marcel 2008-04-26 18:35:44 UTC
FreeBSD src repository
Modified files:
sys/powerpc/powermac macio.c maciovar.h
Log:
Take into account the size of the interrupt cell. It's determined
by the parent for interrupt resources. This corrects parsing of
the interrupts property.
With parsing of the property fixed, add all interrupts to the
resource list. Bump the max. number of interrupts from 5 to 6
as scc(4) attached to macio(4) has 6 interrupts (3 per channel).
Submitted by: Nathan Whitehorn <nathanw at uchicago.edu>
Revision Changes Path
1.24 +26 -13 src/sys/powerpc/powermac/macio.c
1.8 +1 -1 src/sys/powerpc/powermac/maciovar.h
More information about the cvs-src
mailing list