cat, cp operations for tty driver (like for char one)

From: Mockern
Date: Thu Feb 15 2007 - 10:34:44 EST


I have a question about linux tty driver

how to support cp, cat operations in tty driver (like tiny_tty)?
(e.g. echo "hello tty" > /dev/ttyS3, cat < ttyS10 etc)

There a lot of examples with char drivers, but I could not find it for tty Linux driver.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/