Re: [OpenWrt-Devel] Alix 2D13 on latest trunk, traces in dmesg on bootup?

2012-03-05 Thread Felix Fietkau
On 2012-03-05 7:20 AM, Philip Prindeville wrote: > On 3/4/12 5:45 PM, Felix Fietkau wrote: >> On 2012-03-05 1:19 AM, Felix Fietkau wrote: >>> On 2012-03-04 11:31 PM, Felix Fietkau wrote: On 2012-03-01 5:18 AM, Adam Gensler wrote: > For what its worth I spent some time this evening putting

[OpenWrt-Devel] [PATCH] 802.11n support for broadcom-wl

2012-03-05 Thread Łukasz Kwestarz
Patch probably adds also support for 802.11a mode (not tested), fixes some issues in iwinfo lib and not working WIFI activity led on WRT150N v1.1. Please review it carefully, it was my first time with ash and I haven't been using C for a long time. Patch for LuCI will follow. Signed-off-by: Łuk

[OpenWrt-Devel] [PATCH] LuCI 802.11n support for broadcom-wl

2012-03-05 Thread Łukasz Kwestarz
Patch fixes also issue with order of options with dependencies. Please as previous patch, review it carefully, it was my first time with lua:). Signed-off-by: Łukasz Kwestarz Index: modules/admin-full/luasrc/model/cbi/admin_network/wifi.lua ===

Re: [OpenWrt-Devel] [PATCH] 802.11n support for broadcom-wl

2012-03-05 Thread Felix Fietkau
On 2012-03-05 7:20 PM, Łukasz Kwestarz wrote: > Patch probably adds also support for 802.11a mode (not tested), fixes some > issues in iwinfo lib and not working WIFI activity led on WRT150N v1.1. > Please review it carefully, it was my first time with ash and I haven't been > using C for a long

Re: [OpenWrt-Devel] [PATCH] 802.11n support for broadcom-wl

2012-03-05 Thread Łukasz Kwestarz
Hello Felix, Dnia 2012-03-05, pon o godzinie 21:36 +0100, Felix Fietkau pisze: > On 2012-03-05 7:20 PM, Łukasz Kwestarz wrote: > > Patch probably adds also support for 802.11a mode (not tested), fixes some > > issues in iwinfo lib and not working WIFI activity led on WRT150N v1.1. > > Please rev

Re: [OpenWrt-Devel] [PATCH] 802.11n support for broadcom-wl

2012-03-05 Thread Nathan Hintz
On Mon, 2012-03-05 at 19:20 +0100, Łukasz Kwestarz wrote: > Patch probably adds also support for 802.11a mode (not tested), fixes some > issues in iwinfo lib and not working WIFI activity led on WRT150N v1.1. > Please review it carefully, it was my first time with ash and I haven't been > using C

Re: [OpenWrt-Devel] [PATCH] LuCI 802.11n support for broadcom-wl

2012-03-05 Thread Nathan Hintz
On Mon, 2012-03-05 at 19:30 +0100, Łukasz Kwestarz wrote: > Patch fixes also issue with order of options with dependencies. > Please as previous patch, review it carefully, it was my first time with > lua:). > > Signed-off-by: Łukasz Kwestarz > > Index: modules/admin-full/luasrc/model/cbi/admin