Hi,
I sure selected this option, as I said command 'iw phy phy1 info' does
in fact show DFS channels, but I just cannot set them for usage...
Jacek
On 07/02/14 22:50, Martin Garbe wrote:
On 7/1/14, 10:04 AM, Jacek Kikiewicz wrote:
Hello,
I have few APs that are using ath9k driver, I've rea
Dnia 2014-07-02, o godz. 22:14:22
Forest Crossman napisał(a):
> Someone changed this patch's state to accepted, but I haven't seen it
> appear in SVN yet. Is there something I still need to do? Or does it
> just take a while for a patch to go from "Accepted" to "Committed"? I
> ask because I have
hi,
if you are using git, you can try the 'git sent-email ' command. if svn, may be
there are other similar tool to send a good patch.
Alex Guo
Credo Semi.
郭传鈜 编写:
>Sorry. I resent this because of the text format :-( I don't know why
>my patch isn't displayed normally in the patchwork page.Wha
Sorry. I resent this because of the text format :-( I don't know why
my patch isn't displayed normally in the patchwork page.What should I
do?
I also uploaded my patch file here:
http://php-gch981213.rhcloud.com/wp-content/uploads/2014/07/br100patch.txt
Ai-BR100 is a router with mt7620a chip.Mayb
Ai-BR100 is a router with mt7620a chip.Maybe it's only sold in China.
There are only 2 lights on the board (WAN and WLAN) so I used the wlan
light as the status led.
USB is not working normally (only usb2.0 devices can be recognized when I
select kmod-usb2 and kmod-usb-ohci) I don't know if it is c
Someone changed this patch's state to accepted, but I haven't seen it
appear in SVN yet. Is there something I still need to do? Or does it
just take a while for a patch to go from "Accepted" to "Committed"? I
ask because I have some more patches to add that will make this code
more efficient and ge
Using
OpenWrt Barrier Breaker r4066, with a TPlink USB 722n on a BCM2708
platform.
Andriod phones, Iphones, Ubuntu systems, visio TV, Windows 8.1 systems
connect OK, but No success for windows 7sp1 pro, HP or Lenovo. Any ideas?
here are the contents of the /etc/config/wireless
config wifi-de
Hello José.
cpu_has_veic should be left disabled (this is wrong also for Falcon)
Thanks,
Thomas
> -Original Message-
> From: openwrt-devel [mailto:openwrt-devel-boun...@lists.openwrt.org] On
> Behalf Of José Vázquez Fernández
> Sent: Wednesday, July 02, 2014 9:50 PM
> To: openwrt-devel@l
On 7/1/14, 10:04 AM, Jacek Kikiewicz wrote:
> Hello,
>
> I have few APs that are using ath9k driver, I've read that now DFS is
> supported on that driver,
> so I compiled latest revision (yesterday: 41415), and started playing,
> basically when as per
> manual / howto I run 'iw phy phy1 info' I
Add XWAY cpu-feature-overrides.h file.
This patch adds cpu-feature-overrides.h file for the XWAY family, based
in the one in FALCON.
Because Amazon SE was deprecated, cpu_has_dsp and cpu_has_mips16 have
been set, while cpu_has_mt has been undefined due to the lack of mt ASE
in the Danube.
Wit
On 02/07/14 21:49, José Vázquez Fernández wrote:
Add XWAY cpu-feature-overrides.h file.
This patch adds cpu-feature-overrides.h file for the XWAY family, based
in the one in FALCON.
Because Amazon SE was deprecated, cpu_has_dsp and cpu_has_mips16 have
been set, while cpu_has_mt has been undefi
Add XWAY cpu-feature-overrides.h file.
This patch adds cpu-feature-overrides.h file for the XWAY family, based
in the one in FALCON.
Because Amazon SE was deprecated, cpu_has_dsp and cpu_has_mips16 have
been set, while cpu_has_mt has been undefined due to the lack of mt ASE
in the Danube.
Wit
On 02/07/2014 08:37, Ben Mulvihill wrote:
> New make target in lantiq to use UbinizeImage and SysupgradeNand.
> Only enabled for BTHOMEHUBV2B for the moment but should be useable
> for other lantiq nand boards.
>
> Signed-off-by: Ben Mulvihill ---
Thanks, applied in r41474 .. and i pushed th
On 02/07/2014 16:46, michael lee wrote:
> From: michael
>
> Signed-off-by: michael
Thanks, applied in r41475 and r41476
John
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/
Hello !
JG> this patch is currently missing:
JG> a) a proper changelog
JG> b) a Signed-off-by
JG> c) proper patch headers for the individual patches.
JG> See https://dev.openwrt.org/wiki/SubmittingPatches regarding a) and b), and
JG> https://dev.openwrt.org/browser/trunk/target/linux/generic/PATC
From: michael
Signed-off-by: michael
---
target/linux/ramips/dts/rt5350.dtsi | 27 ---
1 file changed, 4 insertions(+), 23 deletions(-)
diff --git a/target/linux/ramips/dts/rt5350.dtsi
b/target/linux/ramips/dts/rt5350.dtsi
index 7353c82..6abb271 100644
--- a/target/lin
From: michael
Signed-off-by: michael
---
target/linux/ramips/dts/rt3352.dtsi | 11 +--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/target/linux/ramips/dts/rt3352.dtsi
b/target/linux/ramips/dts/rt3352.dtsi
index 6b1f11d..47e30a3 100644
--- a/target/linux/ramips/dts/rt3
On 07/02/2014 03:05 PM, Felix Fietkau wrote:
> On 2014-07-01 16:14, Maciej Skrzypek wrote:
>> mtd: allow partial block erase
>> This fixes error erasing partial mtd partition which does not start on
>> eraseblock boundary and allows using fconfig to configure redboot on
>> devices such as the Gatew
On 2014-07-01 16:14, Maciej Skrzypek wrote:
> mtd: allow partial block erase
> This fixes error erasing partial mtd partition which does not start on
> eraseblock boundary and allows using fconfig to configure redboot on
> devices such as the Gateworks Cambria.
>
> Maciej Skrzypek
> Flytronic
>
>
Hi,
this patch is currently missing:
a) a proper changelog
b) a Signed-off-by
c) proper patch headers for the individual patches.
See https://dev.openwrt.org/wiki/SubmittingPatches regarding a) and b), and
https://dev.openwrt.org/browser/trunk/target/linux/generic/PATCHES regarding c)
Jonas
___
in r41439 a flag for enabling remote logging was added,
but the actual check was done on a different variable.
Signed-off-by: Reiner Herrmann
---
package/system/ubox/files/log.init | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/system/ubox/files/log.init
b/package/s
--- a/target/linux/generic/patches-3.6/263-bmp085_dynamic.patch 1970-01-01
04:00:00.0 +0400
+++ b/target/linux/generic/patches-3.6/263-bmp085_dynamic.patch 2014-06-08
14:42:38.0 +0400
@@ -0,0 +1,11 @@
+--- a/drivers/misc/Kconfig 2014-04-03 23:01:22.0 +0400
b/drive
Hi,
git send-email support is provided by a separate package on .deb distros:
apt-get install git-email
~ Jow
signature.asc
Description: OpenPGP digital signature
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.o
--- a/package/kernel/linux/modules/other.mk 2014-06-29 15:21:39.359850523
+0400
+++ b/package/kernel/linux/modules/other.mk 2014-06-29 15:17:27.0
+0400
@@ -698,6 +698,54 @@
$(eval $(call KernelPackage,regmap))
+
+define KernelPackage/bmp085
+ SUBMENU:=$(OTHER_MENU)
+ TITLE:
Hello !
JC> Sergey can you send the patch with git send-email please ?
I'm sorry, but git on my ubuntu buildbox seems to not support send-email
command,
thunderbird wrap strings and windows client on main pc replace tabs to spaces :)
Just tryed to send from freebsd box using simple mail, hope it
This allows dynamic voltage and frequency scaling to work for IMX6DL CPU's
Signed-off-by: Tim Harvey
---
...070-ARM-dts-imx6dl-enable-cpufreq-support.patch | 48 ++
1 file changed, 48 insertions(+)
create mode 100644
target/linux/imx6/patches-3.14/0070-ARM-dts-imx6dl-enable
Added igb kernel module which supports a variety of Intel GigE PCIe devices
Signed-off-by: Tim Harvey
---
package/kernel/linux/modules/netdevices.mk | 18 ++
1 file changed, 18 insertions(+)
diff --git a/package/kernel/linux/modules/netdevices.mk
b/package/kernel/linux/modules/
Answers inline.
On Tue, Jul 1, 2014 at 3:16 PM, John Crispin wrote:
> On 01/07/2014 13:44, Jon Suphammer wrote:
>> "0t 1" + part=$(find_mtd_part u-boot-env) + mac=$(strings $part |
>> sed -n 's/^'"ethaddr"'=//p' |sed 's/\"//g') +
>> mac_lan=$(macaddr_canonicalize $mac) +[ -n "$m
hi, all:
now we want to add AR8337 switch feature into openwrt, can you give me
some suggestion about how to add these features. So I give one
example, hope your feedback.
> hi, all:
> we will try to add one feature for AR8337 switch: port ingress rate limit.
> we can use swconfig extension c
29 matches
Mail list logo