On Thu, 2005-07-14 at 14:46 +0100, Russell King wrote: > Then we try to register the console, which may result in this UART > becoming a console. So now we have a console which is in low power > mode. Bad bad bad. No cookie for the serial layer today.
I don't know if this is a possible short term option, but the code David proposes would work fine on the A2 rev ST16C255x parts as long as UART_CAP_SLEEP in not included in the list of capabilities. The check for the A2 part would not be needed (esp. since it doesn't work). When the console detection code is fixed up, this flag could be included, and I'd be happy to test it. This would at least give us both usable UARTs until we can work out the other kinks. Thanks, Alex -- Alex Williamson HP Linux & Open Source Lab - 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/