From owner-freebsd-current@FreeBSD.ORG Mon Oct 4 03:52:48 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1A83D1065672; Mon, 4 Oct 2010 03:52:48 +0000 (UTC) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.freebsd.org (Postfix) with ESMTP id EFFDA8FC12; Mon, 4 Oct 2010 03:52:47 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.4/8.14.4) with ESMTP id o943qlx3013390; Sun, 3 Oct 2010 20:52:47 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.4/8.14.4/Submit) id o943qleb013389; Sun, 3 Oct 2010 20:52:47 -0700 (PDT) (envelope-from sgk) Date: Sun, 3 Oct 2010 20:52:47 -0700 From: Steve Kargl To: Matthew Fleming Message-ID: <20101004035247.GA13382@troutmask.apl.washington.edu> References: <20101004021655.GA12956@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: Alexander Motin , freebsd-current@freebsd.org Subject: Re: dmesg mangled by acd0 probe 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: Mon, 04 Oct 2010 03:52:48 -0000 On Sun, Oct 03, 2010 at 08:05:49PM -0700, Matthew Fleming wrote: > > Does this always happen with acd0? The long string of '(' appeared in 5 out of 5 'shutdown -r now'. So, this is definitely reproducible for me. -- Steve