From mboxrd@z Thu Jan 1 00:00:00 1970 From: Felix Fietkau Date: Sat, 23 Feb 2013 21:47:27 +0100 Subject: [ath9k-devel] [RFT] ath9k_htc - please test new images In-Reply-To: <51292302.4090703@fisher-privat.net> References: <512891D5.80504@fisher-privat.net> <51292302.4090703@fisher-privat.net> Message-ID: <51292ADF.8090206@openwrt.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: ath9k-devel@lists.ath9k.org On 2013-02-23 9:13 PM, Oleksij Rempel wrote: > Am 23.02.2013 12:41, schrieb Adrian Chadd: >> On 23 February 2013 01:54, Oleksij Rempel wrote: >>> >>> Hi Adrian, >>> >>> current driver has this check: >>> htc_drv_init.c: priv->fw_version_minor != MINOR_VERSION_REQ) { >>> htc_drv_init.c: MAJOR_VERSION_REQ, MINOR_VERSION_REQ); >>> >>> so it wont accept 1.4. Currently i compiling kernel without this >>> restriction. Then i'll be able to test it. >> >> Oops! Guess I shouldn't have bumped the version numbers :-) > > Now results: > - Current wireless-testing.git is broken for my htc_* devices. none of > firmwares is working. > - I use 3.8.0-rc7 from wireless-testing.git for testing. > - htc_7010.fw is working. > - htc_9271.fw do not working. it fails on authentication: Same here (AR9271). - Felix