From owner-freebsd-current@FreeBSD.ORG Tue Nov 3 08:21:44 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78566106566C for ; Tue, 3 Nov 2009 08:21:44 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.swip.net [212.247.154.193]) by mx1.freebsd.org (Postfix) with ESMTP id 0C7598FC20 for ; Tue, 3 Nov 2009 08:21:43 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=MnI1ikcADjEx7bvsp0jZvQ==:17 a=k1cZ69oyAFV370kodyMA:9 a=MkY1mWtJHtE2BHuU797wlEW1D-gA:4 Received: from [188.126.201.140] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe07.swip.net (CommuniGate Pro SMTP 5.2.16) with ESMTPA id 1320573180; Tue, 03 Nov 2009 09:21:41 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Date: Tue, 3 Nov 2009 09:20:48 +0100 User-Agent: KMail/1.11.4 (FreeBSD/9.0-CURRENT; KDE/4.2.4; i386; ; ) References: <4480d94e7b5662b5a506e2d72bf75f8f.squirrel@cygnus.homeunix.com> In-Reply-To: <4480d94e7b5662b5a506e2d72bf75f8f.squirrel@cygnus.homeunix.com> X-Face: (%:6u[ldzJ`0qjD7sCkfdMmD*RxpOwEEQ+KWt[{J#x6ow~JO:,zwp.(t; @Aq :4:&nFCgDb8[3oIeTb^'",;u{5{}C9>"PuY\)!=#\u9SSM-nz8+SR~B\!qBv MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200911030920.49134.hselasky@c2i.net> Cc: Nenhum_de_Nos Subject: Re: status on usb/139598 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Nov 2009 08:21:44 -0000 On Monday 02 November 2009 18:25:24 Nenhum_de_Nos wrote: > hail, > > what's the status on this issue ? > > I wrote some bytes in this external usb hdd and now upgraded to 8.0-rc2, > then I can't read them :( > > the other 7.2 box I have is in work, and I'm on vacation starting today :) > > no workarounds ? I must install a 7.2 to read it ? > > thanks, > > matheus Hi, There is no news, beside from: Please check that sys/dev/usb/controller/ehci.c is up to date with 9-current. --HPS