mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Robert Schwebel <r.schwebel@pengutronix.de>
To: "Daniel Krüger" <daniel.krueger@systec-electronic.com>
Cc: david@lang.hm, Alan Cox <alan@lxorguk.ukuu.org.uk>,
	Robert Schwebel <r.schwebel@pengutronix.de>,
	Greg KH <greg@kroah.com>,
	linux-kernel@vger.kernel.org,
	Michael Olbrich <mol@pengutronix.de>,
	Wolfram Sang <wsa@pengutronix.de>,
	Marc Kleine-Budde <mkl@pengutronix.de>,
	Thomas Gleixner <tglx@linutronix.de>
Subject: Re: The Linux Staging tree, what it is and is not.
Date: Mon, 23 Mar 2009 10:16:19 +0100	[thread overview]
Message-ID: <20090323091619.GN5367@pengutronix.de> (raw)
In-Reply-To: <49C7505B.2010205@systec-electronic.com>

On Mon, Mar 23, 2009 at 10:03:23AM +0100, Daniel Krüger wrote:
>> what I understand from this thread is that the hardware is a standard
>> ethernet card.
>
> It may be a standard Ethernet controller. But it could also be a
> controller with a special hardware acceleration.

Industrial Ethernets or CANopen can also be implemented with hardware
solutions like a netX or an FPGA, which both would have shared memory to
the CPU plus a part of the stack in userspace; however, this is nothing
that should be abstracted with this driver infrastructure. It is an
issue for a more higher level interface, which is what we will provide
with the OSADL Fieldbus Framework:

+------------------------------------+
I            Application             I
+------------------------------------+

+------------------------------------+
I         Process Data Library       I
+------------------------------------+

+--------------------+ +-------------+
I   $FIELDBUS Stack  I I  Userspace  I
I                    I I    Driver   I
+--------------------+ +-------------+

+--------------------+ +-------------+
I AF_CAN / AF_PACKET I I     UIO     I
I     Socket         I I             I
+--------------------+ +-------------+ Userspace
                                        ___^___
+--------------------+ +-------------+     v
I    eth/can Card    I I UIO driver  I  Kernel
I with normal driver I I             I
+--------------------+ +-------------+

rsc
-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

  reply	other threads:[~2009-03-23  9:16 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 18:32 Greg KH
2009-03-20  0:58 ` Robert Schwebel
2009-03-20  2:48   ` Greg KH
2009-03-20  8:34     ` Daniel Krüger
2009-03-20  8:46       ` Robert Schwebel
2009-03-20 17:25       ` Greg KH
2009-03-20 10:01   ` Alan Cox
2009-03-20 10:35     ` Robert Schwebel
2009-03-20 10:55       ` Alan Cox
2009-03-20 11:15         ` Robert Schwebel
2009-03-20 15:16           ` Daniel Krüger
2009-03-20 15:37             ` Alan Cox
2009-03-20 20:32               ` david
2009-03-23  9:03                 ` Daniel Krüger
2009-03-23  9:16                   ` Robert Schwebel [this message]
2009-03-20  4:26 ` Dave Airlie
2009-03-20  4:46   ` Greg KH
2009-03-20 16:05   ` Lubomir Rintel

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=20090323091619.GN5367@pengutronix.de \
    --to=r.schwebel@pengutronix.de \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=daniel.krueger@systec-electronic.com \
    --cc=david@lang.hm \
    --cc=greg@kroah.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mkl@pengutronix.de \
    --cc=mol@pengutronix.de \
    --cc=tglx@linutronix.de \
    --cc=wsa@pengutronix.de \
    /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

Powered by JetHome