From owner-cvs-all  Fri Aug 30 23:48:47 2002
Delivered-To: cvs-all@freebsd.org
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP
	id 8401537B400; Fri, 30 Aug 2002 23:48:43 -0700 (PDT)
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by mx1.FreeBSD.org (Postfix) with ESMTP
	id 386BF43E42; Fri, 30 Aug 2002 23:48:43 -0700 (PDT)
	(envelope-from gibbs@FreeBSD.org)
Received: from freefall.freebsd.org (gibbs@localhost [127.0.0.1])
	by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V6mhJU037161;
	Fri, 30 Aug 2002 23:48:43 -0700 (PDT)
	(envelope-from gibbs@freefall.freebsd.org)
Received: (from gibbs@localhost)
	by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V6mh93037160;
	Fri, 30 Aug 2002 23:48:43 -0700 (PDT)
Message-Id: <200208310648.g7V6mh93037160@freefall.freebsd.org>
From: "Justin T. Gibbs" <gibbs@FreeBSD.org>
Date: Fri, 30 Aug 2002 23:48:43 -0700 (PDT)
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject: cvs commit: src/sys/dev/aic7xxx aic79xx.h
X-FreeBSD-CVS-Branch: HEAD
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG

gibbs       2002/08/30 23:48:43 PDT

  Modified files:
    sys/dev/aic7xxx      aic79xx.h 
  Log:
  Updates for new non-packetized SCB-ID collision avoidance,
  busy target table addressing changes, our qoufifo scheme,
  and long lun support.
  
  Drop bus reset hold delay to 25us.
  
  Remove chip workarounds for revisions that never went to
  production.
  
  Add aic7901A identification information.
  
  Remove untagged queue logic.
  
  Revision  Changes    Path
  1.3       +125 -107  src/sys/dev/aic7xxx/aic79xx.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message