But it seems kgdboe is enabled. Are those kgdb messages from your dmesg? Please send us grub.conf, dmesg output and kernel .config file.
...Milind http://www.linsyssoft.com/Kgdbpro.html On Thu, 2006-04-27 at 15:36 +0530, [EMAIL PROTECTED] wrote: > Hi Milind, > > Hope you remember me. We talked (through mails from > [EMAIL PROTECTED]) some time back regarding kgdb over ethernet > issue on i386. > > Now I'm trying to port 2.6.10 kernel on a MIPS based board with kgdb over > ethernet support. The issue is, the ethernet driver for the board doesn't > have netpoll implementation. I tried to implement the same but while > booting, it displays the following message. > > kgdboe: device eth1 not up yet, forcing it > kgdboe: carrier detect appears flaky, waiting 10 seconds > kgdb: debugging over ethernet enabled > > In the netpoll function implementation, I implemented three things. > 1. Disable irq > 2. Poll for packets > 3. Enable irq > > I took Intel e100 driver as reference (linux-2.6.10/drivers/net/e100.c). > > Can you please suggest me where should I look at to fix this? > > Waiting for your reply, > Gireesh > > > > > eInfochips Business Disclaimer: > This message may contain confidential, proprietary or legally Privileged > information. In case you are not the original intended Recipient of the > message, you must not, directly or indirectly, use, Disclose, distribute, > print, or copy any part of this message and you are requested to delete it > and inform the sender. Any views expressed in this message are those of the > individual sender unless otherwise stated. Nothing contained in this message > shall be construed as an offer or acceptance of any offer by eInfochips > Limited and/or eInfochips Inc("eInfochips") unless sent with that express > intent and with due authority of eInfochips. eInfochips has taken enough > precautions to prevent the spread of viruses. However the company accepts no > liability for any damage caused by any virus transmitted by this email. > > ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Kgdb-bugreport mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/kgdb-bugreport
