Alan Cox writes: > That would be completely unmanagable on many systems with multiport > controllers and interfaces where the naming tells you things like which > cable port off which socket off which multiplexor is the one you are > talking about.
I never suggested *all* serial ports should be /dev/ttySn, I said that the built-in ports on the motherboard should be /dev/ttySn. The built-in ports can generally be enumerated early on boot in a stable order, and they should be assigned the low ttySn numbers, regardless of what chip is used to implement them. Paul. - 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/