> Hi there!
>
> I'd like to use a Samsung GT-B3740 USB LTE modem together with OpenWRT.
>
> I assume that the modem isn't supported yet by OpenWRT because it requires
> the "kalmia" kernel module which I couldn't find in the OpenWRT sources.
>
> The "kalmia" driver can be found here:
> https://gith
This patch adds factory image building so as to allow an OpenWRT
install through the standard firmware update system.
It is an heavily modified version of a package I found on the OpenWRT
forum with a couple fixes -- in the checksum appending code -- and
features added -- mainly the generation of
Signed-off-by: Helmut Schaa
---
package/network/services/hostapd/files/netifd.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package/network/services/hostapd/files/netifd.sh
b/package/network/services/hostapd/files/netifd.sh
index 43cc99b..c8518b4 100644
--- a/package/ne
Signed-off-by: Helmut Schaa
---
package/network/services/hostapd/files/netifd.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/package/network/services/hostapd/files/netifd.sh
b/package/network/services/hostapd/files/netifd.sh
index 930755f..43cc99b 100644
--- a/package/network/services/h
Hi John,
On Wed, Jan 15, 2014 at 5:39 PM, John Crispin wrote:
>
> On 15/01/2014 17:12, Helmut Schaa wrote:
>> On Wed, Jan 15, 2014 at 4:57 PM, Helmut Schaa
>> wrote:
>>> On Wed, Jan 15, 2014 at 2:57 PM, John Crispin wrote:
Hi
i had a look at this last night and have the same fix
Signed-off-by: Helmut Schaa
---
.../linux/generic/files/drivers/net/phy/b53/b53_common.c | 14 ++
target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c | 2 +-
target/linux/generic/files/drivers/net/phy/b53/b53_priv.h | 4 +++-
3 files changed, 18 insertions(+), 2 deletions
Signed-off-by: Helmut Schaa
---
.../generic/files/drivers/net/phy/b53/b53_mdio.c | 44 ++
1 file changed, 12 insertions(+), 32 deletions(-)
diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
b/target/linux/generic/files/drivers/net/phy/b53/b53_mdio.c
i
Signed-off-by: Helmut Schaa
---
target/linux/generic/files/drivers/net/phy/b53/b53_common.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/target/linux/generic/files/drivers/net/phy/b53/b53_common.c
b/target/linux/generic/files/drivers/net/phy/b53/b53_common.c
index 72b08e1
When setting the associated interface down and up again a new
switch device will be registered due to b53_phy_config_init
doing the necessary allocations and registrations.
Instead, register the switch device already in b53_phy_probe.
Signed-off-by: Helmut Schaa
---
.../generic/files/drivers/ne
On 24/01/2014 12:45, Helmut Schaa wrote:
> Hi John,
>
> On Wed, Jan 15, 2014 at 5:39 PM, John Crispin wrote:
>> On 15/01/2014 17:12, Helmut Schaa wrote:
>>> On Wed, Jan 15, 2014 at 4:57 PM, Helmut Schaa
>>> wrote:
On Wed, Jan 15, 2014 at 2:57 PM, John Crispin wrote:
> Hi
>
> i
On Fri, Jan 24, 2014 at 1:27 PM, John Crispin wrote:
>
> On 24/01/2014 12:45, Helmut Schaa wrote:
>> Hi John,
>>
>> On Wed, Jan 15, 2014 at 5:39 PM, John Crispin wrote:
>>> On 15/01/2014 17:12, Helmut Schaa wrote:
On Wed, Jan 15, 2014 at 4:57 PM, Helmut Schaa
wrote:
> On Wed, Jan 1
>> I'd like to use a Samsung GT-B3740 USB LTE modem together with OpenWRT.
> To get it to build just add a declaration to
Another option is to compile it directly into your kernel, via
make kernel_menuconfig
-- Stefan
___
openwrt-devel mailing list
Looks like snapshots for the adm5120, ar71xx and adm5120 branches were last
built on 19 Jan 2014...
Aaron Z
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
> Looks like snapshots for the adm5120, ar71xx and adm5120 branches were
last built on 19 Jan 2014...
ar71xx is being uploaded at this moment, based on r39382...
Builds failed for a few days, but got fixed by 39369(?)
See http://buildbot.openwrt.org:8010/builders/ar71xx
The same is probably tru
I noticed that the patch at http://patchwork.openwrt.org/patch/4017/ for adding
support for the MikroTik RouterBOARD 951Ui-2HnD had been abandoned because it
wasn't generated and sent to the mailing list correctly and doesn't apply as a
result. I have cleaned up this patch.
When testing this o
Support for the Mikrotik Groove 52HPn. GPIO 17 appears to be the
buzzer. GPIO 14 is a test point to the right of the ethernet port.
Everything works except UART, I can receive output from the groove but
when i try to transmit keystrokes it seems to struggle on receiving
them. I'm guessing there is
16 matches
Mail list logo