All of lore.kernel.org
 help / color / mirror / Atom feed
* [ath9k-devel] Bug on ath9k_htc
@ 2013-04-03 20:46 Nico Cesar
  2013-04-03 21:34 ` Adrian Chadd
  0 siblings, 1 reply; 2+ messages in thread
From: Nico Cesar @ 2013-04-03 20:46 UTC (permalink / raw)
  To: ath9k-devel

Hi,

I got

[ 646.367797] ath9k_htc 1-5:1.0: ath9k_htc: FW Version: 1.4
[ 646.367807] ath9k_htc 1-5:1.0: ath9k_htc: Please upgrade to FW version 1.3

on a 3.8.5 kernel installed from:

http://linux-libre.fsfla.org/pub/linux-libre/freesh/pool/main/l/linux-libre32-3.8/linux-libre32-3.8_3.8.5_i386.deb

when trying to upload the libre firmware from:

https://github.com/qca/open-ath9k-htc-firmware

the check should be changed on:

http://lxr.free-electrons.com/source/drivers/net/wireless/ath/ath9k/htc_drv_init.c?v=3.4;a=arm#L773

Instead of a " != " should be something more intelligent

Since we have version 1.4 now:

https://github.com/qca/open-ath9k-htc-firmware/commit/4c9d9e854e0b2f59ca887bb083cc07d35a24693a

Thanks,
Nico

-- 
Nico Cesar
Sysadmin Free Software Foundation
phone: +1 (617) 542 5942 x26
GPG key: A82054C9

Memberships are needed for us!
http://www.fsf.org/register_form?referrer=11224

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [ath9k-devel] Bug on ath9k_htc
  2013-04-03 20:46 [ath9k-devel] Bug on ath9k_htc Nico Cesar
@ 2013-04-03 21:34 ` Adrian Chadd
  0 siblings, 0 replies; 2+ messages in thread
From: Adrian Chadd @ 2013-04-03 21:34 UTC (permalink / raw)
  To: ath9k-devel

Hi,

The stable branch is 1.3. there's 1.3.1 release binaries and a 1.3 branch.

The 1.4 stuff is for development. I believe someone is working on the
right ath9k_htc check.

I'd like ath9k_htc to check that the version is at least 1.3.

Ie, my intention is from now on that >= 1.3 API won't change in a
backwards incompatible way. The first "break" version will be 2.x.

(There's only major.minor numbering; there's currently no WMI API to
push up a build string from firmware. Hopefully I'll make that happen
for 1.4.)

Thanks,



Adrian


On 3 April 2013 13:46, Nico Cesar <nico@fsf.org> wrote:
> Hi,
>
> I got
>
> [ 646.367797] ath9k_htc 1-5:1.0: ath9k_htc: FW Version: 1.4
> [ 646.367807] ath9k_htc 1-5:1.0: ath9k_htc: Please upgrade to FW version 1.3
>
> on a 3.8.5 kernel installed from:
>
> http://linux-libre.fsfla.org/pub/linux-libre/freesh/pool/main/l/linux-libre32-3.8/linux-libre32-3.8_3.8.5_i386.deb
>
> when trying to upload the libre firmware from:
>
> https://github.com/qca/open-ath9k-htc-firmware
>
> the check should be changed on:
>
> http://lxr.free-electrons.com/source/drivers/net/wireless/ath/ath9k/htc_drv_init.c?v=3.4;a=arm#L773
>
> Instead of a " != " should be something more intelligent
>
> Since we have version 1.4 now:
>
> https://github.com/qca/open-ath9k-htc-firmware/commit/4c9d9e854e0b2f59ca887bb083cc07d35a24693a
>
> Thanks,
> Nico
>
> --
> Nico Cesar
> Sysadmin Free Software Foundation
> phone: +1 (617) 542 5942 x26
> GPG key: A82054C9
>
> Memberships are needed for us!
> http://www.fsf.org/register_form?referrer=11224
> _______________________________________________
> ath9k-devel mailing list
> ath9k-devel at lists.ath9k.org
> https://lists.ath9k.org/mailman/listinfo/ath9k-devel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-03 21:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-03 20:46 [ath9k-devel] Bug on ath9k_htc Nico Cesar
2013-04-03 21:34 ` Adrian Chadd

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.