Re: [OpenWrt-Devel] BRCM4716 support part 2

2010-04-14 Thread Bernhard Loos
And I forgot the actual patch again, sorry. 2010/4/15 Bernhard Loos : > Hello > This adds two patches to brcm47xx. > 950-sbb-sysfs-files.patch is not 4716 specific and adds a bunch of > sysfs attributes to ssb devices, similiar to pci devices. > 951-brcm4716-defines.patch contains defines for regi

[OpenWrt-Devel] BRCM4716 support part 2

2010-04-14 Thread Bernhard Loos
Hello This adds two patches to brcm47xx. 950-sbb-sysfs-files.patch is not 4716 specific and adds a bunch of sysfs attributes to ssb devices, similiar to pci devices. 951-brcm4716-defines.patch contains defines for registers and device ids used on th brcm4716 Bernhard _

[OpenWrt-Devel] Missing 2.6.32.11 checksum in Backfire

2010-04-14 Thread Matthias Buecher / Germany
Please add the 2.6.32.11 kernel checksum from r20842 [1] also to the Backfire branch. Kernel 2.6.32.11 compiles without any issues for Orion. Thorough testing will be done after tickets #7111 [2] and #7113 for Orion are applied too. Thanks Maddes [1] https://dev.openwrt.org/changeset/20842 [2] h

[OpenWrt-Devel] switch config

2010-04-14 Thread Nuno Gonçalves
I finnaly managed to use vlan support on WRT160NL with the following config: config interface loopback option ifname lo option protostatic option ipaddr 127.0.0.1 option netmask 255.0.0.0 config interface lan option ifname eth0.0 option t

[OpenWrt-Devel] Problem with libreadline?

2010-04-14 Thread Ondrej Zajicek
Hello I found that in current OpenWRT, programs that uses libreadline (i checked two, birdc an atftp) are statically linked with it. The cause for this is that staging_dir/target-XXX/usr/lib contains libreadline.a, libreadline.so.5.2 and libreadline.so.5 (symlink), but does not contain libreadlin

Re: [OpenWrt-Devel] sysupgrade: mount: mounting mini_fo:/overlay on /mnt failed: Function not implemented

2010-04-14 Thread Jo-Philipp Wich
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Does the message "mount: mounting mini_fo:/overlay on /mnt failed: > Function not implemented" represent any bug? No. It was always there iirc. ~ Jow -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla

[OpenWrt-Devel] sysupgrade: mount: mounting mini_fo:/overlay on /mnt failed: Function not implemented

2010-04-14 Thread Nuno Gonçalves
Latest trunk flash: Connecting to 192.168.1.182 (192.168.1.182:80) openwrt.bin 100% |***| 3136k --:--:-- ETA r...@openwrt:/tmp# sysupgrade -n openwrt.bin Switching to ramdisk... mount: mounting mini_fo:/overlay on /mnt failed: Function not implemented Performi

[OpenWrt-Devel] minstrel_ht crashing kernel on IXP4xx platform during iperf throughput test

2010-04-14 Thread oiioeu
maybe I should report to ath9k-devel list, but I think it might be the problem of OpenWrt configuration, caused by using the module minstrel_ht. the reason I try minstrel_ht is I could only get around 50Mbpsthroughput rate by using ath9k for my AR9280 card. some developer saidthe low thro