Hi Jonas,
> I am trying to talk to the switch of the RouterStation Pro. I wrote a
> simple phy driver, and its probe() gets called for all 5 phy
> addresses.
>
> But the config_init() only gets called for the first mac, not the
> second mac, which is a problem, since the cpu port is connected to
Thanks.
marc.
On Mon, Jan 25, 2010 at 9:12 AM, Felix Fietkau wrote:
> On 2010-01-23 8:56 AM, Daniel Dickinson wrote:
> > Hi all,
> >
> > Here's the complete and tested patch, with as many relevant combinations
> > as I am able to:
> >
> > I have tested jffs, squashfs, ext2 on x86 in Qemu, and r
On 2010-01-23 8:56 AM, Daniel Dickinson wrote:
> Hi all,
>
> Here's the complete and tested patch, with as many relevant combinations
> as I am able to:
>
> I have tested jffs, squashfs, ext2 on x86 in Qemu, and ramdisk, jffs,
> squashfs on brcm63xx on a GW6200.
>
> The patch boots, mounts root,
Hello,
I am trying to talk to the switch of the RouterStation Pro. I wrote a
simple phy driver, and its probe() gets called for all 5 phy
addresses.
But the config_init() only gets called for the first mac, not the
second mac, which is a problem, since the cpu port is connected to the
second mac.
Hi,
I'm tying to port the PREEMPT_RT patch to AR71xx CPU family; this kind
of CPU are MIPS. I'm using the last revision of OpenWrt Linux distro.
These are the steps done:
0) I to build the Kernel with the OpenWrt patches delete (only to
perform some tests...) the patch 110-netfilter_match_speedup.p