https://bugzilla.novell.com/show_bug.cgi?id=375836 User trenn@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=375836#c15 Thomas Renninger <trenn@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.helgaas@hp.com Status|NEW |ASSIGNED --- Comment #15 from Thomas Renninger <trenn@novell.com> 2008-05-15 14:33:36 MST ---
From bug #381795, this very much looks like a bug in the pnpacpi layer:
cat /sys/devices/pnp0/00:07/resources (00:07 should be parport, dmesg|grep parport should show). it throws: io 0x378-0x37f io 0x778-0x77d irq 14 dma 1
But the related ACPI tables all point to irq 7. Milisav reported that this problem only exists if parallel port is switched off in BIOS config. I expect the resources are evaluated even _STA of the parallel device did return zero. Helgaas, do you think this is possilbe or do you know about an already existing fix or other bug? Or _STA does not return zero for reasons that lie in deeper ACPI parts (from latest ACPICA merge, hopefully this is not the case). -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.