Re: [OpenWrt-Devel] Build error for IPQ806X

2016-02-09 Thread Tathagata Das
I am still facing same issue whenever compiling latest trunk with D7800 is selected. When this issue will be fixed? Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 28 January 2016 15:51 To: openwrt-devel@lists.openwrt.org Subject: RE

[OpenWrt-Devel] Build error for IPQ806X

2016-01-27 Thread Tathagata Das
Hello, I am getting build error while compiling latest OpenWRT trunk for IPQ806x. Below is the error message. Inconsistent kallsyms data Try make KALLSYMS_EXTRA_PASS=1 as a workaround make[4]: *** [vmlinux] Error 1 Regards, Tathagata --- Alumnus Software Ltd Infinity

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-19 Thread Tathagata Das
Done -- just prepared and sent it again. Regards, Tathagata -Original Message- From: John Crispin [mailto:blo...@openwrt.org] Sent: 19 January 2016 14:13 To: Tathagata Das; openwrt-devel@lists.openwrt.org Subject: Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800 please do

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-19 Thread Tathagata Das
Hi John, Thank you for your help. Please let me know your changes so that next time I can do that myself. Regards, Tathagata -Original Message- From: John Crispin [mailto:blo...@openwrt.org] Sent: 19 January 2016 14:31 To: Tathagata Das; openwrt-devel@lists.openwrt.org Subject: Re

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-19 Thread Tathagata Das
Hi John, I sent the patch last time using git command and I even received an email from OpenWRT on 12th January 2016. Regards, Tathagata -Original Message- From: John Crispin [mailto:blo...@openwrt.org] Sent: 19 January 2016 13:45 To: Tathagata Das; openwrt-devel@lists.openwrt.org

[OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-19 Thread Tathagata Das
Signed-off-by: Tathagata Das <tathag...@alumnux.com> --- .../linux/ipq806x/base-files/etc/board.d/01_leds | 1 + .../ipq806x/base-files/etc/board.d/02_network | 1 + target/linux/ipq806x/base-files/lib/ipq806x.sh | 3 + .../ipq806x/base-files/lib/upgrade/platform.sh

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-18 Thread Tathagata Das
Any update about the patch? Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 12 January 2016 20:47 To: openwrt-devel@lists.openwrt.org Cc: Tathagata Das Subject: [PATCH] Add support for Netgear D7800 Signed-off-by: Tathagata Das <tat

[OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-12 Thread Tathagata Das
Signed-off-by: Tathagata Das <tathag...@alumnux.com> --- .../linux/ipq806x/base-files/etc/board.d/01_leds | 1 + .../ipq806x/base-files/etc/board.d/02_network | 1 + target/linux/ipq806x/base-files/lib/ipq806x.sh | 3 + .../ipq806x/base-files/lib/upgrade/platform.sh

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2016-01-12 Thread Tathagata Das
5-12-25 12:46, Tathagata Das wrote: > >> Add support for the Netgear D7800 and build appropriate sysupgrade and >> factory images. >> >> Known issues: >> . USB ports are not working >> . DSL is not added >> >> Signed-off-by: Tathagata Das <tathag

Re: [OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2015-12-26 Thread Tathagata Das
, Tathagata On 25-12-2015 21:43, Hauke Mehrtens wrote: > On 12/25/2015 12:46 PM, Tathagata Das wrote: > >> Add support for the Netgear D7800 and build appropriate sysupgrade and >> factory images. >> >> Known issues: >> . USB ports are not working &g

Re: [OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-25 Thread Tathagata Das
Hi John, I don't why it did't reach. I sent it using git command and I got a copy that of email. I also kept you in cc list. Regards, Tatha On 25-12-2015 13:19, John Crispin wrote: > On 24/12/2015 17:55, Tathagata Das wrote: > >> Thank you for help John. >> >&g

[OpenWrt-Devel] [PATCH] Add support for Netgear D7800

2015-12-25 Thread Tathagata Das
Add support for the Netgear D7800 and build appropriate sysupgrade and factory images. Known issues: . USB ports are not working . DSL is not added Signed-off-by: Tathagata Das <tathag...@alumnux.com> --- .../linux/ipq806x/base-files/etc/board.d/01_leds | 1 + .../ipq806x/base-fil

Re: [OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-24 Thread Tathagata Das
> then call this command to send the patch > > git send-email --to openwrt-devel@lists.openwrt.org 0001-my_fix.patch > > John > > On 24/12/2015 14:31, Tathagata Das wrote: > > I have tried with git -send-email option. But it says command not > supported. Could you send

[OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-24 Thread Tathagata Das
Add support for the Netgear D7800 and build appropriate sysupgrade and factory images. Known issues: . USB ports are not working . DSL is not added Signed-off-by: Tathagata Das <tathag...@alumnux.com> From 41487fc5f03abbd24c1a979c1c0e59a5f7da2898 Mon Sep 17 00:00:00 2001

Re: [OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-23 Thread Tathagata Das
gpios = <_pinmux 65 1>; ++ linux,code = ; ++ }; ++ }; ++ ++ gpio-leds { ++ compatible = "gpio-leds"; ++ ++ usb1 { ++ label = "d7800:amber:usb1"; ++ gpios = <_pinmux 7 0>; ++

Re: [OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-17 Thread Tathagata Das
I am not sure if this patch is under verification or not. Please let me know if any modification is required in this patch. Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: Monday, December 14, 2015 3:07 PM To: 'OpenWrt Development List

Re: [OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-17 Thread Tathagata Das
Thanks John. Please let me know once it is merged into trunk. Regards, Tathagata On 2015-12-17 16:10, John Crispin wrote: On 17/12/2015 10:51, Tathagata Das wrote: I am not sure if this patch is under verification or not. Please let me know if any modification is required in this patch

[OpenWrt-Devel] [Patch] ipq806x: add support for Netgear D7800

2015-12-14 Thread Tathagata Das
Add support for the Netgear D7800 and build appropariate sysupgrade and factory images. Known issues: . USB ports are not working . DSL is not added Signed-off-by: Tathagata Das <tathag...@alumnux.com> d7800_support.patch Description: Binar

[OpenWrt-Devel] Netifd and ubus

2012-08-07 Thread Tathagata Das
Hi, First of all thanks all who designed netifd and ubus. I would like to use netifd in my OpenWRT based router. So I am looking into the source code of netifd and ubus. But I didn't find much information about ubus. Is there any documents on how they interact ? I heard that Luci uses netifd

[OpenWrt-Devel] [PATCH] Use build suffix on build_dir paths

2012-04-10 Thread Tathagata Das
build and Linux build in separate directories. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/include/kernel.mk b/include/kernel.mk --- a/include/kernel.mk 2012-04-05 13:10:50.0 +0530 +++ b/include/kernel.mk 2012-04-06 16:09:18.0 +0530 @@ -33,7 +33,7

[OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolder in local repository

2012-04-10 Thread Tathagata Das
Hi, I have modified the patch. This patch will only copy a single file from local repository. If more than one instance of the same file exists in the subfolders then it will throw an error. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/scripts/download.pl b/scripts

Re: [OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolders in local repository

2012-04-06 Thread Tathagata Das
Hi, I have updated the patch as Philip and Jo-Philipp suggested. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a/scripts/download.pl 2012-04-05 18:59:13.0 +0530 +++ b/scripts/download.pl 2012-04-06 11:27

Re: [OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolders in local repository

2012-04-04 Thread Tathagata Das
Hi, I have updated the patch as Philip and Jo-Philipp suggested. Thanks Philip and Jo-Philipp for your feedback. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a/scripts/download.pl 2012-04-04 13:19:27.0 +0530

[OpenWrt-Devel] [PATCH] Updated patch to check multiple instances in subfolders in local repository

2012-04-02 Thread Tathagata Das
feedback. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a/scripts/download.pl 2012-03-05 10:44:02.0 +0530 +++ b/scripts/download.pl 2012-04-02 17:31:28.0 +0530 @@ -74,7 +74,18 @@ if(! -d

[OpenWrt-Devel] +AFs-PATCH+AF0- Patch to maintain path of each compiled package

2012-03-30 Thread Tathagata Das
used latest trunk code (revision number 31050) to create this patch. Signed-off-by: Tathagata Das tathag...@alumnux.com --- diff -Naur a/include/package-dumpinfo.mk b/include/package-dumpinfo.mk --- a/include/package-dumpinfo.mk 2012-03-20 13:12:11.0 +0530 +++ b/include/package

Re: [OpenWrt-Devel] [PATCH] Patch to use local repository and follow symbolic links

2012-03-29 Thread Tathagata Das
Hi, Please let me know your feedback on the submitted patch. Regards, Tatha -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 22 March 2012 17:53 To: 'OpenWrt Development List' Subject: [PATCH] Patch to use local repository and follow symbolic links Hi

Re: [OpenWrt-Devel] +AFs-Patch+AF0- Resubmitting of patch to use external sources of rootfs

2012-03-28 Thread Tathagata Das
Hi, May I know whether this patch will be accepted or not ? Regards, Tatha -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 26 March 2012 12:02 To: 'OpenWrt Development List' Subject: [Patch] Resubmitting of patch to use external sources of rootfs Hi

[OpenWrt-Devel] +AFs-Patch+AF0- Resubmitting of patch to use external sources of rootfs

2012-03-26 Thread Tathagata Das
Hi, This changes allow developers to use external (mentioned) sources of rootfs. I have used latest trunk source code (revision number 31050) to create this patch. If the patch submission format is okay then I will resubmit my other patches. Signed-off-by: Tathagata Das tathag...@alumnux.com

[OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-23 Thread Tathagata Das
latest trunk source code (revision number 31050) to create this patch. Regards, Tathagata tathag...@alumnux.com add-external-uClibc-support Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org

[OpenWrt-Devel] [PATCH] Patch to unset LPATH flag

2012-03-23 Thread Tathagata Das
Hi, Attach patch unsets LPATH flag (found configured in some custom host distributions) to make OpenWRT compile its toolchain without any issues. I have used latest trunk source code (revision number 31050) to create this patch. Regards, Tathagata tathag...@alumnux.com env-fix-unset-lpath

Re: [OpenWrt-Devel] [PATCH] Patch to add uClibc configuration

2012-03-23 Thread tathagata
Hi Hauke, Sorry, I do not understand. Could you please clarify ? Regards, Tatha On 23.03.2012 16:53, Hauke Mehrtens wrote: On 03/23/2012 12:48 PM, Tathagata Das wrote: Hi, Attached file adds uClibc configuration specification for external toolchain. Instead of having to configure

[OpenWrt-Devel] [PATCH] Patch to use external sources of rootfs

2012-03-22 Thread Tathagata Das
Hi, Attached is OpenWRT general purpose patch. Through this patch, OpenWRT developers may use external (mentioned) sources of rootfs. I have used latest trunk source code (revision number 31050) to create this patch. Regards, Tathagata tathag...@alumnux.com external-cpio-support.patch

[OpenWrt-Devel] [PATCH] Patch to use local repository and follow symbolic links

2012-03-22 Thread Tathagata Das
) to create this patch. Regards, Tathagata tathag...@alumnux.com localmirrors-default-support.patch Description: Binary data ___ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-03-15 Thread Tathagata Das
Hi Hauke, Thanks for adding that patch. I tested it and it worked on my device. Regards, Tatha -Original Message- From: Hauke Mehrtens [mailto:ha...@hauke-m.de] Sent: 15 March 2012 05:02 To: Tathagata Das Cc: 'OpenWrt Development List'; 'Florian Fainelli' Subject: Re: [PATCH] Updated

[OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-29 Thread Tathagata Das
Hi, Attached is the updated kernel patch to support brcm47xx BCMA NAND flash. It contains fix of issue in write small length. I have used latest trunk source code to create this patch. I have tested it on Netgear WNR3500Lv2. Thanks all who gave comments. Regards, Tathagata tathag

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-28 Thread Tathagata Das
Hi Florian, Please find my inline comments. Regards, Tatha -Original Message- From: Florian Fainelli [mailto:f.faine...@gmail.com] On Behalf Of Florian Fainelli Sent: 28 February 2012 14:54 To: Tathagata Das Cc: 'OpenWrt Development List'; 'Hauke Mehrtens' Subject: Re: [PATCH] Updated

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-28 Thread Tathagata Das
I have found one issue in write function. If the length of writing data is smaller than pagesize then it fails to write. I am now solving this issue. Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sent: 28 February 2012 12:20 To: 'OpenWrt

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-27 Thread Tathagata Das
will provide you the updated patch. Regards, Tatha -Original Message- From: Hauke Mehrtens [mailto:ha...@hauke-m.de] Sent: 25 February 2012 19:08 To: Tathagata Das Cc: 'OpenWrt Development List'; 'Florian Fainelli' Subject: Re: [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND

[OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-27 Thread Tathagata Das
Hi, Attached is the updated kernel patch to support brcm47xx BCMA NAND flash. I have used latest trunk source code to create this patch. I have tested it on Netgear WNR3500Lv2. Thanks to Florian and Hauke for their comments. Regards, Tathagata tathag...@alumnux.com 9991-bcm47xx-bcma

[OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-23 Thread Tathagata Das
Hi, Attached is the updated kernel patch to support brcm47xx BCMA NAND flash. I have used latest trunk source code to create this patch. Thanks to Florian and Hauke for their comments. Regards, Tathagata tathag...@alumnux.com 9991-bcm47xx-bcma-nandflash.patch Description: Binary data

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-15 Thread Tathagata Das
Hi Hauke, Yes, I am still working on that patch. I am now integrating Florian comments. Also I found couple of issues in write and erase functions. I have solved them too. I will submit my patch quickly. Regards, Tathagata -Original Message- From: Hauke Mehrtens [mailto:ha...@hauke-m.de

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-01-12 Thread Tathagata Das
Hi Hauke, I guess some NAND flash specific code are not under NAND flash tag. Regards, Tatha On 01/12/2012 04:51 PM, Hauke Mehrtens wrote: On 01/12/2012 04:13 AM, tathagata wrote: Hi Hauke, I will modify it and send updated patch. Which hardware are you using ? Regards, Tathagata Hi

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-01-12 Thread Tathagata Das
Hi Florian, Thanks a lot for your comment. I will update the patch accordingly. Regards, Tathagata On 01/12/2012 06:40 PM, Florian Fainelli wrote: Hello Tathagata, On 01/10/12 13:00, Tathagata Das wrote: Hi, Attached is the updated kernel patch to support brcm47xx BCMA NAND flash

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-01-11 Thread tathagata
Hi Hauke, I will modify it and send updated patch. Which hardware are you using ? Regards, Tathagata On 12.01.2012 03:41, Hauke Mehrtens wrote: On 01/10/2012 01:00 PM, Tathagata Das wrote: Hi, Attached is the updated kernel patch to support brcm47xx BCMA NAND flash. This patch uses driver

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx BCMA USB

2012-01-03 Thread Tathagata Das
Hi Hauke, I built from scratch with your patch. I hope your changes were applied because I used revision 29611. I did not see any of those message as you mentioned. If I am able to fix this issue I will send you the patch for new device. Regards, Tathagata On 01/04/2012 12:38 AM, Hauke

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx BCMA USB

2011-12-26 Thread Tathagata Das
Hi Hauke, USB is still not working. I have used trunk with version number 29611. Did you test USB ? Regards, Tathagata On 12/24/2011 03:31 AM, Hauke Mehrtens wrote: Hi Tathagata, I found an error in my initialization code for usb cores with rev= 5 like yours. Could you please try a version

Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2011-12-22 Thread Tathagata Das
Hi, Thanks for your feedback. I will modify the patch. Also I am trying to use driver/mtd/nand/nand_base.c as much as possible. I will submit modify patch quickly. Regards, Tathagata On 12/23/2011 03:28 AM, Hauke Mehrtens wrote: On 12/14/2011 05:51 AM, Tathagata Das wrote: Hi, Attached

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx BCMA USB

2011-12-22 Thread Tathagata Das
descriptor/start: -71 [ 410.588000] usb 1-1: chopping to 0 config(s) [ 410.604000] usb 1-1: string descriptor 0 read error: -71 [ 410.608000] usb 1-1: no configuration chosen from 0 choices However with my USB patch I can mount the same USB drive. Regards, Tathagata On 12/23/2011 02:26 AM, Hauke

[OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2011-12-13 Thread Tathagata Das
Michael Buesch m...@bu3sch.de * Copyright (C) 2010 Waldemar Brodkorb w...@openadk.org * Copyright (C) 2010-2011 Hauke Mehrtens ha...@hauke-m.de + * Copyright (C) 2010-2011 Tathagata Das tathag...@alumnux.com * * This program is free software; you can redistribute it and/or modify

[OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx BCMA USB

2011-12-13 Thread Tathagata Das
Hi, Attached is the kernel patch to support brcm47xx BCMA USB (both OHCI and EHCI). I have used latest trunk source code to create this patch. Regards, Tathagata tathag...@alumnux.com diff -Naur a/drivers/bcma/Kconfig b/drivers/bcma/Kconfig --- a/drivers/bcma/Kconfig 2011-12-12 13:06

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx NAND flash

2011-12-11 Thread tathagata
. Can this patch be accepted ? Regards, Tathagata On 11.12.2011 05:48, Hauke Mehrtens wrote: On 12/09/2011 08:16 AM, Tathagata Das wrote: Hi, Attached is the kernel patch to support brcm47xx NAND flash. I have used latest trunk source code to create this patch. Regards, Tathagata tathag

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk to support brcm47xx NAND flash

2011-12-11 Thread Tathagata Das
. Could you please tell me the exact name of the patch ? I will also submit bootlog, vendor firmware and OpenWRT firmware along with my modified patch. Regards, Tathagata On 12/11/2011 10:56 PM, Hauke Mehrtens wrote: Hi Tathagata, in general this patch looks good and it could be accepted. I

Re: [OpenWrt-Devel] [PATCH] patch in trunk to support serial flash driver of Netgear WNR3500L

2010-07-26 Thread Tathagata Das
Hi, I am still waiting for the response. Is that serial flash patch accepted or there are some issues to be solved ? Regards, Tathagata Tathagata Das wrote: Hi, Is that patch accepted or do I need to modify something ? Regards, Tathagata Tathagata Das wrote: Hi, Attached patch

Re: [OpenWrt-Devel] [PATCH] patch in trunk to support serial flash driver of Netgear WNR3500L

2010-05-31 Thread Tathagata Das
Hi, Is that patch accepted or do I need to modify something ? Regards, Tathagata Tathagata Das wrote: Hi, Attached patch is for supporting serial flash of Netgear WNR3500L. Regards, Tathagata tathag...@alumnux.com ___ openwrt-devel mailing list

[OpenWrt-Devel] [PATCH] patch in trunk to support serial flash driver of Netgear WNR3500L

2010-05-26 Thread Tathagata Das
Hi, Attached patch is for supporting serial flash of Netgear WNR3500L. Regards, Tathagata tathag...@alumnux.com diff -Naur a/arch/mips/Kconfig b/arch/mips/Kconfig --- a/arch/mips/Kconfig 2010-05-13 18:22:35.0 +0530 +++ b/arch/mips/Kconfig 2010-05-13 18:19:37.0 +0530 @@ -9,6

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-26 Thread Tathagata Das
I have already submitted one separate patch for sflash. Below is the link of the same. http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg05976.html Regards, Tathagata Per Åstrand wrote: On 2010-05-26 12:10 AM, Per ?strand wrote: Hi! I've updated the patch for wnr3500l

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-20 Thread Tathagata Das
What do you mean to say clean up the flash driver you have ? Regards, Tathagata Bernhard Loos wrote: 2010/5/17 Tathagata Das tathag...@alumnux.com: Okay, so I will start working on those drivers (serial and wired). Does current version of OpenWRT trunk supports WNR3500L ? Otherwise I need

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-20 Thread Tathagata Das
Fine, I will clean up this serial flash driver as much as possible and submit it again. Regards, Tathagata Bernhard Loos wrote: Your patch contains a driver for the serial flash chip on the wnr3500l, but it's kinda ugly (excessive ioremaps, duplicated defines, global statics, ...). If you

Re: [OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-17 Thread Tathagata Das
me to proceed faster. Regards, Tathagata Bernhard Loos wrote: 2010/5/17 Tathagata Das tathag...@alumnux.com: Hi, I have used source code of version 21251. It might be possible that some fixes has been made after that version which is not reflected in my code. So if I use latest code

[OpenWrt-Devel] [PATCH] Kernel patch in trunk (version 21251) to support Netgear WNR3500L

2010-05-14 Thread Tathagata Das
Hi, Attached is the kernel patch to support Netgear WNR3500L. All changes are made under CONFIG_WNR3500L. I have used trunk source code of version number 21251 to create this kernel patch. Regards, Tathagata tathag...@alumnux.com diff -Naur a/arch/mips/bcm47xx/irq.c b/arch/mips/bcm47xx

Re: [OpenWrt-Devel] [PATCH] Kernel patch in Kamikaze-8.09.2 to support Netgear WNR3500L

2010-04-29 Thread Tathagata Das
. Please let me know what would be the Copyright content. I will put that into that file. Thank you for showing interest in my kernel patch. I would definitely try to find out the corresponding wired driver. Thanks Regards, Tathagata Bernhard Loos wrote: 2010/4/29 Tathagata Das tathag