Hi Bjørn,
> No, no, the cdc_ether driver is definitely the correct one. NCM or MBIM
> won't work unless you can make the device morph into another mode. But
> since you know how to manage it in cdc_ether mode, and that is the native
> mode, I see no reason to mess with it.
You are right. The onl
Hi Mohammed,
sorry for the late reply, but I was on a business trip last week.
The log I had attached is all I got from this crash. I have no experience
with kernel debugging, but I assume some info might be missing because the
kernel was not compiled with debug information. So, I will have to pr
On Sun, Nov 27, 2016 at 11:01 AM, Toke Høiland-Jørgensen wrote:
> Weedy writes:
>
>> On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
>>> This adds a patch that introduces airtime fairness scheduling to ath9k,
>>> which can significantly improve network efficiency in mixed-rate
>>>
"Giuseppe Lippolis" writes:
> Dear Bjørn,
>
>> Nice. The "M-MBIM" is a bit confusing, though. This doesn't seem to have
>> anything to do with MBIM?
>>
> I'm just recompiled an image with mbim, ncm support.
>
> But I don't know if it is the right driver.
> If I send the cmd
> echo '2001 7d04'
Hi Christian,
Could you post .config for your build? I cloned your repo and
successfully built and installed an image, but I'm seeing some rather
weird behavior.
I get kernel oops (null derefrence) in bridge code when I connect a
client to WPA2 AP that is bridged. The oops is gone after I removed
Dear Bjørn,
> Nice. The "M-MBIM" is a bit confusing, though. This doesn't seem to have
> anything to do with MBIM?
>
I'm just recompiled an image with mbim, ncm support.
But I don't know if it is the right driver.
If I send the cmd
echo '2001 7d04'> /sys/bus/usb/drivers/cdc_ncm/new_id
I
"Giuseppe Lippolis" writes:
> Currently I'm able to establish a connection setting the interface in
> "manual" mode.
>
> To do this I setup an usb interface
>
> config interface 'wan3g'
> option ifname 'usb0'
> option proto 'dhcp'
>
> then I need to send manually the following com
Weedy writes:
> On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
>> This adds a patch that introduces airtime fairness scheduling to ath9k,
>> which can significantly improve network efficiency in mixed-rate
>> environments.
> ...
>> ++ astats = &an->airtime_stats;
>> ++
>> ++
Dear All,
I currently add supprt for the dwr-512 device on LEDE.
This device have a 3G modem embedded.
The current available configuration uses the usb-option to establish the 3G
connection over ppp.
Nevertheless the modem offer one cdc-ether interface with better
performance.
T: Bus=01 Lev=01 Pr
On Fri, Nov 25, 2016 at 5:16 AM, Toke Høiland-Jørgensen wrote:
> This adds a patch that introduces airtime fairness scheduling to ath9k,
> which can significantly improve network efficiency in mixed-rate
> environments.
...
> ++ astats = &an->airtime_stats;
> ++
> ++ len += scnprintf(buf
27.11.2016 06:28, J Mo:
diff --git a/target/linux/ipq806x/image/Makefile
b/target/linux/ipq806x/image/Makefile
index 3cc48bb..01bcbc7 100644
--- a/target/linux/ipq806x/image/Makefile
+++ b/target/linux/ipq806x/image/Makefile
@@ -103,6 +103,49 @@ define Device/ZyXELImage
IMAGE/mmcblk0p4-k
11 matches
Mail list logo