From owner-freebsd-current@FreeBSD.ORG Tue Feb 2 22:00:03 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BF0FC1065679; Tue, 2 Feb 2010 22:00:03 +0000 (UTC) (envelope-from xcllnt@mac.com) Received: from asmtpout029.mac.com (asmtpout029.mac.com [17.148.16.104]) by mx1.freebsd.org (Postfix) with ESMTP id A30F38FC12; Tue, 2 Feb 2010 22:00:03 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=us-ascii Received: from ariccio-t43.jnpr.net ([66.129.224.36]) by asmtp029.mac.com (Sun Java(tm) System Messaging Server 6.3-8.01 (built Dec 16 2008; 32bit)) with ESMTPSA id <0KX8007ROIFR5Q00@asmtp029.mac.com>; Tue, 02 Feb 2010 14:00:03 -0800 (PST) X-Proofpoint-Spam-Details: rule=notspam policy=default score=1 spamscore=1 ipscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=5.0.0-0908210000 definitions=main-1002020181 From: Marcel Moolenaar Date: Tue, 02 Feb 2010 13:59:51 -0800 Message-id: To: "current@freebsd.org mailing list" X-Mailer: Apple Mail (2.1077) Cc: Alexander Motin Subject: CAM verbosity (xpt_release_devq(0): requested 1 > present 0) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2010 22:00:03 -0000 All, On recent -CURRENT the console gets spammed with the following: xpt_release_devq(0): requested 1 > present 0 Can we put this under bootverbose? Do we need to print this at all? -- Marcel Moolenaar xcllnt@mac.com