From owner-freebsd-usb@FreeBSD.ORG Fri Aug 17 18:16:12 2007 Return-Path: Delivered-To: freebsd-usb@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B8A4C16A421 for ; Fri, 17 Aug 2007 18:16:12 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe12.swip.net [212.247.155.97]) by mx1.freebsd.org (Postfix) with ESMTP id 513A913C46A for ; Fri, 17 Aug 2007 18:16:12 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [212.17.141.53] (account mc467741@c2i.net HELO [10.150.70.182]) by mailfe12.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 409915338; Fri, 17 Aug 2007 20:16:09 +0200 From: Hans Petter Selasky To: Khairil Yusof Date: Fri, 17 Aug 2007 20:16:17 +0200 User-Agent: KMail/1.9.7 References: <200708140300.l7E30EAf011416@freefall.freebsd.org> <200708161820.46432.hselasky@c2i.net> <1187286759.52029.10.camel@localhost> In-Reply-To: <1187286759.52029.10.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708172016.18328.hselasky@c2i.net> Cc: freebsd-usb@freebsd.org Subject: Re: usb/105186: USB 2.0/ehci on FreeBSD 6.2-PRE/AMD64 crashes box X-BeenThere: freebsd-usb@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD support for USB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Aug 2007 18:16:12 -0000 On Thursday 16 August 2007, Khairil Yusof wrote: > On Thu, 2007-08-16 at 18:20 +0200, Hans Petter Selasky wrote: > > It looks like the block size is 512 bytes. > > > > Could you send the complete dmesg until the error happens ? > > The errors then repeat continuously. > What you see is not an error. You have to let it run until you see FAILED or TIMEOUT messages. --HPS