All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Paul Smith" <psmith@netezza.com>
To: <linuxppc-embedded@ozlabs.org>
Cc: netdev@vger.kernel.org
Subject: NET_POLL missing in the new ibm_emac driver?
Date: Mon, 9 Apr 2007 12:53:22 -0400	[thread overview]
Message-ID: <1176137602.30046.191.camel@psmithub> (raw)

[-- Attachment #1: Type: text/plain, Size: 1101 bytes --]

I was having so many problems with the 2.6.14 (old) emac driver that I
backported the new one from 2.6.15.  It works great... until I tried to
use KGDBOE with it.  Then I got:

    kgdboe: eth1 doesn't support polling, aborting.

Looking around I see that I need the driver to support the
poll_controller method in the net device, and the new driver doesn't
seem to do that.

I see the old implementation of this method, but of course it uses
interfaces that no longer exist so I can't use that directly.  It seems
like a small change but I'm not really familiar with the implementation
of the ibm_emac driver; does anyone have a patch for the new driver to
provide this feature?


Thanks!

-- 
-----------------------------------------------------------------------------
 Paul D. Smith <psmith@netezza.com>                       http://netezza.com
 "Please remain calm--I may be mad, but I am a professional."--Mad Scientist
-----------------------------------------------------------------------------
      These are my opinions--Netezza takes no responsibility for them.

[-- Attachment #2: Type: text/html, Size: 1811 bytes --]

WARNING: multiple messages have this Message-ID (diff)
From: "Paul Smith" <psmith@netezza.com>
To: <linuxppc-embedded@ozlabs.org>
Cc: netdev@vger.kernel.org
Subject: NET_POLL missing in the new ibm_emac driver?
Date: Mon, 9 Apr 2007 12:53:22 -0400	[thread overview]
Message-ID: <1176137602.30046.191.camel@psmithub> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 1101 bytes --]

I was having so many problems with the 2.6.14 (old) emac driver that I
backported the new one from 2.6.15.  It works great... until I tried to
use KGDBOE with it.  Then I got:

    kgdboe: eth1 doesn't support polling, aborting.

Looking around I see that I need the driver to support the
poll_controller method in the net device, and the new driver doesn't
seem to do that.

I see the old implementation of this method, but of course it uses
interfaces that no longer exist so I can't use that directly.  It seems
like a small change but I'm not really familiar with the implementation
of the ibm_emac driver; does anyone have a patch for the new driver to
provide this feature?


Thanks!

-- 
-----------------------------------------------------------------------------
 Paul D. Smith <psmith@netezza.com>                       http://netezza.com
 "Please remain calm--I may be mad, but I am a professional."--Mad Scientist
-----------------------------------------------------------------------------
      These are my opinions--Netezza takes no responsibility for them.

[-- Attachment #1.2: Type: text/html, Size: 1811 bytes --]

[-- Attachment #2: Type: text/plain, Size: 161 bytes --]

_______________________________________________
Linuxppc-embedded mailing list
Linuxppc-embedded@ozlabs.org
https://ozlabs.org/mailman/listinfo/linuxppc-embedded

             reply	other threads:[~2007-04-09 17:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-09 16:53 Paul Smith [this message]
2007-04-09 16:53 ` NET_POLL missing in the new ibm_emac driver? Paul Smith
  -- strict thread matches above, loose matches on Subject: below --
2007-04-10 22:04 Paul Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1176137602.30046.191.camel@psmithub \
    --to=psmith@netezza.com \
    --cc=linuxppc-embedded@ozlabs.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.