[OpenWrt-Devel] PING .. hotplug radiobutton package - please check in

2009-09-16 Thread edgar . soldin
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

Re: [OpenWrt-Devel] [PATCH] fix madwifi crash in sc_cal_ch timer

2009-09-16 Thread Felix Fietkau
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

Re: [OpenWrt-Devel] [PATCH] dnsmasq startup script update: add notinterface parameter

2009-09-16 Thread Felix Fietkau
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

Re: [OpenWrt-Devel] [PATCH] Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)

2009-09-16 Thread Felix Fietkau
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

Re: [OpenWrt-Devel] bug in conditional dependencies

2009-09-16 Thread Felix Fietkau
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 > +

[OpenWrt-Devel] [PATCH] Fix Buffalo WBR-G54 and WBR-B11 support (updated patch)

2009-09-16 Thread Roger Hardiman
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