Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Nov 2000 10:48:21 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/alpha/mcbus mcpcia.c
Message-ID:  <200011081848.KAA71224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/11/08 10:48:21 PST

  Modified files:
    sys/alpha/mcbus      mcpcia.c 
  Log:
  Clean this is up a bit for multiple MIDs... We can figure out which MID
  for an interrupt to enable/disable from the vector (and GID too, if we
  had multiple GIDs)- so, stupidly for now, search for the right mcpcia's
  softc so we have the right base address for the bridge CSR to apply
  IRQ bit-twiddle's to. Alas- this doesn't yet allow us to run, but it's
  the right direction.
  
  Revision  Changes    Path
  1.11      +60 -41    src/sys/alpha/mcbus/mcpcia.c



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?200011081848.KAA71224>