Thanks Matsu .
On Thu, Feb 23, 2012 at 12:15 AM, Kentaro Matsuyama
wrote:
> Hi peter!
>
> sorry, I have not tried to connect SDIO device but I remember someone said
> SD slot of rspro is not usable with any other device except SD storage card...
>
> Here is SD slot part of lsusb messages and it l
You are correct, I am refering to buildbot slaves. A moderately fast cpu
(quad core) will generally max out on IO before running out of processing
power. This is an area where SSD's would help a lot but I don't know how
long they would survive under this type of load. I have a box that I have
used
On 2/22/12 4:09 PM, Felix Fietkau wrote:
> On 2012-02-22 11:09 PM, Philip Prindeville wrote:
>> If targets_install is empty, then handle it properly.
>>
>> Signed-off-by: Philip Prindeville
>>
>>
>> iptables.patch
>>
>>
>> Index: package/iptables/patches/300-extensions-strip.patch
>> =
Section names, option names, list names can only be identifiers, so they don't
need to be quoted.
Strip quotes except from values.
Signed-off-by: Philip Prindeville
Index: package/uci/patches/100-unnecessary-quotes.patch
===
--- p
> To clarify : the RB750UP does have a USB port fitted, the RB 750GL does not.
> Both RB751U and RB751G have USB fitted.
>
>>
>> Hi
>> this post on the forum
>>> https://forum.openwrt.org/viewtopic.php?pid=157075#p157075
>> describes a fairly well advanced port to these Mikrotik routers. I wan
On 2012-02-22 11:09 PM, Philip Prindeville wrote:
> If targets_install is empty, then handle it properly.
>
> Signed-off-by: Philip Prindeville
>
>
> iptables.patch
>
>
> Index: package/iptables/patches/300-extensions-strip.patch
> =
If targets_install is empty, then handle it properly.
Signed-off-by: Philip Prindeville
Index: package/iptables/patches/300-extensions-strip.patch
===
--- package/iptables/patches/300-extensions-strip.patch (revision 0)
+++ package/
Felix,
The -rdynamic patch broken things:
if test -n " "; then install -pm0755
"/home/philipp/openwrt-alix/build_dir/linux-x86_alix2/iptables-1.4.10/ipkg-install/usr/lib/iptables/";
fi;
that test is succeeding because it's not filtering out the spaces...
Note the list of sources to copy be
On 2/22/12 12:24 PM, Oliver wrote:
> On Wednesday 22 Feb 2012 10:09:09 Philip Prindeville wrote:
>> I actually don't think that.
>>
>> I'm just pointing out that in corner cases, being overly conservative
>> will increase your chances of success.
>
> Correct, but it does so by essentially alleviat
CONFIG_LEDS_GPIO_PLATFORM went away a while ago.
http://git.kernel.org/?p=linux/kernel/git/stable/linux-stable.git;a=commit;h=2bcc7ed5b83b0a59c6976476e8788675038fb11b
Also, most platforms comment out CONFIG_LEDS_GPIO but not x86 for some reason.
Signed-off-by: Philip Prindeville
Index: target/l
On Wednesday 22 Feb 2012 10:09:09 Philip Prindeville wrote:
> I actually don't think that.
>
> I'm just pointing out that in corner cases, being overly conservative
> will increase your chances of success.
Correct, but it does so by essentially alleviating the symptom of an
underlying problem; s
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi!
I assume by resources you are refering to buildbot slaves. I guess, running that
buildbot tasks is a rather CPU and IO intense more than it needs connectivity.
So if I'm getting it right all needed is to rent or collocate a box in a
datacenter and
On 2/22/12 7:59 AM, Oliver wrote:
> On Tuesday 21 Feb 2012 20:27:19 Philip Prindeville wrote:
>
>> There are also a lot of routers out there that *still* don't do PMTU
>> correct ('still', because I worked on the standard more than 20 years
>> ago).
>
> What we're discussing here is moving TCPMSS
On Wednesday 22 Feb 2012 09:10:07 Etienne Champetier wrote:
> Hi
>
> As said by Oliver/olipro in the MSS clamping thread "TCPMSS is ONLY ever
> needed for cases where someone criminally braindead is filtering the
> ICMP", but the default rule is only to accept ICMPv4 echo on the wan ...
>
> Are I
Any reason to not use NElems() or ArraySize() or a similar macro, etc?
#define ArraySize(n)(sizeof(n) / sizeof(n[0]))
Seems it might help reduce churn.
On 2/22/12 6:56 AM, openwrt-comm...@openwrt.org wrote:
> Author: jow
> Date: 2012-02-22 14:56:06 +0100 (Wed, 22 Feb 2012)
> New Rev
Hi peter!
sorry, I have not tried to connect SDIO device but I remember someone said
SD slot of rspro is not usable with any other device except SD storage card...
Here is SD slot part of lsusb messages and it looks it's not sdio
interface anymore. no?
---
Bus 001 Device 002: ID 05e3:0723 Genesy
Hello,
I've been working on support for this board and I've worked out the kinks.
Since my last patch I've fixed:
* LED GPIO mapping - it only has one controllable LED
* Confirmed the flash layout
* Cleaned up machine file to match recent changes on trunk
* Got rid of the -factory image build
*
Daniel,
Currently the buildbot only builds the default configuration for most the
arches. The issue with adding all the profiles is that there are not enough
resources to build them in a timely fashion. Looking at it today and it is
currently taking 4 days to build all the branches (this is with s
On Tuesday 21 Feb 2012 20:27:19 Philip Prindeville wrote:
> There are also a lot of routers out there that *still* don't do PMTU
> correct ('still', because I worked on the standard more than 20 years
> ago).
What we're discussing here is moving TCPMSS such that packets to and from
the OpenWRT r
Hi Daniel,
> I started to port OpenWrt to the Rt3352F. I got a sample of each, Rt3352F,
> Rt3052F and Rt3050 here to test.
> The Rt3352F is a MIPS24Kc and therefore very similar to the Rt3052F. The main
> differences are:
> - the main CPU clock is @400MHz (compared to 384MHz on the Rt3052F)
> -
On Wednesday 22 Feb 2012 01:17:13 Adam Gensler wrote:
> Hi all,
>
> I've been testing "ss" from iproute2 for a number of weeks now across
> numerous trunk builds for x86. It's working well and builds without
> problems. Digging through the svn tree turns up that this portion of
> iproute2 has been
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Embarrassing... but hey, it compiles - so ship it ! ;)
Fixed in r30685.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9E+y8ACgkQdputYINPTPM93wCeJL8p1jvWZM
Hi,
On 22 February 2012 11:03, Hanno Schupp wrote:
> Signed-off-by: Hanno Schupp
> Index: package/iwinfo/src/iwinfo_wl.c
> ===
> --- package/iwinfo/src/iwinfo_wl.c (revision 30668)
> +++ package/iwinfo/src/iwinfo_wl.c (wor
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied in r30683
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9E+T0ACgkQdputYINPTPNWdACfTa/fYqynh7ouofI+3Om/DlO6
/FcAnRSZGSBSPmNj5OKBJIzKo2Ealza1
=bGQM
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Applied in r30684
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAk9E+UsACgkQdputYINPTPPJ5ACeIdE8/pKGxM+0D2WXGqc4SWwb
9DcAn1Je3r1OafvBFVxcEA3Th5tRJYQ1
=VB6u
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> The Pico2 and Pico2HP however are not recognised.
> There is also a regression in so much as the Nanostation2 is no longer
> recognised as such (see below).
Fixed in r30678.
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.10 (GNU/Linux)
Comment:
HI,Matsu
Thank you .
I want to know whether i can connect a SDIO device (not SD card, such
as wifi based on sdio) after install following modules .
Thanks a lot
Best Regards
Peter Meng
On Wed, Feb 22, 2012 at 8:27 PM, Kentaro Matsuyama
wrote:
> hi peter!
>
> I have several rspro board.
> You n
hi peter!
I have several rspro board.
You need to install below kernel modules related with usb2. because
rspro board has converter
device from mmc to usb, i guess.
kmod-nls-iso8859-1
kmod-nls-utf8
kmod-fs-vfat
kmod-usb2
kmod-usb-storage
Regards
matsu
2012/2/22 peter.meng :
> HI,
>
> I just got
On 22/02/12 11:37, peter.meng wrote:
> [ 874.31] mmc_spi spi32766.0: setup: unsupported mode bits 4
i would start by trying to figure out what the error above means
good luck ;)
John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.or
HI,John
I used following command to active it but still get some error as following .
Could you give some suggestion ?
mkdir /config/gpiommc/mmc/
echo 1 > gpio_data_in
echo 3 > gpio_data_out
echo 4 > gpio_clock
echo 7 > gpio_chipselect
echo 0 > gpio_chipselect_activelow
echo 1 > spi_mode
echo 1
There is a reasonably far advanced port to these boards on the forum,
which is unfortunately based on the 2.9.36 kernel, which now has been
wiped.
I wanted to port this to 3.2 but cannot find machtype.h file anywhere
under 3.2.
Any pointers where the machine type definition went from 2.9 to 3.2?
Signed-off-by: Hanno Schupp https://lists.openwrt.org/mailman/listinfo/openwrt-devel
Signed-off-by: Hanno Schupp
Index: src/iwinfo_lib.c
===
--- src/iwinfo_lib.c(revision 30668)
+++ src/iwinfo_lib.c(working copy)
@@ -350,8 +350,8 @@
{ VENDOR_UBNT, "SR71", 0x168c, 0x0027, 0x0777,
0x408
Le 22/02/2012 04:27, Philip Prindeville a écrit :
> On 2/21/12 3:21 PM, Oliver wrote:
>> On Tuesday 21 Feb 2012 22:19:19 Etienne Champetier wrote:
>>> A plausible example:
>>> First default route: optical fiber (MTU 1500)
>>> Second default route: pppoe (MTU 1492) (failover link)
>>> If the optica
Hi
As said by Oliver/olipro in the MSS clamping thread "TCPMSS is ONLY ever needed
for cases where someone criminally braindead is filtering the ICMP", but the
default rule is only to accept ICMPv4 echo on the wan ...
Are ICMP like fragmentation needed, destination unreachable... handled by
co
35 matches
Mail list logo