Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Dec 2000 10:08:35 -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:  <200012021808.eB2I8Zw83645@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      2000/12/02 10:08:35 PST

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  Make the Not RESPONSE in RESPONSE QUEUE message have a bit more info
  (specifically, how many entries we've looked at so far). Maintain
  interrupt instrumentation. Use USEC_SLEEP instead of USEC_DELAY in
  a number of places (this allows us to drop locks and sleep instead
  of spin). Track changes to configuration options for topology preference.
  Fix botched order of printout for Channel, Target, Lun.
  
  Revision  Changes    Path
  1.54      +37 -15    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?200012021808.eB2I8Zw83645>