Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 1999 19:18:23 -0800 (PST)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/isp isp.c
Message-ID:  <199911210318.TAA56481@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/11/20 19:18:23 PST

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  Clean up stupidity in the isp_handle_other_response function- indexes
  of queue entries have to be at least 16 bits now! If we're running
  a 2100 less than rev 5, turn off loop fairness (per Qlogic errata). Fix
  typo in checking against 2200 F/W revision. Slightly fix/reorder fabric
  login stuff. Change to usage of isp_getrqentry for code clarity. Add some
  defensive dual bus assumptions. Various cleanups, etc...
  
  Revision  Changes    Path
  1.31      +170 -120  src/sys/dev/isp/isp.c



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?199911210318.TAA56481>