Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread john
patches ?



Quoting Imre Kaloz <[EMAIL PROTECTED]>:

> Those are probably target (kernel) config issues only..
>
> On Tue, 19 Aug 2008 21:44:59 +0200, MichelinoK <[EMAIL PROTECTED]> wrote:
>
>> <[EMAIL PROTECTED]> ha scritto nel messaggio
>> news:[EMAIL PROTECTED]
>>> ok, send me a tar.gz with all the patches you used in replacement of
>>> the ones in trunk/ and i will merge them today and remove the broken tag
>>>
>>
>> I would suggest to not remove the broken status flag!
>> As anyone noticed the amount of total missing features from kernel
>> config?!?!!??!?!
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>



-- 
John Crispin
hacking, coding, etc
blogic on irc

___ __
   |   |.-.-.-.|  |  |  |..|  |_
   |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
   |___||   __|_|__|__||||__|  ||
|__| W I R E L E S S   F R E E D O M
   KAMIKAZE (bleeding edge) ---
* 10 oz Vodka   Shake well with ice and strain
* 10 oz Triple sec  mixture into 10 shot glasses.
* 10 oz lime juice  Salute!
   ---
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread Imre Kaloz
Those are probably target (kernel) config issues only..

On Tue, 19 Aug 2008 21:44:59 +0200, MichelinoK <[EMAIL PROTECTED]> wrote:

> <[EMAIL PROTECTED]> ha scritto nel messaggio
> news:[EMAIL PROTECTED]
>> ok, send me a tar.gz with all the patches you used in replacement of
>> the ones in trunk/ and i will merge them today and remove the broken tag
>>
>
> I would suggest to not remove the broken status flag!
> As anyone noticed the amount of total missing features from kernel
> config?!?!!??!?!
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread MichelinoK

<[EMAIL PROTECTED]> ha scritto nel messaggio 
news:[EMAIL PROTECTED]
> ok, send me a tar.gz with all the patches you used in replacement of
> the ones in trunk/ and i will merge them today and remove the broken tag
>

I would suggest to not remove the broken status flag!
As anyone noticed the amount of total missing features from kernel 
config?!?!!??!?!



___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread john
ok, send me a tar.gz with all the patches you used in replacement of  
the ones in trunk/ and i will merge them today and remove the broken tag

Quoting Claudio <[EMAIL PROTECTED]>:

> 2008/8/19 Hinko Kocevar <[EMAIL PROTECTED]>:
>> Claudio wrote:
>>> Hi all,
>>>
>>> 2008/8/7  <[EMAIL PROTECTED]>:
 so, we have a patch that fixes etrax ?
>>>
>>> Following the axis mailing list I just made a patch that should fix
>>> iptables problem on cris arch.
>>>
>>> I don't test it on real hardware.
>>> Some one can test it?
>>>
>>
>> LOL,
>>  I just needed that this moment!
>>
>> pre-patch:
>> # /mnt/usr/sbin/iptables -F
>> [42955243.905993] ip_tables: ERROR target: invalid size 30 != 32
>> iptables: Invalid argument
>>
>> post-patch:
>> # /mnt/usr/sbin/iptables -F
>> #
>
> Simple GREAT!
> With this patch the etrax platform can be consider totally FIXED!
>
> Who know if this platform can be part of 808 openwrt release?
>
>
>>
>> Seems to work!
>>
>>
>> Thank you,
>> Hinko
>>
>> --
>> ?ETRTA POT, d.o.o., Kranj
>> Planina 3
>> 4000 Kranj
>> Slovenia, Europe
>> Tel. +386 (0) 4 280 66 03
>> E-mail: [EMAIL PROTECTED]
>> Http: www.cetrtapot.si
>>
>> ___
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>>
>
>
>
> --
> Claudio
> User linux #415284
> - http://www.crisos.org/
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>



-- 
John Crispin
hacking, coding, etc
blogic on irc

___ __
   |   |.-.-.-.|  |  |  |..|  |_
   |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
   |___||   __|_|__|__||||__|  ||
|__| W I R E L E S S   F R E E D O M
   KAMIKAZE (bleeding edge) ---
* 10 oz Vodka   Shake well with ice and strain
* 10 oz Triple sec  mixture into 10 shot glasses.
* 10 oz lime juice  Salute!
   ---
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread Claudio
2008/8/19 Hinko Kocevar <[EMAIL PROTECTED]>:
> Claudio wrote:
>> Hi all,
>>
>> 2008/8/7  <[EMAIL PROTECTED]>:
>>> so, we have a patch that fixes etrax ?
>>
>> Following the axis mailing list I just made a patch that should fix
>> iptables problem on cris arch.
>>
>> I don't test it on real hardware.
>> Some one can test it?
>>
>
> LOL,
>  I just needed that this moment!
>
> pre-patch:
> # /mnt/usr/sbin/iptables -F
> [42955243.905993] ip_tables: ERROR target: invalid size 30 != 32
> iptables: Invalid argument
>
> post-patch:
> # /mnt/usr/sbin/iptables -F
> #

