The RTL8366S/RB support connecting a second mac to it and using the 5th
port as an independent phy. Therefore we need to handle autonegotiation
changes for phy 4 like on a single phy device.
This fixes #7980, verified on a WNDR3700.
Signed-off-by: Jonas Gorski
---
.../generic/files/drivers/net/
Thanks for that - all working now.
best regards
Steve
On 23 Sep 2010, at 13:39, Nico wrote:
Hi,
You should have at least a
define Package/foo/install
...
endef
section in your Makefile for anything to happen.
--
{Nico}
On 23/09/10 14:33, Stephen Thornton wrote:
Hi
Find attached a tarba
Hi,
You should have at least a
define Package/foo/install
...
endef
section in your Makefile for anything to happen.
--
{Nico}
On 23/09/10 14:33, Stephen Thornton wrote:
> Hi
> Find attached a tarball of the noddy example I'm using. I'm using
> kamikaze 8.09.2 BTW. And yes, I have selected
Hi,
On 23 September 2010 14:16, Stephen Thornton wrote:
> it works just fine for my kernel-mod) but when I hit make it refuses to
> build the package (same for make V=99).
>
> Foo666-2:trunk steve$ make package/matrix-apd/compile V=99
> make[1]: Entering directory `/Volumes/Development/trunk'
> m
Hi
I'm currently developing a new package to add to OpenWRT (DyMo mesh
routing functionality). I have successfully integrated my kernel
module package; it appears in menuconfig, builds etc. (it even
works!), however, I am now trying to add my userland support
applications to the menuconfi