[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <57354eff0703090618q17d80f53p25b904d552fc30c@mail.gmail.com>
Date: Fri, 9 Mar 2007 15:18:48 +0100
From: "Oleksiy Kebkal" <kebkal@...il.com>
To: "Robin Getz" <rgetz@...ckfin.uclinux.org>,
"Oleksiy Kebkal" <kebkal@...il.com>,
"Krzysztof Halasa" <khc@...waw.pl>,
"Mike Frysinger" <vapier.adi@...il.com>,
"Linux Kernel Mailing List" <linux-kernel@...r.kernel.org>,
linux-serial@...r.kernel.org
Subject: Re: should RTS init in serial core be tied to CRTSCTS
2007/3/8, Russell King <rmk+lkml@....linux.org.uk>:
> ... which occurs /after/ userspace is up and running, when sysfs is
> available. So putting it in sysfs is reasonable.
Is it right place for serial settings?
/sys/class/tty/ttySN/
How far is it reasonable to split termios settings to the attributes?
1)
/sys/class/tty/ttyS0/termios
2)
/sys/class/tty/ttyS0/c_iflag
/sys/class/tty/ttyS0/c_oflag
/sys/class/tty/ttyS0/c_cflag
/sys/class/tty/ttyS0/c_lflag
/sys/class/tty/ttyS0/c_cc
3)
/sys/class/tty/ttyS0/speed
/sys/class/tty/ttyS0/eof
/sys/class/tty/ttyS0/eon
/sys/class/tty/ttyS0/erase
.... and so on
-Oleksiy
-
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