Hi devs,
I'm playing around with UCI configurations a bit, and was wondering if
it is desirable for programs to share certain configurations. For
instance, the hostapd UCI config patch I submitted allows the setting of
a RADIUS server. Other programs use RADIUS too, so I'm thinking of the
followin
David Bird wrote:
> Hi devs,
>
> I'm playing around with UCI configurations a bit, and was wondering if
> it is desirable for programs to share certain configurations. For
> instance, the hostapd UCI config patch I submitted allows the setting of
> a RADIUS server. Other programs use RADIUS too, s
Ok, this version will load up profiles from /etc/config/radius
in /etc/config/wireless, the previous options are still valid:
radius:
config profile Default
option server x.x.x.x
option shared_secret mysecret
config profile
option server x.x.x.x
option shared_secre
On Friday 06 June 2008 06:37:49 Steve Brown wrote:
> I will switch things around so the ohci driver calls the ehci driver. I
> will remove the ssb register/unregister calls in ehci-hcd and add calls
> from to attach, detach, suspend and resume from ohci to ehci.
>
> It's probably safe to assume
I'd like to propose the following patch to
package/ppp/files/etc/ppp/ip-up. It means that hotplug scripts can
source the network state and get information about the newly plumbed ppp
interface.
Signed off by: Brian J. Murrell <[EMAIL PROTECTED]>
Index: package/ppp/files/etc/ppp/ip-up
===
ok, thanks, i'll do it right now
blogic
bruno randolf wrote:
> hello!
>
> this patch makes au1000 ethernet work again. it was broken since after 2.6.23
> because one reserved interrupt was missed. please add it as
> target/linux/au1000/patches/016-au1000-int-reserved.patch or similar.
>
> i se
Here's a patch that sets the gateway to the default gateway for the
interface if one is not specified in the network configuration.
Why would anyone want this? If somebody has multiple default gateways
and wants to force one of them to be used for a particular route. Why
not just specify the par
[11380] thanks
Brian J. Murrell wrote:
> Here's a patch that sets the gateway to the default gateway for the
> interface if one is not specified in the network configuration.
>
> Why would anyone want this? If somebody has multiple default gateways
> and wants to force one of them to be used for
The script network-wlan.sh from Webif uses none as the value of the
network option in /etc/config/wireless when the wifi-iface is not
supposed to be bridged.
This patch modifies madwifi.sh in order to take into account that possibility.
Signed-off-by: Pedro Faustino <[EMAIL PROTECTED]>
---
Index
Hinko Kočevar wrote:
> great job Imre!!! It boots now that I've added '-O binary -R .note -R
> .note.gnu.build-id -R .comment -S' to the objcopy line in
> arch/cris/arch-v10/boot/Makefile!!!
>
> Using above tools in uClibc toolchain and generated cris-foo-elf seems to
> work
> now too, since I
10 matches
Mail list logo