From owner-freebsd-usb@FreeBSD.ORG Mon Aug 10 18:53:40 2009 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 85D46106564A for ; Mon, 10 Aug 2009 18:53:40 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe02.swip.net [212.247.154.33]) by mx1.freebsd.org (Postfix) with ESMTP id 1D8CB8FC1E for ; Mon, 10 Aug 2009 18:53:39 +0000 (UTC) X-Cloudmark-Score: 0.000000 [] X-Cloudmark-Analysis: v=1.0 c=1 a=5J9bzSSjSGIA:10 a=hlIU1J3LQChSjWV/CGRL5g==:17 a=6I5d2MoRAAAA:8 a=2uQvSG0IQ9KQKuBvBpMA:9 a=8F0uLqcdOTV2pzRVewOjKIWninwA:4 a=VgWGNTQkVdAA:10 a=pez5DOLNnpUA:10 a=SV7veod9ZcQA:10 Received: from [193.217.167.6] (account mc467741@c2i.net HELO laptop.adsl.tele2.no) by mailfe02.swip.net (CommuniGate Pro SMTP 5.2.13) with ESMTPA id 1303095710; Mon, 10 Aug 2009 20:53:38 +0200 From: Hans Petter Selasky To: freebsd-usb@freebsd.org, "O.Herold" Date: Mon, 10 Aug 2009 20:53:41 +0200 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <200908101850.n7AIo48R091242@freefall.freebsd.org> In-Reply-To: <200908101850.n7AIo48R091242@freefall.freebsd.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908102053.43479.hselasky@c2i.net> Cc: Subject: Re: usb/137341: driver if_rum doesn't work at all and throws panics 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: Mon, 10 Aug 2009 18:53:40 -0000 On Monday 10 August 2009 20:50:04 O.Herold wrote: > The following reply was made to PR usb/137341; it has been noted by GNATS. > > From: "O.Herold" > To: bug-followup@FreeBSD.org, oliver@akephalos.de > Cc: > Subject: Re: usb/137341: driver if_rum doesn't work at all and throws > panics > Date: Mon, 10 Aug 2009 20:48:26 +0200 > > Well I cannot provide anything anymore because too many panics destroyed > my slice. Well after much grief I installed just out of curiosity FBSD > 7.2R and guess what? Apart from some performance drops it works like a > charm. I restarted the network several times without any problems, I just > pulled the stick from the usb port within some data transfers etc. - no > panic :-) > > FreeBSD 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May 1 07:18:07 UTC 2009 > root@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 > > In my opinion the new usb stack isn't ready for prime time or FreeBSD 8 > release should wait until it's fixed - maybe March 2009. I do know such > up- and downturn in Linux only ... until today. > Hi, I will try to reproduce if I get a chance. Most likely what you are seeing is not an USB issue, but rather a WLAN issue. --HPS