Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-20 Thread Tathagata Das
Fine, I will clean up this serial flash driver as much as possible and submit it again. Regards, Tathagata Bernhard Loos wrote: Your patch contains a driver for the serial flash chip on the wnr3500l, but it's kinda ugly (excessive ioremaps, duplicated defines, global statics, ...). If you coul

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-20 Thread Bernhard Loos
Your patch contains a driver for the serial flash chip on the wnr3500l, but it's kinda ugly (excessive ioremaps, duplicated defines, global statics, ...). If you could clean this up, it would have a chance of getting accepted. Bernhard 2010/5/20 Tathagata Das : > What do you mean to s

Re: [OpenWrt-Devel] Optware refusal

2010-05-20 Thread Daniel Dickinson
On Thu, 2010-05-20 at 19:42 +0200, Bas Mevissen wrote: > On Thu, 2010-05-20 at 19:23 +0200, Benjamin Henrion wrote: > > It seems that the OpenWRT devs have entrenched views about optware packages: > > > > https://dev.openwrt.org/ticket/944 > > > > What's your reason for digging up a 4 year old t

[OpenWrt-Devel] problem connecting usb webcam

2010-05-20 Thread Kövesdi György
Hi, on Asus WL500 gp V2, Backfire (svn revision #21506) I have the following problem: Connected a Creative webcam (driver gspca_zc3xx) without problem. After some time of using, got the following error (messages on the console): zc3xx: probe 2wr ov vga 0x

Re: [OpenWrt-Devel] Optware refusal

2010-05-20 Thread Bas Mevissen
On Thu, 2010-05-20 at 19:23 +0200, Benjamin Henrion wrote: > It seems that the OpenWRT devs have entrenched views about optware packages: > > https://dev.openwrt.org/ticket/944 > What's your reason for digging up a 4 year old ticket? Bas. ___ openwr

Re: [OpenWrt-Devel] Configuring IPv6 with new firewall?

2010-05-20 Thread Roland Dreier
> Thanks, I tried this with trunk built after your commit, and it doesn't > seem to work for me at least.  I think the problem is that I end up with > rules like the following (snipped from ip6tables -S output): > > -A zone_wan -j input_wan > -A zone_wan -p ipv6-icmp -j ACCEPT > -A zone_wan -j zone

Re: [OpenWrt-Devel] Configuring IPv6 with new firewall?

2010-05-20 Thread Roland Dreier
> I just committed some more changes to the firewall that allow you to > selectively apply rules to only ip6tables or iptables. Consider the > following example: > >  config rule >      option src wan >      option proto tcp >      option dest_port 22 >      option target ACCEPT >      option famil

[OpenWrt-Devel] Optware refusal

2010-05-20 Thread Benjamin Henrion
It seems that the OpenWRT devs have entrenched views about optware packages: https://dev.openwrt.org/ticket/944 -- Benjamin Henrion FFII Brussels - +32-484-566109 - +32-2-4148403 "In July 2005, after several failed attempts to legalise software patents in Europe, the patent establishment change

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-20 Thread Tathagata Das
What do you mean to say "clean up the flash driver you have" ? Regards, Tathagata Bernhard Loos wrote: 2010/5/17 Tathagata Das : Okay, so I will start working on those drivers (serial and wired). Does current version of OpenWRT trunk supports WNR3500L ? Otherwise I need to download latest