On 9/18/06, Milind Dumbare <[EMAIL PROTECTED]> wrote:
> On Mon, 2006-09-18 at 21:40 +0800, Yan, Yechun wrote:
> > Yes, I tried disable NAPI. But it didn't work still.
> >
> > And I wonder how KGDB work _without_kgdb, it hook to netpoll when debug
> > start.
> >
> > Does kgdb have any restriction o
On Mon, 2006-09-18 at 21:40 +0800, Yan, Yechun wrote:
> Yes, I tried disable NAPI. But it didn't work still.
>
> And I wonder how KGDB work _without_kgdb, it hook to netpoll when debug start.
>
> Does kgdb have any restriction on NIC selection, e.g. does RealTek
> 8139 work with it?
Yes, KGDB wor
Yes, I tried disable NAPI. But it didn't work still.
And I wonder how KGDB work _without_kgdb, it hook to netpoll when debug start.
Does kgdb have any restriction on NIC selection, e.g. does RealTek
8139 work with it?
Thanks
-yechun
On 9/18/06, Amit S. Kale <[EMAIL PROTECTED]> wrote:
> Did you
Did you try disabling NAPI? NAPI doesn't work with KGDB for legacy reasons.
-Amit
On Tuesday 12 September 2006 18:23, Yan, Yechun wrote:
> Hi all,
>
> I am using kgdb-2.6.16 with kernel 2.6.16, all patched. Hardware:
> Presler [PD 820?] + ICH7 + E1000.
>
> Debug through serial port is OK for me.