Re: [OpenWrt-Devel] [PATCH] [lantiq] ltq-hcd usb fix high speed hub mode

2012-12-16 Thread John Crispin
On 17/12/12 00:18, Conor O'Gorman wrote: Simple update for USB api changes. Signed-off-by: Conor O'Gorman --- Tested on danube with a 3G module, and using SLUB debug. Previous version of the driver showed SLUB errors. Not this one, and it's interrupt rate seems moderate, which was a nice additio

Re: [OpenWrt-Devel] new package ndpi-netfilter

2012-12-16 Thread Vince Huang
I have compiled it without error.But how can I test if it is working properly?Give some commands,please. -- Original -- From:  "Thomas Heil"; Date:  Sat, Dec 8, 2012 04:51 AM To:  "OpenWrt Development List"; Subject:  [OpenWrt-Devel] new package ndpi-

Re: [OpenWrt-Devel] CFE help for bricked WRT54GS v2.

2012-12-16 Thread hhm
On a linksys e1000, I do: For default stock firmware: flash -ctheader : flash1.trx and for openwrt: flash -noheader : flash1.trx I use tftp/tftp-hfa on debian, using tftp PUT instead of having a tftp server, with something like this: cd ; echo -e 'binary\nrexmt 1\ntimeout 613\ntrace\nverbose\nput

[OpenWrt-Devel] [PATCH 1/7] kernel: add missing config option BATTERY_DS2781 for 3.7

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- target/linux/generic/config-3.7 |1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/target/linux/generic/config-3.7 b/target/linux/generic/config-3.7 index b572515..62d6794 100644 --- a/target/linux/generic/config-3.7

[OpenWrt-Devel] [PATCH 6/7] kernel: add 3.7 support for x86

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- target/linux/x86/config-3.7| 389 ++ .../linux/x86/patches-3.7/006-yenta_mistery.patch | 20 + .../patches-3.7/009-rdc321x_select_embedded.patch | 11 + .../linux/x86/patches-3.7/010-rdc_cpu_ident.pa

[OpenWrt-Devel] [PATCH 3/7] kernel: fix module names for crypto modules in 3.7

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- package/kernel/modules/crypto.mk |7 +-- 1 files changed, 5 insertions(+), 2 deletions(-) diff --git a/package/kernel/modules/crypto.mk b/package/kernel/modules/crypto.mk index d824295..2fed357 100644 --- a/package/kernel/modules

[OpenWrt-Devel] [PATCH 2/7] netfilter: fix module list for 3.7 kernel

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- include/netfilter.mk | 17 +++-- 1 files changed, 11 insertions(+), 6 deletions(-) diff --git a/include/netfilter.mk b/include/netfilter.mk index e166628..20bfffe 100644 --- a/include/netfilter.mk +++ b/include/netfilter.mk

[OpenWrt-Devel] [PATCH 7/7] geos: update to 3.7

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- target/linux/x86/geos/target.mk |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/target/linux/x86/geos/target.mk b/target/linux/x86/geos/target.mk index 4afb34a..e2f582f 100644 --- a/target/linux/x86/geos/target.m

[OpenWrt-Devel] [PATCH 5/7] kernel: Fix Cisco SIP NAT patch to build with 3.7

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- .../604-netfilter_cisco_794x_iphone.patch | 22 --- 1 files changed, 14 insertions(+), 8 deletions(-) diff --git a/target/linux/generic/patches-3.7/604-netfilter_cisco_794x_iphone.patch b/target/linux/generic

[OpenWrt-Devel] [PATCH 4/7] ipset: update to 6.16.1 to fix build with kernel 3.7

2012-12-16 Thread David Woodhouse
From: David Woodhouse Signed-off-by: David Woodhouse --- package/network/utils/ipset/Makefile |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/utils/ipset/Makefile b/package/network/utils/ipset/Makefile index 273ef9d..fd48a5d 100644 --- a/package/netw

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread David Woodhouse
On Sun, 2012-12-16 at 11:47 +0100, John Crispin wrote: > On 16/12/12 11:21, David Woodhouse wrote: > > On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: > >> i pushed the lantiq 3.7 kernel support last night. > > > > A bunch of things break with the 3.7 kernel. This addresses a few of > > them

[OpenWrt-Devel] [PATCH] [lantiq] ltq-hcd usb fix high speed hub mode

2012-12-16 Thread Conor O'Gorman
Simple update for USB api changes. Signed-off-by: Conor O'Gorman --- Tested on danube with a 3G module, and using SLUB debug. Previous version of the driver showed SLUB errors. Not this one, and it's interrupt rate seems moderate, which was a nice addition in the previous. package/platform/lant

Re: [OpenWrt-Devel] CFE help for bricked WRT54GS v2.

2012-12-16 Thread Rafał Miłecki
2012/12/16 Ch'Gans : > We have a bricked WRT54GS v2 here, and are trying to bring it back to > life, with no success so far. > Are there any CFE/images guru around? > I've connected the router and the host computer together and setup a > tftp server. from CFE i can load and flash a file. > > The pr

[OpenWrt-Devel] CFE help for bricked WRT54GS v2.

2012-12-16 Thread Ch'Gans
Hi there, We have a bricked WRT54GS v2 here, and are trying to bring it back to life, with no success so far. Are there any CFE/images guru around? I've connected the router and the host computer together and setup a tftp server. from CFE i can load and flash a file. The problem is that none of m

Re: [OpenWrt-Devel] [PATCH] Re: [lantiq] kernel 3.7 update

2012-12-16 Thread Daniel Gimpelevich
On Sun, 2012-12-16 at 09:26 +0100, John Crispin wrote: > as always please just state what yoiu want so we can implement it > properly instead of random hacks Here is a list of things the "random hacks" do: 1) Fix a typo in the "internet" LED name 2) Provide some useful function for the power2 LE

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread John Crispin
On 16/12/12 13:22, Conor O'Gorman wrote: On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: Hi, i pushed the lantiq 3.7 kernel support last night. Very nice! Just browsing through the changes. I'll get something running during the week on danube and possibly ase. there is a ticket in t

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread Conor O'Gorman
On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: > Hi, > > i pushed the lantiq 3.7 kernel support last night. > Very nice! Just browsing through the changes. I'll get something running during the week on danube and possibly ase. I like the tidy-up of the ifxhcd module definition, it was s

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread John Crispin
On 16/12/12 11:21, David Woodhouse wrote: On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: i pushed the lantiq 3.7 kernel support last night. A bunch of things break with the 3.7 kernel. This addresses a few of them, but there's more. In particular, a lot of NAT stuff is no longer specif

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread David Woodhouse
On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: > i pushed the lantiq 3.7 kernel support last night. A bunch of things break with the 3.7 kernel. This addresses a few of them, but there's more. In particular, a lot of NAT stuff is no longer specific to Legacy IP — we have IPV6 NAT support n

Re: [OpenWrt-Devel] [lantiq] kernel 3.7 update

2012-12-16 Thread John Crispin
On 16/12/12 05:24, Daniel Gimpelevich wrote: On Sat, 2012-12-15 at 11:56 +0100, John Crispin wrote: The following boards don't have a devicetree file yet due to lack of time / test hardware (help and hardware welcome!) ARV3527P GIGASX76X ARV4519PW BTHOMEHUBV2B BTHOMEHUBV3A WBMR P2601HNFX H201L

Re: [OpenWrt-Devel] [PATCH] Re: [lantiq] kernel 3.7 update

2012-12-16 Thread John Crispin
as always please just state what yoiu want so we can implement it properly instead of random hacks ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel