Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 Feb 1999 17:07:07 -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:  <199902090107.RAA52838@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/02/08 17:07:07 PST

  Modified files:
    sys/dev/isp          isp.c 
  Log:
  Roll internal release tag. Print out if we're in a 64 bit PCI slot.
  Use fast memory timing NVRAM parameter. Clean up and fix establishment
  of default target parameters. Don't use NVRAM if are flagged as not to
  do so (I had a busted NVRAM setup which I couldn't edit that enabled SYNC
  mode but disabled disconnect/reconnect and wide!!). Fix delays after
  resets. BUS resets not done in isp_init anymore- relegated to OS
  specific outer layers. Fix a buglet where you can get in a loop for
  a NULL xs in the completion list in isp_intr. Add in some defines that
  can disable fast posting. Add in code for Loop Up/Loop Down events that
  call into the outer layers as to what to do.
  
  Revision  Changes    Path
  1.13      +155 -58   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?199902090107.RAA52838>