Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 23:46:37 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic7xxx_inline.h
Message-ID:  <200208310646.g7V6kbYp037061@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2002/08/30 23:46:37 PDT

  Modified files:
    sys/dev/aic7xxx      aic7xxx_inline.h 
  Log:
  If interrupts are disabled on the card, don't bother running
  our interrupt handler.  Our handler was called due to a shared
  interrupt, and the card's interrupts are explicitly disabled
  to prevent entry into our interrupt handler.
  
  Revision  Changes    Path
  1.19      +10 -1     src/sys/dev/aic7xxx/aic7xxx_inline.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?200208310646.g7V6kbYp037061>