[OpenWrt-Devel] Board Support for Samsung S3c2510a

2011-03-01 Thread devendra.aaru
Hello everybody, Is there any support of OpenWRT for samsung S3c2510a. regards, dev. ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] gpsd using autogen.sh for configure

2011-03-01 Thread Xiangfu Liu
attach is the patch, fix the compile error: libtool: Version mismatch error. This is libtool 2.2.6 Debian-2.2.6a-4, but the libtool: definition of this LT_INIT comes from libtool 2.2.6b. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 Debian-2.2.6a-4 libtool: and run autoc

Re: [OpenWrt-Devel] Board Support for Samsung S3c2510a

2011-03-01 Thread Florian Fainelli
Hello, On Tuesday 01 March 2011 09:03:36 devendra.aaru wrote: > Hello everybody, > > > Is there any support of OpenWRT for samsung S3c2510a. There is not. -- Florian ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwr

[OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-03-01 Thread Rafał Miłecki
Hello, I'm working on b43 and N-PHY devices support with some first successes and I have request to you, broadcom-wl related. As you know, we need to extract firmware from wl to have card working with b43 driver. The problem is that firmware for all N-PHY devices is available in huge wrt610n_v2.0

[OpenWrt-Devel] [patch] resend: TP-Link TL-WA901ND V2 support

2011-03-01 Thread Jonathan Bennett
This patch is refreshed for the most recent changes to trunk. It does work as intended. Please commit to trunk when possible. Cheers, Jonathan Bennett Index: target/linux/ar71xx/config-2.6.37 === --- target/linux/ar71xx/config-2.6.

[OpenWrt-Devel] Re-compiling released OpenWrt versions

2011-03-01 Thread Daniel A. Nagy
Hello, I am wondering how to make sure that a re-compilation of a released (tagged) OpenWrt distribution from svn would result in compiling the same packages that come from feeds, as feeds.conf.default points to repositories that are in flux, not to tagged releases? Thanks in advance! -- Daniel

Re: [OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-03-01 Thread Hauke Mehrtens
On 03/01/2011 07:14 PM, Rafał Miłecki wrote: > Hello, > > I'm working on b43 and N-PHY devices support with some first successes > and I have request to you, broadcom-wl related. > > As you know, we need to extract firmware from wl to have card working > with b43 driver. The problem is that firmw

Re: [OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-03-01 Thread Rafał Miłecki
W dniu 1 marca 2011 22:51 użytkownik Hauke Mehrtens napisał: > On 03/01/2011 07:14 PM, Rafał Miłecki wrote: >> Hello, >> >> I'm working on b43 and N-PHY devices support with some first successes >> and I have request to you, broadcom-wl related. >> >> As you know, we need to extract firmware from

Re: [OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-03-01 Thread Marco Antonio Mauro
On Tue, Mar 1, 2011 at 10:51 PM, Hauke Mehrtens wrote: > Hi Rafał, > > We have a 1.5 MB big version of the boradcom driver in version > 5.10.56.27 on our servers [1]. If you do not exactly need version > 5.10.56.51 this should help. It would be nice if you also hosted a package for the slightly n

Re: [OpenWrt-Devel] Request for hosting broadcom-wl-5.10.56.51.tar.bz2 (extracted from wrt610n_v2.00.00.05_us)

2011-03-01 Thread Rafał Miłecki
2011/3/2 Marco Antonio Mauro : > On Tue, Mar 1, 2011 at 10:51 PM, Hauke Mehrtens wrote: >> Hi Rafał, >> >> We have a 1.5 MB big version of the boradcom driver in version >> 5.10.56.27 on our servers [1]. If you do not exactly need version >> 5.10.56.51 this should help. > > It would be nice if you

[OpenWrt-Devel] [PATCH] squashfs4: Add support for LZMA Magic to unsquashfs.

2011-03-01 Thread Jonas Gorski
Some vendor firmwares use a different super block magic to indicate LZMA compression. This patches adds support for detecting this and enable extraction for those firmware's root filesystems. Signed-off-by: Jonas Gorski --- I chose to only add this to unsquashfs to make inspecting vendor firmware

Re: [OpenWrt-Devel] Re-compiling released OpenWrt versions

2011-03-01 Thread devendra.aaru
hello, you can do this by touch package/your-package-name/Makefile and compile openwrt which ensures that your-package-name compiles. or you can delete whole build_dir and compile again which also the same. regards, dev. On Wed, Mar 2, 2011 at 6:47 AM, Daniel A. Nagy wrote: > Hello, > > I am

Re: [OpenWrt-Devel] Re-compiling released OpenWrt versions

2011-03-01 Thread Daniel A. Nagy
Hello, On 03/02/2011 04:36 AM, devendra.aaru wrote: > hello, > > you can do this by > touch package/your-package-name/Makefile > > and compile openwrt which ensures that your-package-name compiles. > > or you can delete whole build_dir and compile again which also the same. > > regards, > dev.

[OpenWrt-Devel] [PATCH] hostapd: work around Linaro GCC 4.5.2 bad codegen for MIPS

2011-03-01 Thread Mark Mentovai
mips-openwrt-linux-uclibc-gcc 4.5.2 (Linaro GCC 4.5-2011.02-0), the default compiler for MIPS since r25708, miscompiles send_assoc_resp in hostapd's src/ap/ieee802_11.c. Specifically, the association ID (AID) field in the association response frame is set improperly. This gives a connected STA the