From owner-cvs-all Sat Oct 7 20:39: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 12F8437B503; Sat, 7 Oct 2000 20:39:00 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id UAA49932; Sat, 7 Oct 2000 20:39:00 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <200010080339.UAA49932@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Sat, 7 Oct 2000 20:38:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx_freebsd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2000/10/07 20:38:59 PDT Modified files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx.c aic7xxx.h aic7xxx_freebsd.c Log: MFC: Fix qinfifo corruption by both ahc_search_qinfifo() and ahc_timeout(). The ahc_search_qinfifo() fix only applies to non-LVD controllers. Revision Changes Path 1.41.2.6 +40 -37 src/sys/dev/aic7xxx/aic7xxx.c 1.16.2.3 +5 -1 src/sys/dev/aic7xxx/aic7xxx.h 1.3.2.6 +32 -31 src/sys/dev/aic7xxx/aic7xxx_freebsd.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message