This is now the same behaviour as used by the external asterisk
packages asterisk-chan-dongle and asterisk-chan-sccp.
Signed-off-by: Arnold Schulz
---
net/asterisk-16.x-chan-lantiq/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/net/asterisk-16.x-chan-lantiq
This solves:
- Fix build failure due to missing telephony.h in kernel 4.19 sources
- OpenWrt specific patch+file removed; this stuff is now in upstream
Signed-off-by: Arnold Schulz
---
net/asterisk-16.x-chan-lantiq/Makefile| 16 +++
.../files/default.exports | 8
Most important is patch 1/2, which fixes a current compiler error with
the OpenWrt master branch. This got corrected in the upstream Github
repo, so we simple refer to today's version in the master branch.
We can also get rid of the OpenWrt specific patch (incorporated in
upstream since long ago),
Hi everyone,
there is a wlan subsystem called "rt3883 iNIC" used in the EasyBox 904
and in the Zyxel NBG5715.
The RT3883 SoC is supported by the OpenWrt ramips target. But here this
chip is dedicated to WLAN and has own firmware (main SoC in the Easybox
is of type Lantiq VR9).
Problem:
- No doc
Hi everyone,
for fun I have put efforts to solve some mysteries of the EasyBox 904xDSL.
(here thank you Sylwester and Martin B. for feedback).
Currently code in driver/net/phy/rtl8366_smi.c is used to control rtl836x
chips via bitbanging two gpio lines. This does not work for the 904 xDSL.
Disa
Hi Martin,
On Fri, May 29, 2015 at 5:50 PM, Arnold Schulz wrote:
My current questions center on the .dts settings:
1. How to access WLAN hardware
Do you know if wifi is connected via PCI or PCIe?
You then need to configure the corresponding pins in the pinmux section.
Of course you also need
I am trying to port OpenWrt to the EasyBox 904xDSL.
As I got the impression that OpenWrt developers rely mainly on this
mailing list, I humbly dare to point to this location, where there are
more infos and links to details like a patch for OpenWrt trunk:
https://forum.openwrt.org/viewtopic.p
Hi there,
would be nice if this could be added to OpenWrt...
Cheers,
Arnold
Changed:
- Support added for mISDN card driver for Cologne AG's HFC pci cards (single
port)
- Title texts and help texts for some other isdn drivers adjusted for
clarification
Signed-off by: Arnold Schulz