If you want /dev/console to behave so that it sends output to the
serial device yet takes input from the PC keyboard, no, that cannot
be done. Right now /dev/console can be associated with only one
device for both input and output at the same time.
Output from kernel printk's does go to all console devices though.
Mike.
-- "dselect has a user interface which scares small children" -- Theodore Tso, on debian-devel- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/