[OpenWrt-Devel] [PATCH] [packages] ncm: add packages for ncm protocol support and driver/at-command set for huawei e3276 dongle

2014-03-22 Thread Oskari Rauta
Communications +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +include $(TOPDIR)/rules.mk + +PKG_NAME:=ncm +PKG_VERSION:=1.0.1 +PKG_RELEASE:=1 +PKG_MAINTAINER:=Oskari Rauta oskari.rauta at gmail com +PKG_BUILD_DIR

[OpenWrt-Devel] [PATCH] [packages] ncm: add packages for ncm protocol support and driver/at-command set for huawei e3276 dongle

2014-03-22 Thread Oskari Rauta
Communications +# +# This is free software, licensed under the GNU General Public License v2. +# See /LICENSE for more information. +# + +include $(TOPDIR)/rules.mk + +PKG_NAME:=ncm +PKG_VERSION:=1.0.1 +PKG_RELEASE:=1 +PKG_MAINTAINER:=Oskari Rauta oskari.rauta at gmail com +PKG_BUILD_DIR

[OpenWrt-Devel] [PATCH] remove ppp requirement from chat

2014-03-21 Thread Oskari Rauta
, that was my mistake..Correction attached..Signed-off-by: Oskari Rauta oskari dot rauta at gmail dot com disable_ppp_requirement_v2.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat

2014-03-21 Thread Oskari Rauta
-off-by: Oskari Rauta oskari.rauta at gmail.com --- disable_ppp_requirement_v3.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Oskari Rauta
-off-by: Oskari Rauta oskari.rauta at gmail.com --- diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index d4aab38..9bf9616 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -120,7 +120,6 @@ endef define Package

[OpenWrt-Devel] [PATCH][PPP] remove ppp requirement from chat (inline attachment included?)

2014-03-21 Thread Oskari Rauta
-off-by: Oskari Rauta oskari.rauta at gmail.com --- diff --git a/package/network/services/ppp/Makefile b/package/network/services/ppp/Makefile index d4aab38..9bf9616 100644 --- a/package/network/services/ppp/Makefile +++ b/package/network/services/ppp/Makefile @@ -120,7 +120,6 @@ endef define Package

[OpenWrt-Devel] [PATCH] remove ppp requirement from chat

2014-03-20 Thread Oskari Rauta
, I don't need PPP and therefore might want to leaveppp out but still have chat.This patch removes ppp dependancy from chat.Signed-off-by: Oskari Rauta oskari dot rauta at gmail dot com disable_ppp_requirement.patch Description: Binary data ___ openwrt

[OpenWrt-Devel] [OpenWrt-Devel, PATCH:kernel] OpenWRT for Raspberry PI - _fixed_ second version.

2014-01-19 Thread Oskari Rauta
to patch number 880.. This patch is not dependant from any of my earlier patches- just patch straught to trunk.. Signed-off-by: Oskari Rauta oskari.ra...@gmail.com openwrt-rpi-kernel-3.12.7y.patch Description: Binary data ___ openwrt-devel mailing list

[OpenWrt-Devel] [OpenWrt-Devel, PATCH:kernel] OpenWRT for Raspberry PI - _fixed_ second version.

2014-01-19 Thread Oskari Rauta
as a churn of one big blob. Real motivator, 2 lines of text for someone who has been working for months to just contribute namelessly to a project so it would be better, and for free. Well, no worries, now I'll find something else to use my free time for. -Oskari Rauta

[OpenWrt-Devel] [OpenWrt-Devel, PATCH:, kernel, CONFIG:, kernel] OpenWRT for Raspberry PI - second version

2014-01-19 Thread Oskari Rauta
Maybe I'm missing the point, but 3.12.2y is still a 3.12.2 kernel with some added patches. There is no reason to handle this version like another kernel version, force all bcm2708 devices to use this kernel (Raspi may be the biggest provider for bcm2708 powerd board, it doesn't mean they

[OpenWrt-Devel] [PATCH:kernel] OpenWRT for Raspberry PI - _fixed_ second version.

2014-01-19 Thread Oskari Rauta
a working kernel for rpi. Now I have provided a patch for it, so now you know how to make it work. It's strange that so many of you can point the issues in my patch but none can do anything about it. Fix it then for all, to me, it seems only problem is with generic patch 880. Signed-off-by: Oskari

[OpenWrt-Devel] OpenWRT for Raspberry Pi

2014-01-19 Thread Oskari Rauta
system to bootup - all the packages are propably already available.. -Oskari Rauta ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

