All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dan Malek <dan@mvista.com>
To: Chris Hallinan <clh@net1plus.com>
Cc: linuxppc-embedded@lists.linuxppc.org
Subject: Re: MPC850 SIMASK Settings
Date: Sun, 22 Oct 2000 23:01:11 -0400	[thread overview]
Message-ID: <39F3A9F7.8F150990@mvista.com> (raw)
In-Reply-To: NEBBKJPFOLJNBMFNKBIIEENICDAA.clh@net1plus.com


Chris Hallinan wrote:
>
> I'm having trouble disabling an external interrupt (IRQ7).

Why are you trying to do this directly instead of letting the
generic Linux functions do it for you?  All you should have to
do is set edge/level in SIEL.  The rest is already managed.

If an interrupt handler is installed for this interrupt, it
will be allowed to happen.  If the handler is removed, it will
be permanently masked.


	-- Dan

--

	I like MMUs because I don't have a real life.

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

      reply	other threads:[~2000-10-23  3:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-10-21 14:17 MPC850 SIMASK Settings Chris Hallinan
2000-10-23  3:01 ` 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=39F3A9F7.8F150990@mvista.com \
    --to=dan@mvista.com \
    --cc=clh@net1plus.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.