Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Apr 2008 18:35:44 +0000 (UTC)
From:      Marcel Moolenaar <marcel@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powermac macio.c maciovar.h
Message-ID:  <200804261835.m3QIZigP052069@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200804261835.m3QIZigP052069>