All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: Julia Elbert <jelbert@enerdyne.com>
Cc: "'linuxppc-embedded@lists.linuxppc.org'"
	<linuxppc-embedded@lists.linuxppc.org>
Subject: Re: cpm interrupts
Date: Thu, 26 Oct 2000 14:21:33 -0400	[thread overview]
Message-ID: <39F8762D.B7569B16@mvista.com> (raw)
In-Reply-To: 67505026E29DD311A9AA00508B7315F350A579@EXCHANGE


Julia Elbert wrote:

> Is there any way to see what cpm interrupts are actually registered after
> the drivers load?

No, I probably should do something that works with /proc......

> This happens after my kernel boots. I call ifconfig to bring up hdlcppp2 and
> I get this message.
>
>         CPM interrupt c00af4dc replacing c00af4dc

You are installing the interrupt handler again.  The c00af4dc is the
address of the interrupt handler.......


	-- Dan

** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/

      reply	other threads:[~2000-10-26 18:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-26 17:58 cpm interrupts Julia Elbert
2000-10-26 18:21 ` Dan Malek [this message]

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=39F8762D.B7569B16@mvista.com \
    --to=dan@mvista.com \
    --cc=jelbert@enerdyne.com \
    --cc=linuxppc-embedded@lists.linuxppc.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.