On 2011-02-06 4:02 AM, Philip Prindeville wrote:
> On 2/5/11 9:49 AM, Felix Fietkau wrote:
>> On 2011-02-05 12:26 PM, Bastian Bittorf wrote:
>>> Some weeks ago, i started (undesired) a discussion[1,2]
>>> about how and why i think the base-files should get
>>> a refurbishment. I send several patche
On 2/5/11 9:49 AM, Felix Fietkau wrote:
On 2011-02-05 12:26 PM, Bastian Bittorf wrote:
Some weeks ago, i started (undesired) a discussion[1,2]
about how and why i think the base-files should get
a refurbishment. I send several patches as a proposal,
but it was not possible to apply them - the re
On 2011-02-05 12:26 PM, Bastian Bittorf wrote:
> Some weeks ago, i started (undesired) a discussion[1,2]
> about how and why i think the base-files should get
> a refurbishment. I send several patches as a proposal,
> but it was not possible to apply them - the reasons are:
>
> - the code changed
3rd time's the charm.
This patch fully supports the TP-Link tl-wa901nd v2. It removes the
mii-tool dependency, cleans up the mach file just a bit, and uses the
correct phy-mask.
Cheers,
Signed off by Jonathan Bennett
Index: target/linux/ar71xx/config-2.6.36
==
Backport of upstream patch: always use vpi.vci notation.
Index: target/linux/generic/patches-2.6.37/281-solos_vpi_order.patch
===
--- target/linux/generic/patches-2.6.37/281-solos_vpi_order.patch
(revision 0)
+++ target/lin
If the network/wan configuration contains "solos0" ... "solos3" then this list
of strings will be applied to the FPGA when the hardware is hotplug added.
The syntax should be "tag=value", as per the values enumerated in the
solos-attr.c list.
In the canned example, the modem is temporarily tur
Trivial makefile fix.
Index: package/swconfig/src/Makefile
===
--- package/swconfig/src/Makefile (revision 25068)
+++ package/swconfig/src/Makefile (working copy)
@@ -1,7 +1,7 @@
ifndef CFLAGS
CFLAGS = -O2 -g -I ../src
Bump from libnl-1 to libnl-2.0.
Make sure libnl-nf, libnl-genl, and libnl-route get installed too.
Index: package/libnl/patches/140-fix-linking-libnl-genl.patch
===
--- package/libnl/patches/140-fix-linking-libnl-genl.patch (re
On 05/02/11 06:26 AM, Bastian Bittorf wrote:
> The next step can be:
> - make an official coding-style (at the moment much is mixed)
> - make an offical way, how to solve typical problems in scripts
> - make "base-files (experimental)" which can be selected in menuconfig
> and i will maintain it.
From: George Kashperko
ASUS RT-N16 router network configuration setup support
Signed-off-by: George Kashperko
---
Unfortunately noticed too late that email client of mine word wraps stuff thus
making
patch broken. Hopefully I got rid of it.
--- trunk.24729.orig/target/linux/brcm47xx/base-files/
From: George Kashperko
Add ASUS RT-N16 router detection, leds and buttons support
Signed-off-by: George Kashperko
---
Unfortunately noticed too late that email client of mine word wraps stuff thus
making
patch broken. Hopefully I got rid of it.
--- trunk.24729.orig/package/broadcom-diag/src/dia
From: George Kashperko
Fix incorrect device reference counting by switch-robo.
Signed-off-by: George Kashperko
---
Unfortunately noticed too late that email client of mine word wraps stuff thus
making
patch broken. Hopefully I got rid of it.
--- trunk.24729.orig/package/switch/src/switch-robo.c
> Nah. Merge the upstream-ready stuff to generic, and add the glue now.
>
;)
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
On Sat, 05 Feb 2011 11:25:02 +0100, John Crispin wrote:
i think the ppc people are pushing a version upstream. until it is ready
i think it is best to just support several versions and then add glue
code later for the upstream version. merging the trees now would result
in duplicating part of t
Some weeks ago, i started (undesired) a discussion[1,2]
about how and why i think the base-files should get
a refurbishment. I send several patches as a proposal,
but it was not possible to apply them - the reasons are:
- the code changed nearly nothing, only the style
- some people mentioned, tha
Hi,
i think the ppc people are pushing a version upstream. until it is ready
i think it is best to just support several versions and then add glue
code later for the upstream version. merging the trees now would result
in duplicating part of the merging as we will eventually have to go with
the up
Al 01/02/11 13:08, En/na Alexander Gordeev ha escrit:
Hi!
This patchset adds full USB support to ramips target. I've used dwc_otg
driver that was published on linuxppc-dev list. There were newer versions
of this driver since then but it's still a work in progress and there
were no major changes.
Hi Jonathan,
<..>
> Here's the relevant lines from dmesg:
> ag71xx_mdio: probed
> eth0: Atheros AG71xx at 0xb900, irq 4
> eth0: connected to PHY at ag71xx-mdio:0c [uid=8201, driver=Generic PHY]
The PHY is at address 0x0c. So the phy mask should be 0x1000 (1 << 12).
>
> I don't reall
18 matches
Mail list logo