Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-24 Thread John Crispin
On 23/07/2014 17:33, Roman Yeryomin wrote: On 23 July 2014 18:26, L. D. Pinney ldpin...@gmail.com wrote: The WR8305RT may be the same as the WA05I have asked ZBT. One difference is uboot is set for 57600 on my WR8305RT...meaning I'll need to patch the WA05 dts to use it. Or update the

[OpenWrt-Devel] [PATCH] ramips: ethernet mac cleanup

2014-07-24 Thread Roman Yeryomin
Compile tested all subtargets and profiles. Unfortunately I don't own any board affected by these changes, so no run tests. Signed-off-by: Roman Yeryomin ro...@advem.lv --- .../ramips/base-files/etc/uci-defaults/02_network | 36 --- .../ramips/base-files/lib/preinit/06_set_iface_mac | 109

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-24 Thread Roman Yeryomin
On 20 July 2014 12:48, Roman Yeryomin leroi.li...@gmail.com wrote: On 20 July 2014 12:15, John Crispin j...@phrozen.org wrote: On 20/07/2014 10:36, 郭传鈜 wrote: I think I should reply to the mail list right ... I can't use my USB Modem with ohci-platform in current kernel…only USB is

[OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

2014-07-24 Thread Lintel Huang
Today, Lenovo released a new product,an 11ac wireless router base MTK's mt7620a + mt7612e evaluation board. It has Two GE ports(RTL8211E) and 4 FE ports(Internal switch),256MByte DDR2, 3xUSB 2.0. This patch will make openwrt support it. Sorry for my pool english,tks at all. Regards, Lintel

Re: [OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

2014-07-24 Thread Roman Yeryomin
On 24 July 2014 17:04, Lintel Huang lintel.hu...@gmail.com wrote: Today, Lenovo released a new product,an 11ac wireless router base MTK's mt7620a + mt7612e evaluation board. It has Two GE ports(RTL8211E) and 4 FE ports(Internal switch),256MByte DDR2, 3xUSB 2.0. This patch will make openwrt

Re: [OpenWrt-Devel] [PATCH]ramips: Add Ralink RT3XXX USB OHCI driver

2014-07-24 Thread John Crispin
Hi Roman, do you have this board ? could you see if it also fails for you ? i don't actually have any mt7620n hw with usb exported i think... I remember using ohci/ehci drivers for mt7620n boards (because otg driver didn't work at all) but not sure if I tried any usb 1.1 devices.

[OpenWrt-Devel] [RFC] openwrt: Allow extraction of debuginfo from all binaries

2014-07-24 Thread Helmut Schaa
Introduce a new config symbol EXTRACT_DEBUGINFO to extract debuginfo from all binaries. This depends on USE_STRIP and DEBUG. The debuginfo of all packages will be extracted from the binary and copied into bin/$platform/debuginfo. This allows better debugging of coredumps by loading the debuginfo

[OpenWrt-Devel] Need help adding a config option to wifi-device

2014-07-24 Thread Shankar Unni
Working with trunk SVN version 41290. I'm trying to tweak our setup to pass additional parameters on the command line to hostapd, and I was hoping to configure that using /etc/config/wireless, in the config wifi-device section. So I added option addl_param 'pval' to the wifi-device

[OpenWrt-Devel] ddns-scripts: currently no MAINTAINER defined

2014-07-24 Thread Christian Schoenebeck
Hi, I would offer to do the job, but I down know what I need to do. What are the requirements? - technically (hardware/software equipment) - knowledge (I don't call myself a programmer) - permissions to which development environments I modified ddns-scripts and

[OpenWrt-Devel] [PATCH] [luci] Improve spelling and grammar

2014-07-24 Thread Alex Henrie
Signed-off-by: Alex Henrie alexhenri...@gmail.com --- applications/luci-ahcp/luasrc/model/cbi/ahcp.lua | 2 +- .../luci-firewall/luasrc/model/cbi/firewall/zone-details.lua | 2 +- .../luci-meshwizard/luasrc/model/cbi/freifunk/meshwizard.lua | 2 +-

Re: [OpenWrt-Devel] ddns-scripts: currently no MAINTAINER defined

2014-07-24 Thread Nikos Mavrogiannopoulos
On Thu, 2014-07-24 at 21:17 +0200, Christian Schoenebeck wrote: Hi, I would offer to do the job, but I down know what I need to do. What are the requirements? - technically (hardware/software equipment) - knowledge (I don't call myself a programmer) - permissions to which

Re: [OpenWrt-Devel] [PATCH v2] ramips: Fix WR8305RT USB LED

2014-07-24 Thread L. D. Pinney
Working unit ... I changed u-boot (now @115200 baud) and the ZBT-WA05 build @r41824 Thanks Larry On Thu, Jul 24, 2014 at 4:10 AM, Roman Yeryomin leroi.li...@gmail.com wrote: On 24 July 2014 11:51, John Crispin j...@phrozen.org wrote: On 23/07/2014 17:33, Roman Yeryomin wrote: On 23

[OpenWrt-Devel] Backport of 41815 (ath9k tx lockup)

2014-07-24 Thread Etienne Champetier
Hi I know we are close to BB release and ..., but do you plan to backport r41815? (ath9k: fix a long standing aggregation related tx lockup) Thanks again for all the great work Etienne p.s: for now i have a cron doing wifi restart every hour on my 5 ubnt bullet m2hp + 1 wr1043nd (still running

[OpenWrt-Devel] BB r41023+: 40MHz - 20MHz switch and stack-trace on ath9k routers (potentially hostapd related)

2014-07-24 Thread Chirag Chhatriwala
Hello, I've got a problem where a single device (HP Pavilion Laptop running AR9285 bgn WiFi card) is causing a stack-trace/kernel panic on OpenWRT based router (WD MyNet N750). This happens just when the laptop connects to the WiFi network (which is running using option noscan 1). Up until this

Re: [OpenWrt-Devel] [PATCH]ramips:support Lenovo AC1200 Wireless router

2014-07-24 Thread Yousong Zhou
Hi, Lintel On 25 July 2014 09:20, Lintel Huang lintel.hu...@gmail.com wrote: No problem,why not? please give me address then I express it. I guess Roman meant a patch like http://patchwork.openwrt.org/patch/5970/, but I noticed that there are MT7620A-based boards storing their MAC addresses