Hello Jow and Felix and all developers.
Is there any reason that this new package
https://dev.openwrt.org/ticket/5256
is whether commented nor committed to trunk?
This is the 4th submission on this topic. Please somebody answer.
Thanks ede
___
openwr
Marek Lindner wrote:
> This patch fixes two timer race conditions in the madwifi driver that
> ultimately lead to a crash within the madwifi interrupt handler (ath_intr),
> especially while fiddling with madwifi interfaces in bridged setups.
>
> I gave this patch to a bunch of people to test and
Johnny Halfmoon wrote:
> This tiny patch makes the dnsmasq init.d script listen to a parameter
> called "notinterface", which tells dnsmasq to not listen on a defined
> set of interfaces.
>
> By default dnsmasq *always* listens on the loopback interface, even
> if you tell it to specifically liste
Roger Hardiman wrote:
> A few days ago I submitted a patch to get OpenWRT working on WBR-G54 and
> WBR-B11.
>
> I've tied up the comments in the code a little. Some were not needed so
> it saves a few bytes in the flash image.
>
> Signed-off-by: Roger Hardiman
Applied in r17598, thanks. Please p
Daniel Dickinson wrote:
> define Package/usb-root
> SECTION:=utils
> CATEGORY:=Utilities
> TITLE:=USB as root filesystem
> DEPENDS:=+kmod-usb-core +CONFIG_USBROOT_FS_EXT2:kmod-fs-ext2
> +kmod-usb-storage +CONFIG_USBROOT_FS_EXT3:kmod-fs-ext3
> +CONFIG_USBROOT_FS_REISERFS:kmod-fs-reiserfs
> +
A few days ago I submitted a patch to get OpenWRT working on WBR-G54 and
WBR-B11.
I've tied up the comments in the code a little. Some were not needed so
it saves a few bytes in the flash image.
Signed-off-by: Roger Hardiman
Index: target/linux/brcm-2.4/base-files/etc/init.d/netconfig