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

Re: [OpenWrt-Devel] Build error for IPQ806X

2016-01-28 Thread Tathagata Das
I have further debugged it and noticed that if CONFIG_PACKAGE_kmod-ath10k is selected then only I am getting this error. Also selecting D7800 doesn't select wireless drivers automatically. Regards, Tathagata -Original Message- From: Tathagata Das [mailto:tathag...@alumnux.com] Sen

[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, Tow

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
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

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

2016-01-19 Thread Tathagata Das
Signed-off-by: Tathagata Das --- .../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 | 2 + target/linux/ipq806x

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

2016-01-19 Thread Tathagata Das
Do you mean to say that I have to prepare the patch against latest code of trunk and send that it again? Regards, Tathagata -Original Message- From: John Crispin [mailto:blo...@openwrt.org] Sent: 19 January 2016 14:07 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

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

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

2016-01-12 Thread Tathagata Das
Signed-off-by: Tathagata Das --- .../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 | 2 + target/linux/ipq806x

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

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 >&

[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 --- .../linux/ipq806x/base-files/etc/board.d/01_leds | 1 + .../ipq806x/base-files/etc/board.d/02_network

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

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 From 41487fc5f03abbd24c1a979c1c0e59a5f7da2898 Mon Sep 17 00:00:00 2001 From: Tathagata Das Date: Thu, 24

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

2015-12-23 Thread Tathagata Das
t;; ++ ++ usb1 { ++ label = "d7800:amber:usb1"; ++ gpios = <&qcom_pinmux 7 0>; ++ }; ++ ++ usb3 { ++ label = "d7800:amber:usb3"; ++ gpios = <&

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

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

[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 d7800_support.patch Description: Binary data ___ openwrt-devel mailing

[OpenWrt-Devel] Netifd and ubus

2012-08-06 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 fo

[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 --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a

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

2012-04-09 Thread Tathagata Das
build and Linux build in separate directories. Signed-off-by: Tathagata Das --- 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 @@ PATCH_DIR

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

2012-04-05 Thread Tathagata Das
Hi, I have updated the patch as Philip and Jo-Philipp suggested. Signed-off-by: Tathagata Das --- 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:12.0 +0530

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 --- diff -Naur a/scripts/download.pl b/scripts/download.pl --- a/scripts/download.pl 2012-04-04 13:19:27.0 +0530 +++ b/scripts

[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 --- 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 $target

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

2012-03-30 Thread Tathagata Das
t path. I have used latest trunk code (revision number 31050) to create this patch. Signed-off-by: Tathagata Das --- 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-dumpinfo.mk

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

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

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

2012-03-25 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 --- diff -Naur a

[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 env-fix-unset-lpath Description: Binary data

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

2012-03-23 Thread Tathagata Das
Hi, Attached file adds uClibc configuration specification for external toolchain. Instead of having to configure specifications via make menuconfig for external toolchain, one may select the package libuClibc, which additionally will copy ./lib/ld-uClibc* and ./lib/libuClibc*. I have used lates

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

2012-03-22 Thread Tathagata Das
Hi, Attached is OpenWRT general purpose patch. Through this patch, OpenWRT developers can add local repository paths to refer for a tarball download (scripts/localmirrors.default). Changes are done also to follow symbolic links. I have used latest trunk source code (revision number 31050) to c

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

2012-03-21 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 external-cpio-support.patch Description: Binary data

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: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash

2012-02-29 Thread Tathagata Das
. Regards, Tatha -Original Message- From: Hauke Mehrtens [mailto:ha...@hauke-m.de] Sent: 01 March 2012 04:39 To: Tathagata Das Cc: 'OpenWrt Development List'; 'Florian Fainelli' Subject: Re: [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash On

[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 9991-bcm47xx-bcm

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: [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: 'Op

[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 9991-bcm47xx-bcma-nandflash.patch Description:

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

2012-02-27 Thread Tathagata Das
? Once these above cases resolve I 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]

[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 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
] Sent: 14 February 2012 15:16 To: tathag...@alumnux.com; OpenWrt Development List Cc: Florian Fainelli Subject: Re: [OpenWrt-Devel] [PATCH] Updated kernel patch in trunk to support brcm47xx BCMA NAND flash On 01/12/2012 02:48 PM, Tathagata Das wrote: > Hi Florian, > Thanks a lot for your c

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. This

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

2012-01-12 Thread Tathagata Das
Tathagata, I am using a Netgear WNDR3400 with an BCM4716 with Serial flash. In the evening I will look where exactly it fails. Hauke 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

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

2012-01-03 Thread Tathagata Das
Mehrtens wrote: On 12/26/2011 09:14 AM, Tathagata Das wrote: Hi Hauke, USB is still not working. I have used trunk with version number 29611. Did you test USB ? Regards, Tathagata Hi Tathagata, Sorry for the delay. I tried the USB patch on my bcm4716 based device, but you have a newer device and I

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

2011-12-26 Thread Tathagata Das
ion with my fix in r29605. Hauke On 12/23/2011 08:37 AM, Tathagata Das wrote: I tested USB with latest trunk (revision number 29600) and it did not work. When I attached my USB drive to the board I received below error messages. [ 410.408000] usb 1-1: new high speed USB device number 2 using e

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

2011-12-22 Thread Tathagata Das
Mehrtens wrote: On 12/14/2011 06:19 AM, Tathagata Das wrote: 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 Hi Tathagata, I added my USB Host driver for bcma in commit r29575. The hole

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

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

2011-12-13 Thread Tathagata Das
/* no more entries for port _i_ */ /* pr_debug("erom: master wrapper %d " diff -Naur a/drivers/usb/host/ehci-bcma.c b/drivers/usb/host/ehci-bcma.c --- a/drivers/usb/host/ehci-bcma.c 1970-01-01 05:30:00.0 +0530 +++ b/drivers/usb/host/ehci-bc

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

2011-12-13 Thread Tathagata Das
c 2011-12-12 12:41:47.443423454 +0530 @@ -4,6 +4,7 @@ * Copyright (C) 2006 Michael Buesch * Copyright (C) 2010 Waldemar Brodkorb * Copyright (C) 2010-2011 Hauke Mehrtens + * Copyright (C) 2010-2011 Tathagata Das * * This program is free software; you can redistribute it and/or modify it *

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

2011-12-11 Thread Tathagata Das
give you my analysis. 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

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 is for

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 ___ openwrt-devel mailing list openwrt-devel

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 to bu

[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 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 +9,10 @@ select EM

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

2010-05-20 Thread Tathagata Das
f you could clean this up, it would have a chance of getting accepted. Bernhard 2010/5/20 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 : Okay, so I will start w

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 : Okay, so I will start working on those drivers (serial and wired). Does current version of OpenWRT trunk supports WNR3500L ? Otherwise I need to downl

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 : 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 then that issue will be

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

2010-05-16 Thread Tathagata Das
Hi, I have not done anything specific to 3300. Regards, Tathagata Weedy wrote: On Fri, May 14, 2010 at 4:22 AM, Tathagata Das wrote: 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

[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 diff -Naur a/arch/mips/bcm47xx/irq.c b/arch/mips/bcm47xx/irq.c --- a/arch/mips/bcm4

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

2010-04-29 Thread Tathagata Das
ght in one file only, sflash.c. 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:

Re: [OpenWrt-Devel] Porting WNR3500L into Kamikaze-8.09.1

2009-12-10 Thread Tathagata Das
I am still waiting any response. Any help regarding this is appreciated. Tathagata On Wed, Dec 9, 2009 at 3:46 PM, Tathagata Das wrote: > Hi All, > I want to port WNR3500L onto Kamikaze-8.09.1 with kernel-2.6.25 which has > ssb driver. But in WNR3500L, ssb has been changes. So to port

[OpenWrt-Devel] Porting WNR3500L into Kamikaze-8.09.1

2009-12-09 Thread Tathagata Das
Hi All, I want to port WNR3500L onto Kamikaze-8.09.1 with kernel-2.6.25 which has ssb driver. But in WNR3500L, ssb has been changes. So to port WNR3500L I need to modify the ssb driver in the kernel along with some files under arch/mips/bcm47xx directory. Hence before modifying anything I just wan