All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrey Batyiev <batyiev@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: APIC misconfiguration
Date: Mon, 6 Oct 2008 19:23:08 +0300	[thread overview]
Message-ID: <200810061923.09076.batyiev@gmail.com> (raw)

Hello everyone

I'm trying to create touchscreen driver for Wibrain UMPC. I found out that device doesn't emit interrupts until I switch polarity field in IO_APIC_route_entry. To do this, I need to export ioapic_read_entry and ioapic_write_entry symbols from arch/x86/kernel/io_apic_{32,64}.c
Is there any other (better) way to do this?

Thanks,
   Andrey

             reply	other threads:[~2008-10-06 16:27 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-06 16:23 Andrey Batyiev [this message]
2008-10-06 16:50 ` APIC misconfiguration Cyrill Gorcunov
2008-10-06 16:55   ` Andrey Batyiev
2008-10-06 17:17     ` Cyrill Gorcunov
2008-10-06 17:30       ` Andrey Batyiev
2008-10-06 17:54         ` Cyrill Gorcunov
2008-10-07 11:47         ` Matthew Garrett

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=200810061923.09076.batyiev@gmail.com \
    --to=batyiev@gmail.com \
    --cc=linux-kernel@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.