From owner-freebsd-usb@FreeBSD.ORG Sat May 28 07:20:52 2011 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 0D94D1065673; Sat, 28 May 2011 07:20:52 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe08.c2i.net [212.247.154.226]) by mx1.freebsd.org (Postfix) with ESMTP id 5B8378FC12; Sat, 28 May 2011 07:20:50 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.1 cv=PvOwS0pD1JWuCk2fMyCiv7x8TRi/oBifOus6FmFACNc= c=1 sm=1 a=SvYTsOw2Z4kA:10 a=27OR0y9NYBUA:10 a=WQU8e4WWZSUA:10 a=Q9fys5e9bTEA:10 a=CL8lFSKtTFcA:10 a=i9M/sDlu2rpZ9XS819oYzg==:17 a=PZ0f9VZ6DqH3jPU4fmEA:9 a=HloGCn68Ck4UO0XruMQA:7 a=PUjeQqilurYA:10 a=i9M/sDlu2rpZ9XS819oYzg==:117 Received: from [188.126.198.129] (account mc467741@c2i.net HELO laptop002.hselasky.homeunix.org) by mailfe08.swip.net (CommuniGate Pro SMTP 5.2.19) with ESMTPA id 132935876; Sat, 28 May 2011 09:20:48 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org Date: Sat, 28 May 2011 09:19:30 +0200 User-Agent: KMail/1.13.5 (FreeBSD/8.2-STABLE; KDE/4.4.5; amd64; ; ) References: <201105280113.p4S1DWgM081572@red.freebsd.org> In-Reply-To: <201105280113.p4S1DWgM081572@red.freebsd.org> X-Face: *nPdTl_}RuAI6^PVpA02T?$%Xa^>@hE0uyUIoiha$pC:9TVgl.Oq, NwSZ4V"|LR.+tj}g5 %V,x^qOs~mnU3]Gn; cQLv&.N>TrxmSFf+p6(30a/{)KUU!s}w\IhQBj}[g}bj0I3^glmC( :AuzV9:.hESm-x4h240C`9=w MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Message-Id: <201105280919.31288.hselasky@c2i.net> Cc: John Levine , freebsd-gnats-submit@freebsd.org Subject: Re: usb/157376: LaCie USB disk not recognized 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: Sat, 28 May 2011 07:20:52 -0000 On Saturday 28 May 2011 03:13:32 John Levine wrote: > >Number: 157376 > >Category: usb > >Synopsis: LaCie USB disk not recognized > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-usb > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Sat May 28 01:20:08 UTC 2011 > >Closed-Date: > >Last-Modified: > >Originator: John Levine > >Release: 8.2-RELEASE > > >Organization: > I.E.C.C. > > >Environment: > FreeBSD joyce.lan 8.2-RELEASE FreeBSD 8.2-RELEASE #2: Tue Apr 19 19:25:59 > EDT 2011 johnl@joyce.lan:/usr/obj/usr/src/sys/JOYCE amd64 > > >Description: > This is an ordinary USB disk. I'm pretty sure it worked on 7.2. When I plug > it in, I see this. > > ugen3.6: at usbus3 (disconnected) > uhub_reattach_port: could not allocate new device Can you send a bit more of the dmesg? Can you tell me if your device is connected directly through the HC on the mainboard or through an external/internal HUB? --HPS