Hi Guys.
I have a IXP platform which I have openwrt. chip-info (0x168c : 0x0027).
I have been trying ath9k driver on it and it worked pretty fine with
some pretty annoying bugs recently.
now I want to try some custom drivers from atheros (fusion) and see if
I can find a performance boost/loss.
I
Hi,
This patch fix external IRQs on 6358 platform.
They are mapped throw 33 to 37 IRQ lines.
Kind Regards,
Miguel
>From b0507980e6f57c1cde8842517f0ae58bf806a1c3 Mon Sep 17 00:00:00 2001
From: Miguel Gaio
Date: Fri, 19 Nov 2010 10:05:04 +0100
Subject: [PATCH] * [brcm63xx] fix external interrupt
Bump!
Anyone likes to add this patch? bye, Bastian
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
just to mention this, fixed mcast_rate is broken, it simply does nothing so
iw dev 'wlan0' ibss join MYWIFI 2412 fixed-freq 02:ca:ff:ee:ba:be mcast-rate 6
works, but mcast-rate is "auto" again...
bye, Bastian
___
openwrt-devel mailing list
openwrt-deve
I've an idea...
On Fri, Oct 22, 2010 at 5:56 AM, Helmut Schaa
wrote:
> Hi,
>
> CC'ed rt2x00 list ...
>
> Am Donnerstag 21 Oktober 2010 schrieb Scott Nicholas:
>> On Thu, Oct 21, 2010 at 12:25 PM, Helmut Schaa
>> wrote:
>> > I fully agree. The same also applies to rt2800pci SoCs (rt305x) which ar
in ibss/adhoc mode, i can see sometimes a lot of
probe-responses (storms), which is not needed. is there
a way to omit this? with the oldsk00l whiterussian
firmware/hacked wl-driver, there was a ff_noprobe=1
fix to get this... 8-)
bye, Bastian
___
openw
On 11/19/10 12:34 AM, Imre Kaloz wrote:
On Fri, 19 Nov 2010 08:25:42 +0100, Philip Prindeville
wrote:
Some of the new or upcoming Atom and Bobcat cores may not use this size either,
so I think you might be assuming too much.
Sure, you are're absolutely right to assume they will rebase
I'm trying to install trunk on a wl500pv2, but there is a kernel panic on
startup.
This router works fine with backfire. I compared logs with the correct boot
of backfire, but couldn't find any significative difference.
I tried like a month ago, and it failed too, but until now I got the
log. Don
Allows to use fids 0 to 7. Default is 0.
Those who will use this don't forget to `set vlan fid` every time
after `set vlan ports` if you want non default behavior.
Minor changes. Version bump.
I've already sent this patch but it seems that it was lost in threads.
Signed-off-by: Roman Yeryomin
--
This is v2 patch which defines these modules as built-in. As Jonas
pointed earlier it's not the best way to use such drivers as real
modules.
This is intended to be selected via board profiles but of cause can be
selected manually too.
Tested with ramips target.
Signed-off-by: Roman Yeryomin
--
No support for usb for now.
Signed-off-by: Roman Yeryomin
--
Index: target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
===
--- a/target/linux/ramips/files/arch/mips/ralink/rt305x/Makefile
(revision
22707)
+++ b/targe
Why do we need to add DEFAULT_PACKAGES if we have default profile?
Fix package name in default profile.
Signed-off-by: Roman Yeryomin
--
Index: target/linux/ramips/rt305x/profiles/00-default.mk
===
--- a/target/linux/ramips/rt305x/p
Use it for Belkin F5D8235 v2 for now. Or add other boards.
Signed-off-by: Roman Yeryomin
--
Index: target/linux/ramips/rt305x/profiles/belkin.mk
===
--- a/target/linux/ramips/rt305x/profiles/belkin.mk (revision 0)
+++ b/target/l
This magic is from original driver. Maybe ramips_esw can be rewritten
to support swconfig but this will do the job for now.
Tested with Belkin F5D8235 v2 board.
Signed-off-by: Roman Yeryomin
--
Index: target/linux/ramips/files/drivers/net/ramips_esw.c
trunk's iptalbe not has TTL.
backfire is has.
please use
< $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_MATCH_HL,
$(P_XT)xt_hl))
136d134
< $(eval $(call nf_add,IPT_IPOPT,CONFIG_NETFILTER_XT_TARGET_HL,
$(P_XT)xt_HL))
148d145
< # XXX: ttl/TTL extensions have been merged in ttl/TTL in linux 2.
15 matches
Mail list logo