From owner-freebsd-stable@FreeBSD.ORG Fri Dec 10 14:47:39 2010 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D271D1065679 for ; Fri, 10 Dec 2010 14:47:39 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 5A1448FC13 for ; Fri, 10 Dec 2010 14:47:39 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 7BD79E7178; Fri, 10 Dec 2010 14:47:38 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=5yWnps8VFbMJ egKDAPJ3F6fZluU=; b=Q8o6Y+Pxx1q7J8JYLqBGEL6dxkKdLddyYEoxt8x5I9zJ m1u/wYiEM/JmbYoUZpm7fw/PCptQLkthXIG4IsBjMzjczzjwtcD90K1smTsL7PBn yZgsUrDuOl/kVoh/sxY6G0rWhIQG5mbp5Q54rPdFhydeLHGjfpWlGolbEOfLozg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=dUMnBq i7UobrMlFgu4CBiO9bVzrl6IjvTPA2B1vUWKF68bbWU9pio2/xsg87ilxdKE+p+T T9wG7d27q6jaF1v3UYgIrYfg/6sNNeuGfZKzIawWgPhjU+7PyWZ7bP3AGChukxft TzNtu/yWvybbZ1Ke+oFAIOqOFCpg+jtPeQnpU= Received: from unknown (client-86-27-21-134.glfd.adsl.virginmedia.com [86.27.21.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 2C4FDE7174; Fri, 10 Dec 2010 14:47:38 +0000 (GMT) Date: Fri, 10 Dec 2010 14:47:20 +0000 From: Bruce Cran To: Paul Mather Message-ID: <20101210144720.00002b38@unknown> In-Reply-To: <8591B0F0-82B2-433C-AE0C-0D454B12E41B@gromit.dlib.vt.edu> References: <20101209213556.GA3322@pollux.local.net> <20101209221108.GA13256@icarus.home.lan> <8591B0F0-82B2-433C-AE0C-0D454B12E41B@gromit.dlib.vt.edu> X-Mailer: Claws Mail 3.7.6 (GTK+ 2.16.0; i586-pc-mingw32msvc) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org, Jeremy Chadwick Subject: Re: umass: AutoSense failed X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Dec 2010 14:47:39 -0000 On Fri, 10 Dec 2010 09:40:05 -0500 Paul Mather wrote: > I get something similar to this happening on 8.2-PRERELEASE. In my > case, it's not during boot probing or device attachment. Instead, it > happens occasionally after boot. The devices concerned are Maxtor > OneTouch external USB hard drives. Every now and then, I will get > something akin to the following crop up in the console log: > > (da1:umass-sim1:1:0:0): AutoSense failed I'm seeing the same with a USB card reader and an 8GB card on CURRENT: after a while I'll get "AutoSense failed" and the device stops responding. -- Bruce Cran