Re: [OpenWrt-Devel] PATCH: Buffalo WZR-HP-G300NH2 support

2011-08-29 Thread LEO Airwarosu Yoichi Shinoda
On 2011/08/30, at 6:13, Peter Naulls wrote: > I have an immediate need to support v1 and v2 hardware in one image. As > "products" they are essentially identical, as well as in user space in Linux, > and deploying a image which is all but identical to support 2 machines makes > no sense to me.

Re: [OpenWrt-Devel] [PATCH 1/1] cs5535-gpio: name changed in linux-3.1

2011-08-29 Thread Philip Prindeville
On 8/29/11 1:16 AM, Emmanuel Deloget wrote: > Le 29/08/2011 06:55, Philip Prindeville a écrit : >> The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 >> it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. >> > Have you checked on Linux 3.0 ? It seems

Re: [OpenWrt-Devel] PATCH: Buffalo WZR-HP-G300NH2 support

2011-08-29 Thread Peter Naulls
On 08/16/2011 02:28 PM, Felix Fietkau wrote: On 2011-08-16 11:51 AM, Mark Deneen wrote: Please let me know if there is anything which I have overlooked. Looks mostly fine to me on a first quick look (aside from some whitespace vs tab issues). Before we accept this, I want to split out the mtd

Re: [OpenWrt-Devel] [PATCH 1/5] [orion] move dt2 modifications to single patch

