Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Tomas Kopal
That's what I used. But so far, no luck. Will keep trying. Thanks Tomas On 28.8.2009 17:29, Benjamin Cama wrote: Tomas Kopal a écrit : Hmmm, seems I can't configure Thunderbird properly. Sending as attachment. Is that ok here, or should I play with the settings to be able to send patches inli

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Benjamin Cama
Tomas Kopal a écrit : Hmmm, seems I can't configure Thunderbird properly. Sending as attachment. Is that ok here, or should I play with the settings to be able to send patches inline in the future? https://dev.openwrt.org/wiki/SubmittingPatches and http://kerneltrap.org/Linux/Email_Clients_and_

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Felix Fietkau
> From: Tomas Kopal > Date: Thu, 27 Aug 2009 22:06:03 +0200 > Subject: [PATCH] Added identification of WRT610N and its button/led > definitions. > > > Signed-off-by: Tomas Kopal Applied in r17434, thanks. - Felix ___ openwrt-devel mailing list openw

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Tomas Kopal
On 28.8.2009 16:23, Dave Cooper wrote: > Try attaching? > > On Fri, Aug 28, 2009 at 10:22 AM, Felix Fietkau wrote: > >> Tomas Kopal wrote: >> >>> Sorry, should be better now. >>> >>> Tomas >>> >>> From cf62b42ea81b940e3e9c51db934e0bb0f4070f7c Mon Sep 17 00:00:00 2001 >>> >>> From: Tomas Ko

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Dave Cooper
Try attaching? On Fri, Aug 28, 2009 at 10:22 AM, Felix Fietkau wrote: > Tomas Kopal wrote: >> Sorry, should be better now. >> >> Tomas >> >>  From cf62b42ea81b940e3e9c51db934e0bb0f4070f7c Mon Sep 17 00:00:00 2001 >> >> From: Tomas Kopal >> >> Date: Thu, 27 Aug 2009 22:06:03 +0200 >> >> Subject: [P

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Felix Fietkau
Tomas Kopal wrote: > Sorry, should be better now. > > Tomas > > From cf62b42ea81b940e3e9c51db934e0bb0f4070f7c Mon Sep 17 00:00:00 2001 > > From: Tomas Kopal > > Date: Thu, 27 Aug 2009 22:06:03 +0200 > > Subject: [PATCH] Added identification of WRT610N and its button/led > definitions. > > S

Re: [OpenWrt-Devel] [PATCH] Resend2 - Added support for identifying the BCM53115 switch found in WRT610N.

2009-08-28 Thread Felix Fietkau
Tomas Kopal wrote: > From: Tomas Kopal > Date: Mon, 24 Aug 2009 22:55:59 +0200 > Subject: [PATCH] Added support for identifying the BCM53115 switch found in > WRT610N. > > > Signed-off-by: Tomas Kopal Applied in r17433, thanks. ___ openwrt-devel mai

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Tomas Kopal
On 28.8.2009 16:18, Felix Fietkau wrote: Tomas Kopal wrote: Hi, I have started patching OpenWRT to support WRT610N. This patch adds platform detection and sets up LEDs and buttons. Your patch was corrupted by your mail program's linewrapping. Please fix and resend. Thanks, - Felix

Re: [OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Felix Fietkau
Tomas Kopal wrote: > Hi, > > I have started patching OpenWRT to support WRT610N. This patch adds > platform detection and sets up LEDs and buttons. Your patch was corrupted by your mail program's linewrapping. Please fix and resend. Thanks, - Felix __

Re: [OpenWrt-Devel] [PATCH] Resend2 - Added support for identifying the BCM53115 switch found in WRT610N.

2009-08-28 Thread Dave Cooper
Thanks Tomas. :) +1 for speedy inclusion. On Fri, Aug 28, 2009 at 4:41 AM, Tomas Kopal wrote: > Sorry for the spam, my mail client got crazy. Hope it's better this time. > > From db0413dfdfd0ff05b32b0e2871e5b4af3f1f0d38 Mon Sep 17 00:00:00 2001 > From: Tomas Kopal > Date: Mon, 24 Aug 2009 22:55:

[OpenWrt-Devel] [PATCH] Resend2 - Added support for identifying the BCM53115 switch found in WRT610N.

2009-08-28 Thread Tomas Kopal
Sorry for the spam, my mail client got crazy. Hope it's better this time. From db0413dfdfd0ff05b32b0e2871e5b4af3f1f0d38 Mon Sep 17 00:00:00 2001 From: Tomas Kopal Date: Mon, 24 Aug 2009 22:55:59 +0200 Subject: [PATCH] Added support for identifying the BCM53115 switch found in WRT610N. Signed-

[OpenWrt-Devel] [PATCH] Resend - Added support for identifying the BCM53115 switch found in WRT610N.

2009-08-28 Thread Tomas Kopal
Sorry, somehow missed the patch itself :-). Tomas >From db0413dfdfd0ff05b32b0e2871e5b4af3f1f0d38 Mon Sep 17 00:00:00 2001 From: Tomas Kopal Date: Mon, 24 Aug 2009 22:55:59 +0200 Subject: [PATCH] Added support for identifying the BCM53115 switch found in WRT610N. Signed-off-by: Tomas Kopal --

[OpenWrt-Devel] [PATCH] Added support for identifying the BCM53115 switch

2009-08-28 Thread Tomas Kopal
This one adds support for the switch in WRT610N. With this in, the wired networking seems to work fine. Tomas >From db0413dfdfd0ff05b32b0e2871e5b4af3f1f0d38 Mon Sep 17 00:00:00 2001 From: Tomas Kopal Date: Mon, 24 Aug 2009 22:55:59 +0200 Subject: [PATCH] Added support for identifying the BCM531

[OpenWrt-Devel] [PATCH] Added identification of WRT610N and its button/led definitions.

2009-08-28 Thread Tomas Kopal
Hi, I have started patching OpenWRT to support WRT610N. This patch adds platform detection and sets up LEDs and buttons. This is my first patch to OpenWRT, so don't be too harsh ;-). Tomas From cf62b42ea81b940e3e9c51db934e0bb0f4070f7c Mon Sep 17 00:00:00 2001 From: Tomas Kopal Date: Thu, 27