From owner-cvs-all Mon Aug 19 15:19: 2 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 8A89037B413; Mon, 19 Aug 2002 15:18:56 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id E561C43E6A; Mon, 19 Aug 2002 15:18:55 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7JMItVh009906; Mon, 19 Aug 2002 15:18:55 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7JMItpm009905; Mon, 19 Aug 2002 15:18:55 -0700 (PDT) Date: Mon, 19 Aug 2002 15:18:55 -0700 From: "David O'Brien" To: Nate Lawson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c Message-ID: <20020819221855.GA5345@dragon.nuxi.com> Reply-To: obrien@FreeBSD.org Mail-Followup-To: David O'Brien , Nate Lawson , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <200208162205.g7GM5Jxm082695@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200208162205.g7GM5Jxm082695@freefall.freebsd.org> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Aug 16, 2002 at 03:05:19PM -0700, Nate Lawson wrote: > Modified files: > sys/cam/scsi scsi_da.c > Log: > Updates to cmd6workaround: > * Only update cdb in place if not CDB_POINTER > * Correctly check for QFRZ before restarting CCB > * More accurate printf message > * style(9) changes at end We don't mix style(9) and non-style(9) commits. I also don't see any approval by your mentor for this commit. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message