On Mer, 2005-08-31 at 13:52 +0100, Russell King wrote: > The key thing is that port.dev should be set appropriately and the > relevant calls to serial8250_suspend_port/serial8250_resume_port > be made (or port.dev should be NULL if no power management is > expected - in which case it may be managed as a generic platform > port.)
Thanks. Thats all I needed to know to whack that into shape once I've put a legacy 32bit build environment back together for this and for something akpm wants me to fix in another diff. Power management is umm special. The port will die on suspend/resume via Linux (via APM seems to be ok) and need a userspace firmware reload to come back. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/