Simple GREAT!
With this patch the etrax platform can be consider totally FIXED!

Who know if this platform can be part of 808 openwrt release?


>
> Seems to work!
>
>
> Thank you,
> Hinko
>
> --
> ČETRTA POT, d.o.o., Kranj
> Planina 3
> 4000 Kranj
> Slovenia, Europe
> Tel. +386 (0) 4 280 66 03
> E-mail: [EMAIL PROTECTED]
> Http: www.cetrtapot.si
>
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>



--
Claudio
User linux #415284
- http://www.crisos.org/
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread Hinko Kocevar
Claudio wrote:
> Hi all,
> 
> 2008/8/7  <[EMAIL PROTECTED]>:
>> so, we have a patch that fixes etrax ?
> 
> Following the axis mailing list I just made a patch that should fix
> iptables problem on cris arch.
> 
> I don't test it on real hardware.
> Some one can test it?
> 

LOL,
 I just needed that this moment!

pre-patch:
# /mnt/usr/sbin/iptables -F
[42955243.905993] ip_tables: ERROR target: invalid size 30 != 32
iptables: Invalid argument

post-patch:
# /mnt/usr/sbin/iptables -F
# 

Seems to work!


Thank you,
Hinko

-- 
ČETRTA POT, d.o.o., Kranj
Planina 3
4000 Kranj
Slovenia, Europe
Tel. +386 (0) 4 280 66 03
E-mail: [EMAIL PROTECTED]
Http: www.cetrtapot.si

___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Etrax support

2008-08-19 Thread Claudio
Hi all,

2008/8/7  <[EMAIL PROTECTED]>:
> so, we have a patch that fixes etrax ?

Following the axis mailing list I just made a patch that should fix
iptables problem on cris arch.

I don't test it on real hardware.
Some one can test it?

vvv
Index: package/iptables/patches/1.4.0/008-table_alignment_fix.patch
===
--- package/iptables/patches/1.4.0/008-table_alignment_fix.patch
(revisione 0)
+++ package/iptables/patches/1.4.0/008-table_alignment_fix.patch
(revisione 0)
@@ -0,0 +1,13 @@
+#related to  
http://lists.netfilter.org/pipermail/netfilter-devel/2007-January/026659.html
for cris
+diff -Naur iptables-1.4.0.ori/libiptc/libiptc.c
iptables-1.4.0/libiptc/libiptc.c
+--- iptables-1.4.0.ori/libiptc/libiptc.c   2007-12-22 13:44:18.0 
+0100
 iptables-1.4.0/libiptc/libiptc.c   2008-08-19 12:07:47.0 +0200
+@@ -63,7 +63,7 @@
+ struct ipt_error_target
+ {
+   STRUCT_ENTRY_TARGET t;
+-  char error[TABLE_MAXNAMELEN];
++  char error[FUNCTION_MAXNAMELEN];
+ };
+
+ struct chain_head;
^^

Regards

> i have not been following the discussion in detai, could someone point
> me at a patch if there is one ? i have foxboards hee and could test it
>
>
>
> Quoting Hinko Kocevar <[EMAIL PROTECTED]>:
>
>> MichelinoK wrote:
>>
>>> 2) Should your patch be renamed in "987something.patch"? and placed where
>>> EXACTLY?
>>
>> Depends. Does it solve your problem?
>>
>> Regards,
>> Hinko
>>
>> --
>> ?ETRTA POT, d.o.o., Kranj
>> Planina 3
>> 4000 Kranj
>> Slovenia, Europe
>> Tel. +386 (0) 4 280 66 03
>> E-mail: [EMAIL PROTECTED]
>> Http: www.cetrtapot.si
>>
>> ___
>> openwrt-devel mailing list
>> openwrt-devel@lists.openwrt.org
>> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>>
>
>
>
> --
> John Crispin
> hacking, coding, etc
> blogic on irc
>
>___ __
>   |   |.-.-.-.|  |  |  |..|  |_
>   |   -   ||  _  |  -__| ||  |  |  ||   _||   _|
>   |___||   __|_|__|__||||__|  ||
>|__| W I R E L E S S   F R E E D O M
>   KAMIKAZE (bleeding edge) ---
>* 10 oz Vodka   Shake well with ice and strain
>* 10 oz Triple sec  mixture into 10 shot glasses.
>* 10 oz lime juice  Salute!
>   ---
> ___
> openwrt-devel mailing list
> openwrt-devel@lists.openwrt.org
> http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
>



-- 
Claudio
User linux #415284
- http://www.crisos.org/
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel