[OpenWrt-Devel] device name is not shown up in the make menuconfig list

2011-02-27 Thread Madhavi Manchala
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Maarten Bezemer
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): > > +

Re: [OpenWrt-Devel] [PATCH] Fix nf_conntrack_ipv6 loading

2011-02-27 Thread Felix Fietkau
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) >

[OpenWrt-Devel] HAL code for pheriperal initialization like SDRAM, Flash, UART etc.

2011-02-27 Thread Madhavi Manchala
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] ath9k_platform_data, endianness, misidentified device

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] HAL code for pheriperal initialization like SDRAM, Flash, UART etc.

2011-02-27 Thread Florian Fainelli
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Jonas Gorski
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

[OpenWrt-Devel] [PATCH] Add dependecy for samba3

2011-02-27 Thread Maarten Bezemer
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Joerg Albert
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): > > +--

[OpenWrt-Devel] [PATCH] packages: update libupnp to 1.6.12

2011-02-27 Thread Alexey I. Froloff
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] HAL code for pheriperal initialization like SDRAM, Flash, UART etc.

2011-02-27 Thread 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 through svn. I need to change >> the RA

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] [PATCH] Fix EABI support for armv4 CPUs.

2011-02-27 Thread Sven Bachmann
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

Re: [OpenWrt-Devel] ar8216 doesn't pass data between ports

2011-02-27 Thread Luca Olivetti
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, >>

[OpenWrt-Devel] [PATCH] lantiq_etop.c: use netif_rx provided by the ar8216 driver

2011-02-27 Thread Luca Olivetti
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

[OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-02-27 Thread Ralph.Hempel
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

Re: [OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-02-27 Thread Luca Olivetti
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 > >>

Re: [OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-02-27 Thread Luca Olivetti
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

Re: [OpenWrt-Devel] Lantiq voip packages, any documentation?

2011-02-27 Thread Luca Olivetti
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

[OpenWrt-Devel] [PATCH] [packages] lang/php5: Fix build when simplexml is selected

2011-02-27 Thread Michael Heimpold
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

Re: [OpenWrt-Devel] HAL code for pheriperal initialization like SDRAM, Flash, UART etc.

2011-02-27 Thread Madhavi Manchala
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

Re: [OpenWrt-Devel] HAL code for pheriperal initialization like SDRAM, Flash, UART etc.

2011-02-27 Thread Madhavi Manchala
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