From owner-cvs-all Thu Oct 5 21: 2:57 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 038FA37B502; Thu, 5 Oct 2000 21:02:55 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id VAA09104; Thu, 5 Oct 2000 21:02:54 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <200010060402.VAA09104@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Thu, 5 Oct 2000 21:02:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c aic7xxx_freebsd.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2000/10/05 21:02:54 PDT Modified files: (Branch: RELENG_4) sys/dev/aic7xxx aic7xxx.c aic7xxx_freebsd.c Log: MFC: Missing ahc_lock/unlock() calls, syncrate setup moved to ahc_execute_scb(), selective broadcast of tag/disc enable on transfer updates, correction to SEARCH_COMPLETE case in ahc_search_qinfifo. Revision Changes Path 1.41.2.5 +3 -3 src/sys/dev/aic7xxx/aic7xxx.c 1.3.2.4 +45 -35 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