Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Aug 2002 23:49:55 -0700 (PDT)
From:      "Justin T. Gibbs" <gibbs@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/aic7xxx aic79xx.seq
Message-ID:  <200208310649.g7V6nt27037238@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
gibbs       2002/08/30 23:49:55 PDT

  Modified files:
    sys/dev/aic7xxx      aic79xx.seq 
  Log:
  Add a prefix to be used for assembler generated tables and
  functions for register pretty-printing.
  
  Implement "top bit of SCBID is valid bit" qoutfifo delivery scheme.
  
  "the the" -> "the".
  
  Remove old and never used tag collision chain handling in the
  sequencer.  Tag collisions are never allowed to get as far as
  on the controller.
  
  Simplify busy target table handling routines.
  
  Update comments to reflect reality.
  
  Add support for catching more protocol violations.
  
  Correct a bug in data fifo handling in mixed packetized and
  non-packetized environments.  SG_STATE must be cleared even
  if an SG fetch is not in progress at the time of FIFO shutdown
  or we may confuse the non-packetized transaction idle-loop.
  
  Revision  Changes    Path
  1.2       +62 -83    src/sys/dev/aic7xxx/aic79xx.seq

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?200208310649.g7V6nt27037238>