Return-path: Received: from lucidpixels.com ([72.73.18.11]:35761 "EHLO lucidpixels.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752654Ab1HCRbU (ORCPT ); Wed, 3 Aug 2011 13:31:20 -0400 Date: Wed, 3 Aug 2011 13:31:19 -0400 (EDT) From: Justin Piszcz To: Stanislaw Gruszka cc: Andreas Hartmann , Larry Finger , Ivo van Doorn , linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, Alan Piszcz , "users@rt2x00.serialmonkey.com" Subject: Re: [PATCH] rt2x00: rt2800: fix zeroing skb structure In-Reply-To: <20110803160050.GA18882@redhat.com> Message-ID: (sfid-20110803_193133_675104_F09BB1B6) References: <4E318BD0.40202@lwfinger.net> <20110730113009.GA2847@redhat.com> <20110730113255.GB2847@redhat.com> <4E341DC4.9010107@01019freenet.de> <20110803160050.GA18882@redhat.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Sender: linux-wireless-owner@vger.kernel.org List-ID: On Wed, 3 Aug 2011, Stanislaw Gruszka wrote: > On Sat, Jul 30, 2011 at 01:07:11PM -0400, Justin Piszcz wrote: >> Here you go, crash 2: >> http://home.comcast.net/~jpiszcz/20110730/2630-rt2800usb-crash2p1.jpg >> http://home.comcast.net/~jpiszcz/20110730/2630-rt2800usb-crash2p2.jpg > > Here is next (draw) patch to test: Thanks, # patch -p1 < ../patch4 patching file drivers/net/wireless/rt2x00/rt2800lib.c patching file drivers/net/wireless/rt2x00/rt2800lib.h patching file drivers/net/wireless/rt2x00/rt2800usb.c patching file drivers/net/wireless/rt2x00/rt2x00queue.c patching file drivers/net/wireless/rt2x00/rt2x00usb.c # I'll give this driver one more chance (quickly) and let you know if it crashes afterwards (usually crashes in 5-10 minutes), but most likely I am going to move over to some other wireless usb sticks, got a couple think penguin usb wifi sticks that use the carl driver, 'open source' wireless usb sticks, going to give them a try next. Also got some other ones as well, hopefully one of them will work without 900ms of lag. The rt2870sta was the best driver in 2.6.38.x series that I have ever used for wireless USB sticks. Justin.