2011-08-29 Thread Zintis Petersons
Please note that I have sent dt2 support update patch. -Original Message- From: openwrt-devel-boun...@lists.openwrt.org [mailto:openwrt-devel-boun...@lists.openwrt.org] On Behalf Of eugene...@gmail.com Sent: Monday, August 29, 2011 11:15 PM To: openwrt-devel@lists.openwrt.org Subject: [Ope

[OpenWrt-Devel] [PATCH] [kirkwood] update to kernel 3.0.3 with addition of rd88f6281

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/kirkwood/Makefile |4 +- target/linux/kirkwood/README | 37 ++ .../base-files-rd88f6281/etc/config/network| 25 ++ target/linux/kirkwood/base-files/sb

[OpenWrt-Devel] [PATCH 3/5] [orion] referesh kernel config for linux 3.0.3

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/orion/config-default | 253 ++-- target/linux/orion/harddisk/config-default |1 - 2 files changed, 90 insertions(+), 164 deletions(-) diff --git a/target/linux/orion/con

[OpenWrt-Devel] [PATCH 2/5] [orion] use architecture default compliaton flags

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/orion/Makefile |3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/target/linux/orion/Makefile b/target/linux/orion/Makefile index 54e0c37..3952307 100644 --- a/target/linux/orion/Makef

[OpenWrt-Devel] [PATCH 1/5] [orion] move dt2 modifications to single patch

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- .../orion/files/arch/arm/mach-orion5x/dt2-common.h | 82 --- .../orion/files/arch/arm/mach-orion5x/dt2-setup.c | 446 .../orion/patches/200-dt2_board_support.patch | 542 +++- 3

[OpenWrt-Devel] [PATCH 0/5] [orion] few cosmetic changes and new Marvell reference devices

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Next patches provide few cosmetic changes new Marvell reference devices for orion target: [orion] move dt2 modifications to single patch [orion] use architecture default compliaton flags [orion] referesh kernel config for linux 3.0.3 [orion] tune default ne

[OpenWrt-Devel] [PATCH 5/5] [orion] add rd88f5181l-ge and rd88f5181l-fxo devices

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/orion/README | 30 +++ target/linux/orion/image/generic.mk| 38 +-- target/linux/orion/image/harddisk.mk |6 ++- .../

[OpenWrt-Devel] [PATCH 4/5] [orion] tune default network config

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/orion/base-files/etc/config/network | 39 -- 1 files changed, 21 insertions(+), 18 deletions(-) diff --git a/target/linux/orion/base-files/etc/config/network b/target/linux/orion/base-

[OpenWrt-Devel] [PATCH 2/6] kernel: add some missing usb modules

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- target/linux/generic/config-3.0 |6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/target/linux/generic/config-3.0 b/target/linux/generic/config-3.0 index ed8ad82..d8bd005 100644 --- a/target/li

[OpenWrt-Devel] [PATCH 0/6] several fixes and enhancements

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Next patches provide several fixes and enhancements listed below: target: allow separate kernel configuration for profiles kernel: add some missing usb modules kernel: allow parallel build of image and modules include/image.mk: allow paralell squashfs image

[OpenWrt-Devel] [PATCH 6/6] [package] mac80211: fix mwl8k firmware treatment at build and run times

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- package/mac80211/Makefile |4 +- .../701-mwl8k-firmware-reload-workaround.patch | 29 2 files changed, 31 insertions(+), 2 deletions(-) create mode 100644 package/

[OpenWrt-Devel] [PATCH 5/6] settle git and gitsvn support

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- docs/build.tex | 61 +++- feeds.conf.default |4 +++ scripts/feeds |2 +- 3 files changed, 65 insertions(+), 2 deletions(-) diff --git a/docs/build.tex b

[OpenWrt-Devel] [PATCH 4/6] include/image.mk: allow paralell squashfs image compression

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- include/image.mk |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/image.mk b/include/image.mk index 65d79f4..824f6d5 100644 --- a/include/image.mk +++ b/include/image.mk @@ -87,7 +87,7 @@

[OpenWrt-Devel] [PATCH 3/6] kernel: allow parallel build of image and modules

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- Config.in | 13 + include/kernel-defaults.mk |6 -- 2 files changed, 17 insertions(+), 2 deletions(-) diff --git a/Config.in b/Config.in index f36221c..f4dbf80 100644 --- a/Config.i

[OpenWrt-Devel] [PATCH 1/6] target: allow separate kernel configuration for profiles

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- include/target.mk | 14 -- 1 files changed, 8 insertions(+), 6 deletions(-) diff --git a/include/target.mk b/include/target.mk index af32309..135561d 100644 --- a/include/target.mk +++ b/include/target.mk @

[OpenWrt-Devel] [PATCH 2/5] [packages] motion: update version to fix build with Lunux 2.6.38+

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- multimedia/motion/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 867333f..2ddc460 100644 --- a/multimedia/motion/Makefile

[OpenWrt-Devel] [PATCH 0/5] [feeds/packages] updates for several packages

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Next patches provide updates for several packages in feeds/packages: [packages] mc: update version to 4.7.5.3 with addition of mcview and mcdiff [packages] motion: update version to fix build with Lunux 2.6.38+ [packages] rsync: cosmetic changes after pack

[OpenWrt-Devel] [PATCH 4/5] [packages] smartmontools: split daemon into separate package

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- utils/smartmontools/Makefile | 17 ++--- 1 files changed, 14 insertions(+), 3 deletions(-) diff --git a/utils/smartmontools/Makefile b/utils/smartmontools/Makefile index 9220aea..606d601 100644 --- a/utils/

[OpenWrt-Devel] [PATCH 3/5] [packages] rsync: cosmetic changes after package split

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- net/rsync/Makefile | 26 +- 1 files changed, 13 insertions(+), 13 deletions(-) diff --git a/net/rsync/Makefile b/net/rsync/Makefile index 46670e5..f6d8eb1 100644 --- a/net/rsync/Makefile +++ b/n

[OpenWrt-Devel] [PATCH 1/5] [packages] mc: update version to 4.7.5.3 with addition of mcview and mcdiff

2011-08-29 Thread eugenesan
From: "Eugene San (eugenesan)" Signed-off-by: Eugene San (eugenesan) --- utils/mc/Config.in | 20 +++ utils/mc/Makefile | 54 +++ 2 files changed, 53 insertions(+), 21 deletions(-) create mode 100644 utils/mc/Config.in diff

[OpenWrt-Devel] packages/libftdi

2011-08-29 Thread Jens Ziller
Hello list, libftdi depends on libusb. DEPENDS:=+libusb Please insert this line in packages/libftdi/Makefile. Best Regards Jens. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-de

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread edgar . soldin
On 29.08.2011 18:17, Luka Perkov wrote: > On Mon, Aug 29, 2011 at 05:32:10PM +0200, Jan Willies wrote: >> 2011/8/29 >>> right missed that. and yes reversing would be most elegant. ede > > I don't see why reversing would be most elegant. Now you can fully tweak > your openvpn package. > you miss

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread Luka Perkov
On Mon, Aug 29, 2011 at 05:32:10PM +0200, Jan Willies wrote: > 2011/8/29 > > right missed that. and yes reversing would be most elegant. ede I don't see why reversing would be most elegant. Now you can fully tweak your openvpn package. > fixed in r28120 Thanks. I used names similar to openvpn c

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread Jan Willies
2011/8/29 > On 29.08.2011 17:14, Jonas Gorski wrote: > > On 29 August 2011 17:04, wrote: > >> On 29.08.2011 16:44, Jan Willies wrote: > >>> 2011/8/29 mailto:edgar.sol...@web.de>> > >>> > >>> On 29.08.2011 16 :14, Jan Willies wrote: > >>> > Hi Luka, > >>> > > >>> > 2011/8/21 Luka

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread edgar . soldin
On 29.08.2011 17:14, Jonas Gorski wrote: > On 29 August 2011 17:04, wrote: >> On 29.08.2011 16:44, Jan Willies wrote: >>> 2011/8/29 mailto:edgar.sol...@web.de>> >>> >>> On 29.08.2011 16 :14, Jan Willies wrote: >>> > Hi Luka, >>> > >>> > 2011/8/21 Luka Perkov >>

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread Jonas Gorski
On 29 August 2011 17:04, wrote: > On 29.08.2011 16:44, Jan Willies wrote: >> 2011/8/29 mailto:edgar.sol...@web.de>> >> >>     On 29.08.2011 16 :14, Jan Willies wrote: >>     > Hi Luka, >>     > >>     > 2011/8/21 Luka Perkov > >

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread edgar . soldin
On 29.08.2011 16:44, Jan Willies wrote: > 2011/8/29 mailto:edgar.sol...@web.de>> > > On 29.08.2011 16 :14, Jan Willies wrote: > > Hi Luka, > > > > 2011/8/21 Luka Perkov >> > > >

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread Jan Willies
2011/8/29 > On 29.08.2011 16:14, Jan Willies wrote: > > Hi Luka, > > > > 2011/8/21 Luka Perkov open...@lukaperkov.net>> > > > > define Package/openvpn > > SECTION:=net > > CATEGORY:=Network > > + SUBMENU:=VPN > > DEPENDS:=+kmod-tun +libopenssl +PACKAGE_openvpn_complzo

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread edgar . soldin
On 29.08.2011 16:14, Jan Willies wrote: > Hi Luka, > > 2011/8/21 Luka Perkov mailto:open...@lukaperkov.net>> > > define Package/openvpn > SECTION:=net > CATEGORY:=Network > + SUBMENU:=VPN > DEPENDS:=+kmod-tun +libopenssl +PACKAGE_openvpn_complzo:liblzo > > > The lzo

Re: [OpenWrt-Devel] [PATCH][PACKAGE] upgrade openvpn package

2011-08-29 Thread Jan Willies
Hi Luka, 2011/8/21 Luka Perkov > define Package/openvpn > SECTION:=net > CATEGORY:=Network > + SUBMENU:=VPN > DEPENDS:=+kmod-tun +libopenssl +PACKAGE_openvpn_complzo:liblzo > The lzo dependency doesn't seem to work. It's not selected here. ___

Re: [OpenWrt-Devel] [RESEND] Platform patches not applied on make toolchain/kernel-headers/prepare

2011-08-29 Thread Florian Fainelli
Hello, On Monday 29 August 2011 10:22:47 Emmanuel Deloget wrote: > Apologies if you receive this twice. It was supposed to be sent on last > friday, but it seems it wasn't - or at least, I didn't got it back - > which is weird since I didn't lost any other message. It was, see my reply on the lis

[OpenWrt-Devel] [RESEND] Platform patches not applied on make toolchain/kernel-headers/prepare

2011-08-29 Thread Emmanuel Deloget
Apologies if you receive this twice. It was supposed to be sent on last friday, but it seems it wasn't - or at least, I didn't got it back - which is weird since I didn't lost any other message. ---8<- Hello, I'm not sure whether this is by design or if this is a mistake, but when

Re: [OpenWrt-Devel] [PATCH 1/1] cs5535-gpio: name changed in linux-3.1

2011-08-29 Thread Emmanuel Deloget
Le 29/08/2011 06:55, Philip Prindeville a écrit : The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Have you checked on Linux 3.0 ? It seems to me that many drivers have been moved (serial went