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

next in thread | raw e-mail | index | archive | help
mjacob      2000/07/03 19:31:19 PDT

  Modified files:        (Branch: RELENG_4)
    sys/dev/isp          ispvar.h 
  Log:
  MFC: Remove obsolete isp_dogactive tag.
  
  Add 8 bits of volatile mailbox busy mask- this will be the bitmask
  of output mailbox values we want to get back out of the chip once
  a mailbox command is done. Add storage for the maximum number of
  output mailbox registers to the softc.  Set ISP_MAX_LUNS to be off
  of new isp_maxluns tag in softc.  Change our 'fabdev' tag to
  'loggedin'.  Increase size (and add defines for) topology storage.
  
  Roll minor version numbers.
  
  Revision  Changes    Path
  1.25.2.2  +9 -14     src/sys/dev/isp/ispvar.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?200007040231.TAA89771>