On Wed, Jan 16, 2008 at 10:05:41AM -0700, Bjorn Helgaas wrote: > When 8250_pnp discovers COM ports, we only get the correct ttyS names > by accident -- we rely on serial8250_isa_init_ports(), which discovers > the COM ports earlier using the addresses in SERIAL_PORT_DFNS. It's not by accident but by design. It's quite intentional that it remembers the addresses of serial ports, and if another port is registered later with the same base address, it gets the same name. -- Russell King Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/ maintainer of: - To unsubscribe from this list: send the line "unsubscribe linux-serial" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html