OK, so I have the ethernet working. It's a MII interface, instead of a
RMII like the wa901nd v1. I also had to specify a phy_mask to get the
kernel to connect to the phy. Once that happens, I still have to run
mii_tool -R to get the port to come up.
I've got another issue that has me befuddled. Wh
Hello.
I've got a situation I would like to solve as neatly as possible
and contribute to OpenWRT. This is the picture.
I've got a:
1. DSL line at home with a dynamic IPv4 address.
2. TL-WR1043ND router running OpenWRT (pppoe).
3. tunnel to SiXXS.
I'd like to:
1. set up 6to4 tunnel for better c
This patch provides HTTPS support for ddns-scripts using curl. The
remote host is verified by a specified signing authority certificate.
Things to address:
1) How to gracefully depend on curl, don't want to pull it in
for people doing updates over plain HTTP (although they really
shouldn't be any
Signed-off-by: Alexander Gordeev
---
.../arch/mips/ralink/rt305x/mach-dir-300-revb.c|2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git
a/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-300-revb.c
b/target/linux/ramips/files/arch/mips/ralink/rt305x/mach-dir-30
Signed-off-by: Alexander Gordeev
---
.../generic/patches-2.6.34/993-usb_gadget.patch| 20
.../generic/patches-2.6.36/993-usb_gadget.patch| 20
2 files changed, 40 insertions(+), 0 deletions(-)
create mode 100644 target/linux/generic/patches-2
Signed-off-by: Alexander Gordeev
---
.../ramips/files/arch/mips/ralink/rt305x/devices.c | 26
.../ramips/files/arch/mips/ralink/rt305x/devices.h |1 +
2 files changed, 27 insertions(+), 0 deletions(-)
diff --git a/target/linux/ramips/files/arch/mips/ralink/rt305x/devic
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. I plan to migrate to the next available version of
dwc_
Signed-off-by: Alexander Gordeev
---
package/kernel/modules/usb.mk | 24
1 files changed, 20 insertions(+), 4 deletions(-)
diff --git a/package/kernel/modules/usb.mk b/package/kernel/modules/usb.mk
index 439d022..6d574ff 100644
--- a/package/kernel/modules/usb.mk
+++ b
Signed-off-by: Alexander Gordeev
---
package/mac80211/Makefile |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/package/mac80211/Makefile b/package/mac80211/Makefile
index 39c56f2..854311f 100644
--- a/package/mac80211/Makefile
+++ b/package/mac80211/Makefile
@@ -272,7 +2
Signed-off-by: Alexander Gordeev
---
target/linux/ramips/files/arch/mips/ralink/Kconfig |3 +++
target/linux/ramips/rt305x/config-2.6.36 |3 ---
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/target/linux/ramips/files/arch/mips/ralink/Kconfig
b/target/linux/rami
On Tue, Feb 1, 2011 at 09:38, wrote:
> Is there a way to build a kernel 2.4 image for brcm47xx platform with the
> current buildroot in trunk? The target brcm-2.4 was removed a while ago. How
> would I do so, except of going back in svn history?
brcm-2.4 has been removed from trunk last year[1
Is there a way to build a kernel 2.4 image for brcm47xx platform with the
current buildroot in trunk? The target brcm-2.4 was removed a while ago. How
would I do so, except of going back in svn history?
thanks ede
___
openwrt-devel mailing list
openwr
12 matches
Mail list logo