[OpenWrt-Devel] Migrate to populatefs from genext2fs

2014-01-15 Thread Oskari Rauta
be better if people wouldn't need the patch at all since it would already be included in the mainstream.. Signed-off-by: Oskari Rauta oskari.ra...@gmail.com openwrt-populatefs-fixed.patch Description: Binary data ___ openwrt-devel mailing list openwrt

Re: [OpenWrt-Devel] [PATCH] [(kernel|brcm2708)] Kernel update 3.12.2 for target brcm2708 with fixes to many problems on brcm2708

2013-12-02 Thread Oskari Rauta
to start removing bits from stock, that's why OpenWRT is way better for me, it just needs to work.. This patch makes sure it works. On 2.12.2013, at 19:11, Florian Fainelli flor...@openwrt.org wrote: 2013/12/1 Oskari Rauta oskari.ra...@gmail.com: Sorry for posting similar patches twice

[OpenWrt-Devel] [PATCH] [(kernel|brcm2708)] Kernel update 3.12.2 for target brcm2708 with fixes to many problems on brcm2708

2013-12-01 Thread Oskari Rauta
megabytes, so it's way too much that mailinglist should handle, therefore, I have put up a site that holds the patch.. It's URL is https://sites.google.com/site/variousopenwrt/rpi-patch Signed-off-by: Oskari Rauta oskari.ra...@gmail.com ___ openwrt-devel

[OpenWrt-Devel] [PATCH] [(kernel|brcm2708)] Kernel update 3.12.2 for target brcm2708 with fixes to many problems on brcm2708

2013-12-01 Thread Oskari Rauta
From: Oskari Rauta oskari.ra...@gmail.com Sorry for posting similar patches twice.. But decided to do it right this time. OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but not very well, biggest concern is mmc drivers that: - cause errors - root filesystem might

[OpenWrt-Devel] [PATCH] [(kernel|brcm2708)] Kernel update 3.12.2 for target brcm2708 with fixes to many problems on brcm2708

2013-12-01 Thread Oskari Rauta
From: Oskari Rauta oskari.ra...@gmail.com Sorry for posting similar patches twice.. But decided to do it right this time. OpenWRT's kernel for brcm2708/raspberry pi is partially broken. It runs, but not very well, biggest concern is mmc drivers that: - cause errors - root filesystem might

[OpenWrt-Devel] [PATCH: kernel][CONFIG: kernel] OpenWRT for Raspberry PI

2013-11-29 Thread Oskari Rauta
From previous, it didn't work just that perfectly, in the kernel config file CONFIG_LOCALVERSION must be set to and in target/brcm2708/Makefile kernel version should be 3.12.1 - config file still should be config-3.12 Signed-off-by: Oskari Rauta oskari.ra

[OpenWrt-Devel] [PATCH] add NCM support to openwrt

2013-11-28 Thread Oskari Rauta
, carrier, cell and signal. Better description and screenshots from LuCI from this forum post: https://forum.openwrt.org/viewtopic.php?pid=218745#p218745 Signed-off-by: Oskari Rauta oskari.ra...@gmail.com Patch starts: diff --git a/package/network/services/ncm/Makefile b/package/network

[OpenWrt-Devel] [PATCH] fix cutter

2013-11-28 Thread Oskari Rauta
Cutter was marked as broken a long time ago, cutter is utility used for disconnecting ongoing TCP connections. Problem was that it didn't support nf_conntrack. Here's a patch that changes it to use nf_conntrack instead of ip_conntrack.. Signed-off-by: Oskari Rauta oskari.ra...@gmail.com Patch

Re: [OpenWrt-Devel] [PATCH] add NCM support to openwrt

2013-11-28 Thread Oskari Rauta
License v2. +# See /LICENSE for more information. +# + +include $(TOPDIR)/rules.mk + +PKG_NAME:=ncm +PKG_VERSION:=1.0 +PKG_RELEASE:=1 +PKG_MAINTAINER:=Oskari Rauta oskari.ra...@gmail.com +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE) + +include $(INCLUDE_DIR)/package.mk

Re: [OpenWrt-Devel] [PATCH] add NCM support to openwrt

2013-11-28 Thread Oskari Rauta
)/rules.mk + +PKG_NAME:=ncm +PKG_VERSION:=1.0 +PKG_RELEASE:=1 +PKG_MAINTAINER:=Oskari Rauta oskari.ra...@gmail.com +PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE) + +include $(INCLUDE_DIR)/package.mk + +define Package/ncm/Default + VERSION:=$(PKG_VERSION)-$(PKG_RELEASE) + URL