Re: [OpenWrt-Devel] libgcc on x86_64 compile problems

2010-02-26 Thread Florian Fainelli
Hi Robert, On Thursday 25 February 2010 18:51:27 Robert Wuttke wrote: Hi, I'm trying to build OpenWrt for the UML-target on x86_64. While this works fine on x86, on x86_64 machines I get the following error: mkdir -p

Re: [OpenWrt-Devel] WL500GPv2 USB and 2.6 kernel

2010-02-26 Thread Benjamin Henrion
2010/2/25 Kövesdi György k...@teledigit.hu: This usb2 core requires the ehci driver (usb2) and the ohci driver (ohci). The ohci driver initializes the core. The uhci driver doesn't apply to this hardware. Installing ohci solved the problem! BTW i read on the net that only usb2 is necessary -

Re: [OpenWrt-Devel] libgcc on x86_64 compile problems

2010-02-26 Thread ZioPRoTo (Saverio Proto)
I'm trying to build OpenWrt for the UML-target on x86_64. While this works fine on x86, on x86_64 machines I get the following error: I had the same problem with UML, I fixed like this: cd $trunk_dir$/staging_dir/toolchain-x86_64_gcc-4.1.2_uClibc-0.9.30.1/ ln -s lib lib64 Saverio

Re: [OpenWrt-Devel] libgcc on x86_64 compile problems

2010-02-26 Thread Robert Wuttke
On Fri, 26 Feb 2010 12:14:24 +0100, ZioPRoTo (Saverio Proto) ziopr...@gmail.com wrote: I'm trying to build OpenWrt for the UML-target on x86_64. While this works fine on x86, on x86_64 machines I get the following error: I had the same problem with UML, I fixed like this: cd

Re: [OpenWrt-Devel] [PATCH] nfs-kernel-server: add /proc/fs/nfsd (un)mounting and add missing file sm-notify

2010-02-26 Thread Peter Wagner
hi Benjamin, Am Donnerstag 25 Februar 2010 04:15:26 schrieb Benjamin Cama: Hi Peter, Le jeudi 25 février 2010 à 03:30 +0100, Peter Wagner a écrit : applied in r19855 Thanks. please send the patch next time as file... OK. I always included them inline and had no complaint, but will

Re: [OpenWrt-Devel] [PATCH] block-*; the right one this time :-/

2010-02-26 Thread Felix Fietkau
On 2010-02-26 1:29 AM, Daniel Dickinson wrote: My humble apologies who tried to do anything with my last patch. It was the wrong version of what I've been working on. I attach here the correct version, which doesn't require weird directory settings in menuconfig, and hence should be much

[OpenWrt-Devel] [patch] LED support for WRT350Nv2 (Orion CPU)

2010-02-26 Thread Matthias Buecher / Germany
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi OpenWrt team, attached is a patch to add GPIO LED support for LinkSys WRT350Nv2. This is a backport of a kernel patch that is already send to be included in the upstream kernel. The patch and the scripts have been tested for several weeks now.