Dear All,
Our device is not shown up in the "make menuconfig" menu list. Where
can I modify the files for getting our device in "menuconfig" list? I
will modify/add the files to the OpenWRT sources to show up our device
in the "menuconfig" list.
By the way, where can I find the HAL (Hardware Abst
On Sat, 2011-02-26 at 20:20 +0100, Luca Olivetti wrote:
> I'm still trying to make openwrt work on my router (now a lantiq target,
> previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
> pass data between ports, i.e (warning, lousy ASCII art follows):
>
> +
On 2011-02-26 10:27 PM, Nathan Hintz wrote:
> Signed-off-by: Nathan Hintz
>
> Index: trunk/include/netfilter.mk
> ===
> --- trunk/include/netfilter.mk(revision 25693)
> +++ trunk/include/netfilter.mk(working copy)
>
Dear All,
Where can I find the HAL (Hardware Abstraction Layer) code in the
OpenWRT sources? I checked out the trunk through svn. I need to change
the RAM, FLASH, UART and MCU details in the HAL code in order to
support our device.
Thanks you very mych in advance for your answer.
Regards,
Madhav
Al 27/02/11 12:11, En/na Maarten Bezemer ha escrit:
> On Sat, 2011-02-26 at 20:20 +0100, Luca Olivetti wrote:
>> I'm still trying to make openwrt work on my router (now a lantiq target,
>> previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
>> pass data between ports, i.e (w
Al 26/02/11 22:44, En/na Luca Olivetti ha escrit:
>> Maybe the vendor WLAN driver allowed override of the regdomain on
>> commandline.
>> Have you got access to any source code from the vendor of your device
>> (similar to the Linksys GPL tarballs etc.)?
>
> Nope, the device uses a closed sourc
Hello,
On Sunday 27 February 2011 13:12:03 Madhavi Manchala wrote:
> Dear All,
>
> Where can I find the HAL (Hardware Abstraction Layer) code in the
> OpenWRT sources? I checked out the trunk through svn. I need to change
> the RAM, FLASH, UART and MCU details in the HAL code in order to
> suppor
Hi,
On 26 February 2011 20:20, Luca Olivetti wrote:
> I'm still trying to make openwrt work on my router (now a lantiq target,
> previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
> pass data between ports, i.e (warning, lousy ASCII art follows):
Do you configure the swit
Hello,
Samba3 is missing a dependency on librpc, see ticket 8894.
Anyone who can commit the provided patch to add the dependency?
Thanks,
Maarten
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo
Hi,
On 02/26/2011 08:20 PM, Luca Olivetti wrote:
> I'm still trying to make openwrt work on my router (now a lantiq target,
> previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
> pass data between ports, i.e (warning, lousy ASCII art follows):
>
> +--
Please, update libupnp to 1.6.12 for better IPv6 support. Tested
and works with linuxigd 1.0-1.
--
Regards,--
Sir Raorn. --- http://thousandsofhate.blogspot.com/
Index: libs/libupnp/Makefile
===
--- libs/libupnp/Makefile
Al 27/02/11 14:21, En/na Jonas Gorski ha escrit:
> Hi,
>
> On 26 February 2011 20:20, Luca Olivetti wrote:
>> I'm still trying to make openwrt work on my router (now a lantiq target,
>> previously ifxmips) and I just noticed that the switch (an ar8216) doesn't
>> pass data between ports, i.e (war
On Sun, Feb 27, 2011 at 2:04 PM, Florian Fainelli wrote:
> Hello,
>
> On Sunday 27 February 2011 13:12:03 Madhavi Manchala wrote:
>> Dear All,
>>
>> Where can I find the HAL (Hardware Abstraction Layer) code in the
>> OpenWRT sources? I checked out the trunk through svn. I need to change
>> the RA
Al 27/02/11 14:58, En/na Luca Olivetti ha escrit:
> Al 27/02/11 14:21, En/na Jonas Gorski ha escrit:
>> Hi,
>>
>> On 26 February 2011 20:20, Luca Olivetti wrote:
>>> I'm still trying to make openwrt work on my router (now a lantiq target,
>>> previously ifxmips) and I just noticed that the switch
Hi Jochen,
I encountered this problem some time before, please have a look at:
https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005018.html
https://lists.openwrt.org/pipermail/openwrt-devel/2009-September/005034.html
It contains a GCC fix to correctly handover this flag from GCC
Al 27/02/11 15:54, En/na Luca Olivetti ha escrit:
> Al 27/02/11 14:58, En/na Luca Olivetti ha escrit:
>> Al 27/02/11 14:21, En/na Jonas Gorski ha escrit:
>>> Hi,
>>>
>>> On 26 February 2011 20:20, Luca Olivetti wrote:
I'm still trying to make openwrt work on my router (now a lantiq target,
>>
The following patch uses netif_rx (if present) from the phy driver.
When used with an ar8216, it will fix incoming packets in case vlan
mode is enabled (the ar8216 driver already intercepts outgoing packets).
Other switches currently used by the lantiq platform (adm6996 and rtl8306)
don't provide a
I'm quite confused by the various lantiq packages, I suppose they're for
the FXS ports, but no target is currently using them, I couldn't find any
documentation on their purpose or configuration.
The packages are
lqtapi
SUBMENU:=Voice over IP
TITLE:=Tapi drivers for Lantiq SoC
ltq-ifxos
SU
Hi Luca,
> ltq-ifxos
os abstraction layer - used to make the lantiq code
portable across different embedded systems
> ltq-kpi2udp
handling of RTP packets within the kernel
> ltq-tapi
core driver - voice handling
> ltq-tapidemo
shows the full capabilities of the tapi / voice sub system
(...quite
Al 27/02/11 20:30, En/na ralph.hem...@lantiq.com ha escrit:
> Hi Luca,
>
>> ltq-ifxos
> os abstraction layer - used to make the lantiq code
> portable across different embedded systems
>
>> ltq-kpi2udp
> handling of RTP packets within the kernel
>
>> ltq-tapi
> core driver - voice handling
>
>>
Al 27/02/11 21:21, En/na Luca Olivetti ha escrit:
> Al 27/02/11 20:30, En/na ralph.hem...@lantiq.com ha escrit:
>> Hi Luca,
>>
>>> ltq-ifxos
>> os abstraction layer - used to make the lantiq code
>> portable across different embedded systems
>>
>>> ltq-kpi2udp
>> handling of RTP packets within the
Al 27/02/11 20:30, En/na ralph.hem...@lantiq.com ha escrit:
> maybe this is more of interest for you ?
> http://nbd.name/gitweb.cgi?p=owsip.git
> connect pjsip & tapi
Has it the features missing from tapi_sip?
from https://forum.openwrt.org/viewtopic.php?pid=120535#p120535
about tapi_sip:
"Outb
The build fails since the php module is statically disabled. This patch
adds the required magic.
This should also finally close #7758.
Signed-off-by: Michael Heimpold
---
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 8022f63..d568901 100644
--- a/lang/php5/Makefile
+++ b/lang/php5
On Sun, Feb 27, 2011 at 6:34 PM, Florian Fainelli wrote:
> Hello,
>
> On Sunday 27 February 2011 13:12:03 Madhavi Manchala wrote:
>> Dear All,
>>
>> Where can I find the HAL (Hardware Abstraction Layer) code in the
>> OpenWRT sources? I checked out the trunk through svn. I need to change
>> the RA
2011/2/27 Sławomir Cygan :
> On Sun, Feb 27, 2011 at 2:04 PM, Florian Fainelli wrote:
>> Hello,
>>
>> On Sunday 27 February 2011 13:12:03 Madhavi Manchala wrote:
>>> Dear All,
>>>
>>> Where can I find the HAL (Hardware Abstraction Layer) code in the
>>> OpenWRT sources? I checked out the trunk thr
25 matches
Mail list logo