From: Michael Arndt <flexray4linux@scriptkiller.de>
To: Oliver Hartkopp <oliver@hartkopp.net>
Cc: Michael Arndt <flexray4linux@scriptkiller.de>, netdev@vger.kernel.org
Subject: Re: [PATCH] FlexRay: Allocate numbers for FlexRay communication
Date: Sat, 2 May 2009 18:32:29 +0200 [thread overview]
Message-ID: <20090502163229.GY13310@m58s01.vlinux.de> (raw)
In-Reply-To: <49F9DFA1.30100@hartkopp.net>
On Thu, Apr 30, 2009 at 07:28:01PM +0200, Oliver Hartkopp wrote:
> > I do not know why ETH_P_CAN has been chosen to be 0x000C
>
> perhaps because of 'C'AN ?
Ok, thanks for the hint. So I should maybe choose 0x000F :)
> - What is the technical background?
> - Is there any documentation?
My goal is to bring (low-cost) FlexRay communication to Linux. There is
some documentation of the project which I will hopefully put up soon.
> - Do you need realtime?
Would be nice, but will probably be hard to do. Currently only sending/
receiving in pre-configured message buffers is possible, so the real
low level stuff will be handled in hardware (in the FlexRay Communication
Controller [CC]).
> - What hardware is supported?
See below. But the major goal is to provide a common framework for
all hardware, similar to the SocketCAN implementation.
Unfortunately I do not have several thousand Euros to spend for
commercially available solutions [1, 2]. I also bet their drivers
(if available at all for Linux; seems that only TZM has one)
will be incompatible with each other and are closed source.
> I bet there's no Flexray hardware on the market that can be attached on a
> serial line like there are for low-cost CAN adaptors, right?
Actually, I have a working prototype of such an (limited) adapter lying on
my desk right now.
Regards,
Michael
[1] http://www.vector.com/
[2] http://www.tzm.de/
prev parent reply other threads:[~2009-05-02 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-30 16:38 [PATCH] FlexRay: Allocate numbers for FlexRay communication Michael Arndt
2009-04-30 16:50 ` David Miller
2009-04-30 17:28 ` Oliver Hartkopp
2009-05-02 16:32 ` Michael Arndt [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=20090502163229.GY13310@m58s01.vlinux.de \
--to=flexray4linux@scriptkiller.de \
--cc=netdev@vger.kernel.org \
--cc=oliver@hartkopp.net \
/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).