Stuart MacDonald wrote:
Would it be more intuitive to give ports the default uartclk of 1843200 at init time? That would avoid this issue, but would make the baud rates come out wrong on hardware with a non-standard clock, if a base baud wasn't specified.
I prefer the option to specify the base baud rate in setserial from a startup script. Having the additional ports at BAUD 0 (unusable) until some explicit action is taken strikes me as a safer option, provided this gets properly documented in the kernel Documentation directory and in Linux HOWTO docs.
-Rob Prowel - 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/