18.10.2011 14:44, abhinav narain wrote:
> I wrote the following code ... its int he thread above also :
> 
> There are a lot of such errors on dmesg,
> when i compile the following lines of code in at_rx_tasklet() in recv.c
> 
> static int ai=0;
> if (ai==0) {
> printk("abhinav\n"); ai++ ;}
> 

OMFG, that's ridiculous!

How do you expect that someone would be able to help you when you don't specify:
* Your hardware (box vendor, box model, hw revision, e.t.c.).
* Type and version of the firmware you use. Is it at least OpenWRT? If is it
then do you use pre-compiled image downloaded from somewhere/someone? If you're
building it yourself - do you use released version of OpenWRT of stick with SVN
trunk? What build configuration do you use?
* You wrote that you're "modifying the driver for past few days". What is the
driver you're modifying? What are your goals? Why do you wand to modify 
something?
* You wrote that you can't connect to internet. I assume that you're trying to
connect to the internet using the router with the firmware you have built
containing some modifications to some unspecified driver. Is that a case?
* What are the exact symptoms of "can't connect to internet"? Had you tried to
ssh/telnet into the box and diagnose the connection problems from there?
* You wrote that "I am just doing opkg install ath9k_2.6.39.4+..ipk". When are
you "just doing" it? What do you want to achieve by executing this command?

P.S. Considering the overal quality of your "request for help" you had sent to
the list, taking into the account it's consistency and amount of details you
provide I wouldn't recommend you to mess with the kernel patching and editing
drivers source code at all.

-- 
Best regards,
Alexey Loukianov                          mailto:mooro...@mail.ru
System Engineer,                            Mob.:+7(926)218-1320
*nix Specialist


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to