From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756545AbZHQDrs (ORCPT ); Sun, 16 Aug 2009 23:47:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751714AbZHQDrs (ORCPT ); Sun, 16 Aug 2009 23:47:48 -0400 Received: from mail.gmx.net ([213.165.64.20]:37459 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1751156AbZHQDrr (ORCPT ); Sun, 16 Aug 2009 23:47:47 -0400 X-Authenticated: #14349625 X-Provags-ID: V01U2FsdGVkX1929VkxXvZ2TeWBs3Y1EIvo4+a810z6+PrIic2zI+ x8SYQQOZTniJ8W Subject: Re: [PATCH 00/22] Staging: rt{286,287,307}0: various fixes/cleanups From: Mike Galbraith To: Bartlomiej Zolnierkiewicz Cc: Greg Kroah-Hartman , devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org In-Reply-To: <20090816192934.3789.3648.sendpatchset@localhost.localdomain> References: <20090816192934.3789.3648.sendpatchset@localhost.localdomain> Content-Type: text/plain Date: Mon, 17 Aug 2009 05:47:45 +0200 Message-Id: <1250480865.7243.15.camel@marge.simson.net> Mime-Version: 1.0 X-Mailer: Evolution 2.24.1.1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-FuHaFi: 0.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, 2009-08-16 at 21:29 +0200, Bartlomiej Zolnierkiewicz wrote: > Hi, > > Some fixes, some cleanups and a lot of preparations for finally merging > rt{28,30}70 drivers together. > > Tested with RT2860 (Asus Eee 901) and RT3070 (el cheapo USB dongle that > I've bought recently to speed up the development, I'm posting this mail > using it right now) chipsets. I plugged these into tip this morning (3, 5 and 21 needed hammering) and tried my box's onboard USB gizmo: Bus 007 Device 003: ID 13d3:3247 IMC Networks 802.11 n/g/b Wireless LAN Adapter Works fine here. > PS I tried using rt2800usb driver found in 2.6.31-rc6 (with overdue fix > for memory corruption in rf cache from Pavel Roskin) for RT3070 chipset > but it doesn't seem to work yet (iwlist wlan0 scan => no stations).. Yeah, I can ping/traceroute with it, but that's about it, seems to choke as soon as you need to xfer non-dinky packets. (I would have thought that the corruption fix would swim upstream given it's utterly deadly) -Mike