Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 12:55: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.c isp_inline.h ispmbox.h
Message-ID:  <200204161955.g3GJtZe26504@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2002/04/16 12:55:35 PDT

  Modified files:
    sys/dev/isp          isp.c isp_inline.h ispmbox.h 
  Log:
  Scale back # of luns supported for SCC to 16384- oops- top 3 bits are a
  lun address modifier of sorts. Only an HP XP-512 seems to have cared.
  
  Fix a few misplaced pointers for the new fabric goop, which has been
  demonstrated to work on newer Brocades and McData switches now.
  Put in commented out code which would run GFF_ID if the QLogic f/w
  allowed it.
  
  Don't whine about not being able to find a handle for a command if it
  was a command aborted (by us).
  
  Revision  Changes    Path
  1.92      +91 -28    src/sys/dev/isp/isp.c
  1.24      +15 -0     src/sys/dev/isp/isp_inline.h
  1.41      +6 -0      src/sys/dev/isp/ispmbox.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?200204161955.g3GJtZe26504>