-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
Thanks, I applied your patch in r19530 and added the change pointed out
by Alexey.
~ JoW
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYFAktrz7cACgkQdput
On Thu, Feb 04, 2010 at 05:57:12PM -0800, spmsink spmsink wrote:
> + [ "$1"=="ifup" ] \
Bashism. Use [ "$1" = "ifup" ] .
--
Regards,--
Sir Raorn. --- http://thousandsofhate.blogspot.com/
signature.asc
Description: Digital signature
___
open
Sorry for the extra list traffic. This time, the patch is an attachment which
hopefully prevents it from getting mangled.
==
When I boot my OpenWRT system, I find that my 3G UMTS modem is not brought
up...but it comes up as soon as I do a restart of the networking subsystem.
After investigati
Resubmitting because the "email client ate my homework (patch)" last time. So
much for Hotmail's "plain text" mode!
==
When restarting the networking subsystem (for example, by running
"/etc/init.d/network restart"), I find that my WAN interface is brought up
without an IP address or routing in
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi.
Your patch got badly mangled by your mail client, could you please
resend it, maybe as attachment?
~ JoW
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
iEYEARECAAYF
Add support support for Microsoft MN-700.
Signed-off-by: Jochen Friedrich
---
package/broadcom-diag/src/diag.c | 22 ++-
.../linux/brcm-2.4/base-files/etc/init.d/netconfig |6 +
2 files changed, 26 insertions(+), 2 deletions(-)
diff --git a/package/br
When I boot my OpenWRT system, I find that my 3G UMTS modem is not brought
up...but it comes up as soon as I do a restart of the networking subsystem.
After investigating, I noticed that the difference between "/etc/init.d/network
boot" and "/etc/init.d/network restart" is that when, called wit
When restarting the networking subsystem (for example, by running
"/etc/init.d/network restart"), I find that my WAN interface is brought up
without an IP address or routing information applied.
I narrowed it down to the fact that the UDHCP script does not try to
reconfigure the interface if a
Even with my limited knowledge of programming and openwrt source
structure, I managed to define a new poe gpio device identical to the
ones controlling leds. Enabling poe passthrough is as simple as:
echo 1 > ubnt\:poe/brightness
disabling it:
echo 0 > ubnt\:poe/brightness
Maybe a developer cou
On Wed, Feb 03, 2010 at 09:27:21AM +0100, Bastian Bittorf wrote:
> personally i try to avoid unnecessary usage of "complicated"
> commands to leave the way open for busybox minimal builts
Should I resend patch?
--
Regards,--
Sir Raorn. --- http://thousandsofhate.blogspot.com/
signature.as
I'm using the wpad-mini package. It seems that if a build an image with
ath5k
and then switch to madwifi and rebuild the image the hostapd package
remains linked to libnl-tiny.
I've tried to adapt an older patch to fix this issue.
Signed-off by: Roberto Riggio
--
Index: hostapd/Makefile
===
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
I let your opinion settle into my mind over night.
I agree that a single config is enough (config-default).
But for the patches folder I would prefer kernel specific names, as they
differ in files and line numbers.
Maddes
On 03.02.2010 12:29, Imre Ka
As in the subject. Tested on x86 and ixp4xx targets.
Signed-off-by: Roberto Riggio
--
Index: multimedia/mjpg-streamer/Makefile
===
--- multimedia/mjpg-streamer/Makefile (revision 19511)
+++ multimedia/mjpg-streamer/Makefile (wor
13 matches
Mail list logo