[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <45D47779.000006.08064@webmail16.yandex.ru>
Date: Thu, 15 Feb 2007 18:08:41 +0300 (MSK)
From: "Mockern" <Mockern@...dex.ru>
To: linux-kernel@...r.kernel.org
Subject: cat, cp operations for tty driver (like for char one)
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists