Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jul 2000 18:04:35 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp_freebsd.h
Message-ID:  <200007040104.SAA75283@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/07/03 18:04:35 PDT

  Modified files:
    sys/dev/isp          isp_freebsd.h 
  Log:
  Add in isp_lock/isp_unlock inlines. Add in an islocked/intsok flag
  to isp_osinfo substructure (all in prep for SMP). Define MBOX_WAIT_COMPLETE
  and MBOX_NOTIFY_COMPLETE macros so that we can now (temp) use tsleep
  to wait for mailbox completion. Requires us to guess whether we're
  servicing an interrupt or not- will use intr_nesting_level.
  
  Add local strncat function.
  
  Revision  Changes    Path
  1.32      +83 -10    src/sys/dev/isp/isp_freebsd.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?200007040104.SAA75283>