Re: 2.5.75-mm1 yenta-socket lsPCI IRQ reads incorrect

Russell King (rmk@arm.linux.org.uk)
Tue, 15 Jul 2003 08:56:22 +0100


On Tue, Jul 15, 2003 at 01:31:37PM +0800, Michael Frank wrote:
> problems seen:
>
> - yenta_probe pci_save_state saves irq as ff. Moved to end of function, result same

irq was 0xff at boot, so it is neither here nor there whether it remains
0xff after a resume. If it works at boot with 0xff, it should work after
a resume with 0xff.

> - both swsusp and ACPI/S3 do _not_ call yenta_suspend and yenta_init,
> so it still wont work

Please confirm whether pcmcia_socket_dev_suspend() is called from
yenta.c with SUSPEND_SAVE_STATE and not zero. (it should be
SUSPEND_SAVE_STATE.)

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/