From owner-cvs-all Thu Feb 27 12:57: 0 2003 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 6066237B406; Thu, 27 Feb 2003 12:56:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F1E843F93; Thu, 27 Feb 2003 12:56:57 -0800 (PST) (envelope-from njl@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h1RKuv0U049552; Thu, 27 Feb 2003 12:56:57 -0800 (PST) (envelope-from njl@repoman.freebsd.org) Received: (from njl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1RKuvoC049551; Thu, 27 Feb 2003 12:56:57 -0800 (PST) Message-Id: <200302272056.h1RKuvoC049551@repoman.freebsd.org> From: Nate Lawson Date: Thu, 27 Feb 2003 12:56:57 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata atapi-cam.c X-FreeBSD-CVS-Branch: HEAD 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 njl 2003/02/27 12:56:57 PST Modified files: sys/dev/ata atapi-cam.c Log: Zero cpi->target_sprt since atapi-cam does not support target mode. This gets rid of annoying messages when targbh tries to attach to the ATA bus and gets rejected. MFC after: 1 day Revision Changes Path 1.14 +1 -0 src/sys/dev/ata/atapi-cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message