From owner-cvs-src Fri Feb 21 12:27:57 2003 Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87B5937B401; Fri, 21 Feb 2003 12:27:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2865E43F75; Fri, 21 Feb 2003 12:27:56 -0800 (PST) (envelope-from scottl@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 h1LKRt0U051877; Fri, 21 Feb 2003 12:27:55 -0800 (PST) (envelope-from scottl@repoman.freebsd.org) Received: (from scottl@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h1LKRtAE051873; Fri, 21 Feb 2003 12:27:55 -0800 (PST) Message-Id: <200302212027.h1LKRtAE051873@repoman.freebsd.org> From: Scott Long Date: Fri, 21 Feb 2003 12:27:55 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/aac aac_cam.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-src@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG scottl 2003/02/21 12:27:55 PST Modified files: (Branch: RELENG_4) sys/dev/aac aac_cam.c Log: MFC: Tell CAM to not send a bus reset when probing the channels as it makes the aac cards unhappy. Approved by: re (murray) Revision Changes Path 1.2.2.3 +1 -1 src/sys/dev/aac/aac_cam.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-src" in the body of the message