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
}; ++ ++ usb3 { ++ label = "d7800:amber:usb3"; ++ gpios = <_pinmux 8 0>; ++ }; ++ ++ status { ++ label = "d7800:amber:status"; ++ gpios = <_

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

[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

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

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

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

[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
] 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 comment

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

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
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, Tathagatatathag...@alumnux.com Hi Tathagata, I added my USB Host driver for bcma

[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
/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-bcma.c 2011-12-13 13:22:44.404014256 +0530 @@ -0,0 +1,298 @@ +/* + * BCMA USB-core EHCI driver + * + * Copyright 2011 Tathagata Das tathag...@alumnux.com

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

2011-12-11 Thread Tathagata Das
and 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

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 to

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
could clean this up, it would have a chance of getting accepted. Bernhard 2010/5/20 Tathagata Das tathag...@alumnux.com: 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

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

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