From: ccvs@mail.ru (Tcendrovskii Vladislav)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Accessing serial port from kernel space
Date: Mon, 17 Dec 2012 00:32:14 +0400 [thread overview]
Message-ID: <1355689934.30179.8.camel@vladislav> (raw)
Hello!
I need to access serial port from my module. But I haven't found
functions to access it. And as i understood, all work with serial port
goes through TTY system.
So, if it exist some documentation on this system, and how can i use it
from kernel space? In tty.txt i've found only line discipline, which is
not, what i need.
next reply other threads:[~2012-12-16 20:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-16 20:32 Tcendrovskii Vladislav [this message]
2012-12-16 22:26 ` Accessing serial port from kernel space Stephen Gream
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1355689934.30179.8.camel@vladislav \
--to=ccvs@mail.ru \
--cc=kernelnewbies@lists.kernelnewbies.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).