From owner-freebsd-usb@FreeBSD.ORG Thu Aug 16 16:20:38 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 033D216A417 for ; Thu, 16 Aug 2007 16:20:38 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.swip.net [212.247.154.225]) by mx1.freebsd.org (Postfix) with ESMTP id 96DE013C45A for ; Thu, 16 Aug 2007 16:20:37 +0000 (UTC) (envelope-from hselasky@c2i.net) X-Cloudmark-Score: 0.000000 [] Received: from [194.248.135.20] (account mc467741@c2i.net HELO unknown-00-c0-9f-49-78-d8.lan) by mailfe08.swip.net (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 577987346; Thu, 16 Aug 2007 18:20:35 +0200 From: Hans Petter Selasky To: Khairil Yusof Date: Thu, 16 Aug 2007 18:20:45 +0200 User-Agent: KMail/1.9.7 References: <200708140300.l7E30EAf011416@freefall.freebsd.org> <200708141701.25433.hselasky@c2i.net> <1187273275.52029.5.camel@localhost> In-Reply-To: <1187273275.52029.5.camel@localhost> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200708161820.46432.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: Thu, 16 Aug 2007 16:20:38 -0000 On Thursday 16 August 2007, Khairil Yusof wrote: > Sorry this is out of thread order, these "hangs" only seem to effect my > server. > > Here is the info you requested, I hope it is useful. > > > > diskinfo /dev/afd0 > > /dev/afd0 512 500107861504 976773167 969020 16 63 > > Thanks. It looks like the block size is 512 bytes. Could you send the complete dmesg until the error happens ? --HPS