Hi,
the patch below allows for interrupt driven parport usage (even when CONFIG_PARPORT_PC_SUPERIO is not set in the kernel config). It has been prepared with Rudolf's help on IRC. Please test and/or improve!
According to Rudolf, it would be better better to code something in ACPI code which will get the resource info from hardware, or alternatively, the superiocode should generate some simple acpi code.
from dmesg: lp0: using parport0 (interrupt-driven).
Signed-off-by: Anreas B. Mundt <andi.mundt at web.de>
Regards, Andi