> - p->serial_in = io_serial_in; > - p->serial_out = io_serial_out; > + p->serial_in = mem_serial_in; > + p->serial_out = mem_serial_out; > break; And this kind of stuff changing defaults is asking for trouble. -- 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