Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2001 10:40:37 -0800 (PST)
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:  <200101151840.f0FIebu94278@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2001/01/15 10:40:37 PST

  Modified files:
    sys/dev/isp          ispvar.h 
  Log:
  Add was_fabric_dev/fabric_dev tags to our local FC database structure
  (so we can see rapidly whether something was a fabric device but is
  now gone).
  
  Add a tag which says what role this adapter should take. It can take
  on the value of None, Target, Initiator or Both. None is useful for
  warm failover purposes. Remove the ISP_CFG_NOINIT silliness since
  a role of "None" does this.
  
  Add a isp_lastmbxcmd tag to store the opcode for the last mailbox
  command used.
  
  Revision  Changes    Path
  1.38      +46 -10    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?200101151840.f0FIebu94278>