Date: Thu, 2 Dec 1999 23:40:33 -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: <199912030740.XAA64679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
mjacob      1999/12/02 23:40:33 PST
  Modified files:        (Branch: RELENG_3)
    sys/dev/isp          isp.c 
  Log:
  MFC: cleanup request/response queue size u_int8_t to u_int16_t change.
  Change the usage of 'used' to 'touched'. Change some messages to be
  CFGPRINTF instead of PRINTF. Clean up f/w download. If we're a 2100
  less than rev 5, turn off loop fairness. Fix some random botches.
  Use the isp_getrqentry inline to get the next request queue entry.
  
  Revision  Changes    Path
  1.11.2.11 +182 -139  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?199912030740.XAA64679>
