All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Dieter Schön" <tshinbum@gmail.com>
To: linux-acpi@vger.kernel.org
Subject: expicitly use XT_PIC interrupt for an old device?
Date: Mon, 11 Aug 2008 16:59:51 +0200	[thread overview]
Message-ID: <48A053E7.3090305@googlemail.com> (raw)

hi group,

i have to migrate a character device driver for an old synchronus
serial PCI board (Moxa C502/PCI)
from 2.2.something to 2.6.5-smp x86_64.
the problem is, that no interrupts are routed to the driver.
i was able to get interrupts when i used a non-SMP kernel and the
"noapic" boot option.

is there a way to explicitly force the use of the 8259 when i request
an interrupt to get the interrupts for this card not routed via the
APIC?
any pointers are appreciated.

thanks in advance,
dieter

             reply	other threads:[~2008-08-11 15:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-11 14:59 Dieter Schön [this message]
2008-08-12  1:09 ` expicitly use XT_PIC interrupt for an old device? Zhao Yakui
2008-08-12  7:04   ` Dieter Schön
2008-08-13  1:18     ` Zhao Yakui
  -- strict thread matches above, loose matches on Subject: below --
2008-08-11 13:24 Dieter Schön

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=48A053E7.3090305@googlemail.com \
    --to=tshinbum@gmail.com \
    --cc=linux-acpi@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.