APIC misconfiguration

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrey Batyiev
Date: Monday, October 6, 2008 - 9:23 am

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
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
APIC misconfiguration, Andrey Batyiev, (Mon Oct 6, 9:23 am)
Re: APIC misconfiguration, Cyrill Gorcunov, (Mon Oct 6, 9:50 am)
Re: APIC misconfiguration, Andrey Batyiev, (Mon Oct 6, 9:55 am)
Re: APIC misconfiguration, Cyrill Gorcunov, (Mon Oct 6, 10:17 am)
Re: APIC misconfiguration, Andrey Batyiev, (Mon Oct 6, 10:30 am)
Re: APIC misconfiguration, Cyrill Gorcunov, (Mon Oct 6, 10:54 am)
Re: APIC misconfiguration, Matthew Garrett, (Tue Oct 7, 4:47 am)