From owner-freebsd-stable@FreeBSD.ORG Fri Jun 26 01:22:30 2009 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 F1C7D1065674 for ; Fri, 26 Jun 2009 01:22:30 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nschwmtas01p.mx.bigpond.com (nschwmtas01p.mx.bigpond.com [61.9.189.137]) by mx1.freebsd.org (Postfix) with ESMTP id 7E2D18FC0C for ; Fri, 26 Jun 2009 01:22:30 +0000 (UTC) (envelope-from andrew@areilly.bpa.nu) Received: from nschwotgx01p.mx.bigpond.com ([124.188.162.219]) by nschwmtas01p.mx.bigpond.com with ESMTP id <20090626012228.NYPI26885.nschwmtas01p.mx.bigpond.com@nschwotgx01p.mx.bigpond.com> for ; Fri, 26 Jun 2009 01:22:28 +0000 Received: from areilly.bpa.nu ([124.188.162.219]) by nschwotgx01p.mx.bigpond.com with ESMTP id <20090626012227.LBOS12022.nschwotgx01p.mx.bigpond.com@areilly.bpa.nu> for ; Fri, 26 Jun 2009 01:22:27 +0000 Received: (qmail 56384 invoked by uid 501); 26 Jun 2009 01:22:20 -0000 Date: Fri, 26 Jun 2009 11:22:20 +1000 From: Andrew Reilly To: Bruce Simpson Message-ID: <20090626012220.GA55877@duncan.reilly.home> References: <4A4360A9.6000404@incunabulum.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4A4360A9.6000404@incunabulum.net> User-Agent: Mutt/1.4.2.3i X-RPD-ScanID: Class unknown; VirusThreatLevel unknown, RefID str=0001.0A150201.4A4422D3.00C1,ss=1,fgs=0 X-SIH-MSG-ID: oh41E9D4TAD0zmQv0WC2OwcnyAzlq3Mv8Z4QX81loRIGTUDBp8PfStrVMfpRu8u4xDxKJhqENGMiaa7jTY3RstCK Cc: FreeBSD stable Subject: Re: USB critically broken under RELENG_7 on amd64 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, 26 Jun 2009 01:22:31 -0000 On Thu, Jun 25, 2009 at 12:34:01PM +0100, Bruce Simpson wrote: > Since jhb@ committed the fixes for ULi SATA, I updated my kernel+world > on my amd64 desktop machine. So far so good. I updated again Tuesday. > > Unfortunately I am now seeing USB warnings during boot: > > uhub1: device problem (TIMEOUT), disabling port 1 > > > I get messages like this for any and all attempts to attach USB devices. That's about the timeframe that I started having problems with my USB-connected drives. I posted about it last week on -stable, but didn't get any replies. The symptoms weren't exactly the same though. It's not something that is easy for me to fiddle with, because the system is my "main server" and I like it to stay up... Cheers, -- Andrew