[OpenWrt-Devel] [PATCH V2] ramips: allow USB

2010-08-15 Thread Luis Correia
The current defaults for ramips rt305x does not allow the USB subsystem to be selected/built. usbcore et al is now built correctly (compile tested only on 2.6.34) Signed-off-by: Luis Correia --- Index: target/linux/ramips/rt305x/config-2.6.32 ===

Re: [OpenWrt-Devel] [PATCH] ramips: allow USB

2010-08-15 Thread Luis Correia
Hi Jonas On Sun, Aug 15, 2010 at 20:38, Jonas Gorski wrote: > Hello, > > some (more or less) generic comments: > > On 14 August 2010 10:39, Luis Correia wrote: >> (...) >> --- target/linux/ramips/rt305x/config-2.6.32    (revision 22631) >> +++ target/linux/ramips/rt305x/config-2.6.32    (working

Re: [OpenWrt-Devel] [PATCH] ramips: allow USB

2010-08-15 Thread Jonas Gorski
Hello, some (more or less) generic comments: On 14 August 2010 10:39, Luis Correia wrote: > (...) > --- target/linux/ramips/rt305x/config-2.6.32    (revision 22631) > +++ target/linux/ramips/rt305x/config-2.6.32    (working copy) > @@ -149,8 +149,6 @@ >  CONFIG_TRAD_SIGNALS=y >  # CONFIG_TREE_PR

Re: [OpenWrt-Devel] Need a code review: ppp patches to support cross-compilation

2010-08-15 Thread Philip Prindeville
Didn't hear back, so I'm assuming everyone is good with it as is. On 8/11/10 11:08 AM, Philip Prindeville wrote: Hi. I'm working with the maintainers of ppp to get better cross-compilation support in. I see that some of the changes I came up were already present in openwrt, such as package/

Re: [OpenWrt-Devel] [PATCH] Allow SSB EHCI/OHCI drivers to co-exist

2010-08-15 Thread Alexandros C. Couloumbis
On Thu Aug 12 16:43:20 CEST 2010, Steve Brown sbrown at cortland.com wrote: >This patch allows attaching both ohci and ehci drivers. >Currently, either driver can be loaded individually. >But if both were loaded, only the first one is probed >and attached. > >It is useful to build only a single dr

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-15 Thread Roman Yeryomin
Thanks! On 15 August 2010 12:45, Gabor Juhos wrote: > 2010.08.13. 19:21 keltezéssel, Roman Yeryomin írta: >> Hello! >> Any chance to commit this? > > Applied with minor changes: https://dev.openwrt.org/changeset/22658 > > Thanks, > Gabor > ___ openwrt-d

Re: [OpenWrt-Devel] [PATCH] ramips: add support for Sparklan WCR-150GN board

2010-08-15 Thread Gabor Juhos
2010.08.13. 19:21 keltezéssel, Roman Yeryomin írta: > Hello! > Any chance to commit this? Applied with minor changes: https://dev.openwrt.org/changeset/22658 Thanks, Gabor ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.open

[OpenWrt-Devel] [PATCH] b43: Module option added to change the GPIO LED mask. Backfire branch.

2010-08-15 Thread openwrt
From: Simon G This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO. It is helpful to those not able / interested in recompiling OpenWRT themselves. Th

Re: [OpenWrt-Devel] Thank you for helping me to support Senao EAP7660D!

2010-08-15 Thread Gabor Juhos
Hi Daniel! Sorry for the late reply, I had no time for OpenWrt since a month. :( > I just downloaded and installed > http://downloads.openwrt.org/snapshots/trunk/ar71xx/openwrt-ar71xx-generic-eap7660d-squashfs-sysupgrade.bin > > on the Senao machine I'm was hacking on for the last weeks. > And i

Re: [OpenWrt-Devel] [PATCH] ar71xx: add eap7660d board to diag.sh and sysupgrade

2010-08-15 Thread Gabor Juhos
2010.07.22. 15:08 keltezéssel, daniel.go...@gmail.com írta: > This patch adds support for the Senao EAP7660D board to diag.sh and > sysupgrade. > > Signed-off-by: Daniel Golle Applied: https://dev.openwrt.org/changeset/22644 Thanks, Gabor ___ openwrt