From owner-cvs-all Mon Sep 25 14:56:23 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 F040A37B42C; Mon, 25 Sep 2000 14:56:20 -0700 (PDT) Received: (from gibbs@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA82029; Mon, 25 Sep 2000 14:56:20 -0700 (PDT) (envelope-from gibbs@FreeBSD.org) Message-Id: <200009252156.OAA82029@freefall.freebsd.org> From: "Justin T. Gibbs" Date: Mon, 25 Sep 2000 14:56:20 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aic7xxx aic7xxx.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gibbs 2000/09/25 14:56:20 PDT Modified files: sys/dev/aic7xxx aic7xxx.c Log: Correct a logic mistake introduced in a recent cleanup of ahc_build_transfer_msg() that would cause use to fail to send the DT_REQ ppr_option in a PPR message for periods where DT transfers are required. Revision Changes Path 1.51 +2 -2 src/sys/dev/aic7xxx/aic7xxx.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message