Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Feb 2004 12:34:44 -0800 (PST)
From:      John-Mark Gurney <jmg@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/share/man/man9 BUS_SETUP_INTR.9
Message-ID:  <200402102034.i1AKYiWe052472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmg         2004/02/10 12:34:44 PST

  FreeBSD src repository

  Modified files:
    share/man/man9       BUS_SETUP_INTR.9 
  Log:
  add verbage about how once BUS_TEARDOWN_INTR returns, the interrupt will
  no longer be active or called..
  
  Also document requirement that no mutexes be held across calls to these
  functions..
  
  Reviewed by:    jhb, rwatson
  
  Revision  Changes    Path
  1.17      +6 -0      src/share/man/man9/BUS_SETUP_INTR.9



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