kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: Userpace serial port
Date: Wed, 10 Jun 2015 20:52:07 -0700	[thread overview]
Message-ID: <20150611035207.GB22550@kroah.com> (raw)
In-Reply-To: <CAPybu_2E2PJvh=VUNYfUK8pBmx-ba8rRUQBHjzWhhiUUha=UBA@mail.gmail.com>

On Wed, Jun 10, 2015 at 02:39:35PM +0200, Ricardo Ribalda Delgado wrote:
> Hello
> 
> I have a serial port accesible via Ehtercat.
> http://www.beckhoff.dk/english.asp?ethercat/el6001.htm
> 
> Ethercat is a fancy way of accessing i/o devices via ethernet. You can
> read/write registers with close to real-time restrictions.
> 
> Nowadays there is a kernel land implementation of ethercat master, but
> it is not merged (and it is definately not an easy job). And a
> software implementation http://fh-soft.de/src/ethercat-userspace.html

Why not attempt to merge it?

> My hope is that there is something like uinput, but for serial
> devices,i.e. I make a userland program that looks like a normal serial
> device to the other applications.

A serial device that does what exactly?  What's wrong with the "normal"
serial userspace api the kernel provides?

thanks,

greg k-h

  reply	other threads:[~2015-06-11  3:52 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-10 12:39 Userpace serial port Ricardo Ribalda Delgado
2015-06-11  3:52 ` Greg KH [this message]
2015-06-11  6:39   ` Ricardo Ribalda Delgado
2015-06-11  8:20     ` Bjørn Mork
2015-06-11 14:31     ` Greg KH
2015-06-11 15:16       ` Ricardo Ribalda Delgado

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=20150611035207.GB22550@kroah.com \
    --to=greg@kroah.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).