kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: carlo.caione@gmail.com (Carlo Caione)
To: kernelnewbies@lists.kernelnewbies.org
Subject: UART and servo controller
Date: Tue, 15 Mar 2011 14:02:09 +0100	[thread overview]
Message-ID: <4D7F6351.80005@gmail.com> (raw)
In-Reply-To: <20110314235049.GA3111@kroah.com>

On 15/03/2011 00:50, Greg KH wrote:

> It's a mess to do this, it would be easier, and simpler, to just do this
> all from userspace, which is where the kernel is expecting this to come
> from.
>
> You can hook into an existing serial port, talking to the tty device,
> but it is difficult and not anything I would recommend as a "simple"
> kernel module, sorry.
>
> good luck,

Thank you for the reply. I thought it was simpler.
It is always hard to find out a kernel area simple enough to make 
experiments that are at the same time somehow useful.

--
Carlo Caione

      reply	other threads:[~2011-03-15 13:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-03-14 23:38 UART and servo controller Carlo Caione
2011-03-14 23:50 ` Greg KH
2011-03-15 13:02   ` Carlo Caione [this message]

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=4D7F6351.80005@gmail.com \
    --to=carlo.caione@gmail.com \
    --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).