Return-path: Received: from mail.sysgo.com ([195.145.229.155]:52313 "EHLO mail.sysgo.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752796Ab0K2KBw (ORCPT ); Mon, 29 Nov 2010 05:01:52 -0500 Date: Mon, 29 Nov 2010 11:01:59 +0100 From: Pavel Machek To: Sujith Cc: Larry Finger , "ath9k-devel@venema.h4ckr.net" , kernel list , "chunkeey@googlemail.com" , "linux-wireless@vger.kernel.org" , "rudolf.marek@sysgo.com" , "cko@sysgo.com" , "mfa@sysgo.com" , "anl@sysgo.com" Subject: Re: ath9k_htc vs. powerpc (was Re: working usb wifi card, that is still possible to buy) Message-ID: <20101129100159.GC28833@pma.sysgo.com> References: <20101103092431.GA21138@pma.sysgo.com> <20101124081616.GA30595@pma.sysgo.com> <20101124131320.GA2611@pma.sysgo.com> <4CED33E0.5040000@lwfinger.net> <20101126083125.GA28982@pma.sysgo.com> <20101126102026.GA11857@pma.sysgo.com> <20101126112737.GB11857@pma.sysgo.com> <19695.40541.335361.81396@gargle.gargle.HOWL> <20101126123706.GA19755@pma.sysgo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20101126123706.GA19755@pma.sysgo.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: Hi! > > > Sujith, I see you fought with endianness issues on ath9k_htc > > > driver. Was you able to test it on actual hardware? Should I try the > > > version just after your commit? > > > > No, I never had a chance to test the driver on a big-endian system. > > I assume you are referring to this commit: "ath9k_htc: Fix sparse endian warnings" ? > > Yes. > > > Does using latest wireless-testing help ? > > I updated to wireless-testing from today, and still same results. > > > Or you can try compat-wireless to get the latest code. > > wireless-testing is actually easier to be. ...so I indentified two endianness problems in eeprom, but even with both fixed, it still will not associate. Is there some way to dump USB packets, then compare them between PC and PowerPC versions? Should I expect them to match? Pavel