Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Feb 2001 14:48:14 -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:  <200102132248.f1DMmEO84344@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/02/13 14:48:13 PST

  Modified files:
    sys/alpha/mcbus      mcpcia.c 
  Log:
  Doug found that doing a W1C on MCPCIA_INT_REQ just around the time you
  clear MCPCIA_INT_MASK0 helps things substantially. So, why not indeed?
  
  Rearrange irq and cookie calculation to use shifts/masks instead
  of division. Fix things to correctly remember the intpin for that
  one in a million non-INTA PCI device.
  
  Revision  Changes    Path
  1.16      +28 -13    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?200102132248.f1DMmEO84344>