From: Tom Rini <trini@kernel.crashing.org>
To: Rune Torgersen <runet@innovsys.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: Netconsole on 8260
Date: Fri, 2 Jul 2004 08:37:17 -0700 [thread overview]
Message-ID: <20040702153717.GE15960@smtp.west.cox.net> (raw)
In-Reply-To: <DCEAAC0833DD314AB0B58112AD99B93B06DB1C@ismail.innsys.innovsys.com>
On Thu, Jul 01, 2004 at 05:17:01PM -0500, Rune Torgersen wrote:
> Hi
> I am trying to get netconsole up and running on a 8260 kernel (2.6.7)
>
> My problem is that the netconsile driver seems to start (and abort) way
> too eraly for the 8260. The FCC ethernet drivcer is not initialized yet,
> so the netconsiole driver aborts because it cannot find the ethernet
> device.
>
> Anybody know how to delay the startup of the netconsole driver to after
> FCC ethernets are up?
AFAIK, the cpm2 enet drivers do not support the NETPOLL API, so
netconsole will not work yet. But the early initalization of netconsole
is fine, that's just setting up the params. Once ethernet comes up, the
console gets dumped out.
--
Tom Rini
http://gate.crashing.org/~trini/
** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
next prev parent reply other threads:[~2004-07-02 15:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-07-01 22:17 Netconsole on 8260 Rune Torgersen
2004-07-02 15:37 ` Tom Rini [this message]
-- strict thread matches above, loose matches on Subject: below --
2004-07-02 15:43 Rune Torgersen
2004-07-02 15:51 ` Tom Rini
2004-07-02 16:18 Rune Torgersen
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=20040702153717.GE15960@smtp.west.cox.net \
--to=trini@kernel.crashing.org \
--cc=linuxppc-embedded@lists.linuxppc.org \
--cc=runet@innovsys.com \
/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.