Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-07 Thread Jonas Gorski
Hi Gabor, > Sorry, i did not have time earlier. No harm done (except for few devices ;-). >> Perhaps an easier workaround would be to unconditionally enable header >> mode for the ar8216, the special netif_receive_skb() handling wouldn't >> be needed anymore. > > Do you mean the special handling

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-07 Thread Gabor Juhos
Hi Jonas, > I hope you don't mind if I move the discussion back to openwrt-devel. Nope. > Answering only you wasn't intentional; Heh, I did not notice that. > I changed my default now to > "reply all" so it doesn't happen again. :) <...> The automatic detection won't work with this sw

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-07 Thread Jonas Gorski
Hi, I hope you don't mind if I move the discussion back to openwrt-devel. Answering only you wasn't intentional; I changed my default now to "reply all" so it doesn't happen again. On 7 April 2010 17:12, Gabor Juhos wrote: > Jonas Gorski írta: >> On 6 April 2010 17:30, Gabor Juhos wrote: >>> Na

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-06 Thread Gabor Juhos
Jonas Gorski írta: > Hi, > > *sigh* shortly after it got committed to trunk, I think I see how I > broke ar8216 on ar71xx (actually it was already "broken" before): Nah, it was not "broken". The AR8216 driver was disabled by default because it is not usable on the AR913x based boards. The reason

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-06 Thread Jonas Gorski
Hi, *sigh* shortly after it got committed to trunk, I think I see how I broke ar8216 on ar71xx (actually it was already "broken" before): The header mode gets handled by the ar8216 driver itself, in theory, but the ar8216_netif_rx never gets called by the ag71xx driver. This leads to following si

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-05 Thread Joerg Albert
On 04/05/2010 07:50 PM, Stijn Tintel wrote: > Since I don't own a normal Routerstation, I'm unable to test if this > breaks ar8216, but I cant imagine that nobody who owns one wants to > quickly test this. So I ask again if someone could do so, pretty please > :-) Worst case scenario I order an R

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-05 Thread Stijn Tintel
On 05-04-10 12:44, Jonas Gorski wrote: > Hi, > Hi Jonas, > any comments on these patches? > > It would be really nice if these made it into backfire, as they not > only make vlan configuration possible, but also solve a multicast > problem for the Routerstation Pro (and probably the RB450G/750G)

Re: [OpenWrt-Devel] [PATCH v2 0/2] Add support for ar8316.

2010-04-05 Thread Jonas Gorski
Hi, any comments on these patches? It would be really nice if these made it into backfire, as they not only make vlan configuration possible, but also solve a multicast problem for the Routerstation Pro (and probably the RB450G/750G). Regards, Jonas Gorski ___