Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Jan 2003 22:21:42 -0800 (PST)
From:      Benno Rice <benno@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powermac macio.c maciovar.h
Message-ID:  <200301090621.h096LgYb052644@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2003/01/08 22:21:42 PST

  Modified files:
    sys/powerpc/powermac macio.c maciovar.h 
  Log:
  - Remove the ignore list and replace it with a quirk list of sorts.
  - Add a quirk type for devices whose interrupt properties are actually
    attached to their children.
  - Flag the "escc" (zs-alike serial controller) device as having this quirk.
  - Rework the interrupt discovery code to deal with devices that have more than
    one interrupt.
  
  Revision  Changes    Path
  1.2       +56 -22    src/sys/powerpc/powermac/macio.c
  1.2       +2 -1      src/sys/powerpc/powermac/maciovar.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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