Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-24 Thread Rafał Miłecki
On 24 April 2015 at 10:18, Hante Meuleman meule...@broadcom.com wrote: Do you want the patch on top of target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch Or on top of the unpatched drivers/firmware/broadcom/bcm47xx_nvram.c Or on top of the kernel driver file where

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-24 Thread Hante Meuleman
Attached are the two patch files. They were generated from include/linux/bcm47xx_nvram.h and from drivers/firmware/broadcom/bcm47xx_nvram.c. Sorry about the confusion regarding the target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch I was looking at an older repo where

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-24 Thread Hante Meuleman
Do you want the patch on top of target/linux/bcm53xx/patches-3.18/110-firmware-backport-NVRAM-driver.patch Or on top of the unpatched drivers/firmware/broadcom/bcm47xx_nvram.c Or on top of the kernel driver file where 110-firmwarepatch already has been applied? Or on top of the file

Re: [OpenWrt-Devel] dnsmasq and --dhcp-relay option ?

2015-04-24 Thread openwrt-de...@couprie.net
Could something likes this be added ? --- dnsmasq.orig2015-04-24 12:14:51.453093251 +0200 +++ dnsmasq2015-04-24 12:15:15.121092827 +0200 @@ -416,6 +416,10 @@ xappend --dhcp-range=$networkid,$START,$END,$NETMASK,$leasetime${options:+ $options} dhcp_option_add $cfg $networkid

Re: [OpenWrt-Devel] [PATCH][RFC] ramips:Add support for HiWiFi HC5761.

2015-04-24 Thread Yousong Zhou
Hi, Chuanhong Sorry for this late reply, but the email was placed in my Spam folder by Gmail. Looks like there is something wrong with your mail setup. On 19 April 2015 at 00:02, 郭传鈜 gch981...@gmail.com wrote: Hi,all! I'm trying to add support for HiWiFi HC5761 router,This patch works

Re: [OpenWrt-Devel] dnsmasq and --dhcp-relay option ?

2015-04-24 Thread openwrt-de...@couprie.net
The diff is for /etc/init.d/dnsmasq This diff works for me, it puts the following change in /var/etc/dnsmasq.conf dhcp-relay=192.168.200.1,10.255.255.225 What do i need to change to submit it as a patch ? Comments are welome :-) Perry On 24-04-15 13:21, Kevin Darbyshire-Bryant wrote: On

Re: [OpenWrt-Devel] dnsmasq and --dhcp-relay option ?

2015-04-24 Thread Bruno Randolf
On 04/24/2015 02:26 PM, openwrt-de...@couprie.net wrote: The diff is for /etc/init.d/dnsmasq This diff works for me, it puts the following change in /var/etc/dnsmasq.conf dhcp-relay=192.168.200.1,10.255.255.225 What do i need to change to submit it as a patch ? Look at

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-24 Thread Rafał Miłecki
On 24 April 2015 at 12:03, Hante Meuleman meule...@broadcom.com wrote: Attached are the two patch files. They were generated from include/linux/bcm47xx_nvram.h and from drivers/firmware/broadcom/bcm47xx_nvram.c. I think your idea is correct, I was just thinking about bcm47xx_nvram copying

Re: [OpenWrt-Devel] AR8334 switch support

2015-04-24 Thread Heiner Kallweit
Am 23.04.2015 um 14:43 schrieb Christian Mehlis: Am 22.04.2015 um 19:01 schrieb Heiner Kallweit: Can you provide a complete dmesg output? Bootlog is available here: http://wiki.openwrt.org/toh/compex/wpj344#openwrt_upstream_bootlog Dmesg is attached. W/o having seen the datasheets for

Re: [OpenWrt-Devel] Fwd: Re: [PATCH 10/10] brcmfmac: Add support for multiple PCIE devices in nvram.

2015-04-24 Thread Rafał Miłecki
On 23 April 2015 at 13:14, Hante Meuleman meule...@broadcom.com wrote: Attached are three files, one is from brcmfmac (firmware.c). This file is added to demo how brcmfmac will use a new function of bm47xx_nvram. The changes in this file are currently under internal review and the patch may

[OpenWrt-Devel] [PATCH] mtd: correct/change warning text about partition split / read-only status

2015-04-24 Thread Hannu Nyman
Since the kernel/rootfs split handling was modified 2 years ago by r37283 ( https://dev.openwrt.org/changeset/37283 ) and by the subsequent checkins, users have seen rather scary mtd errors in the log at every boot. The message ends -- forcing read-only, which looks a bit error-like. That error