From: Wolfgang Grandegger <wg@domain.hid>
To: Jan Kiszka <jan.kiszka@domain.hid>
Cc: xenomai-core <xenomai@xenomai.org>
Subject: Re: [Xenomai-core] CAN_RAW, CAN_PROTO_RAW, and Socket-CAN
Date: Sun, 15 Apr 2007 13:34:28 +0200 [thread overview]
Message-ID: <46220DC4.9040306@domain.hid> (raw)
In-Reply-To: <461D65BC.2090406@domain.hid>
Jan Kiszka wrote:
> Hi Wolfgang,
>
> something is inconsistent about CAN_RAW in RT-Socket-CAN compared to
> plain Socket-CAN. Also, the latter doesn't know any CAN_PROTO_xxx unless
> I oversee something. Please have a look.
There is CAN_PROTO_RAW defined and I have added some time ago CAN_RAW to
rtcan.h to be compatible with Socket-CAN:
/** Particular CAN protocols
*
* Currently only the RAW protocol is supported.
*/
#define CAN_RAW 0
> (I received a private complaint of a user trying to compile rtcan_rtt
> against 2.3.x.)
The latter definition is missing in 2.3.x, though and compiling
rtcan_rtt.c from the trunk will fail for this reason. I'm going to fix
it later today.
Wolfgang.
next prev parent reply other threads:[~2007-04-15 11:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-11 22:48 [Xenomai-core] CAN_RAW, CAN_PROTO_RAW, and Socket-CAN Jan Kiszka
2007-04-15 11:34 ` Wolfgang Grandegger [this message]
2007-04-15 12:56 ` Jan Kiszka
2007-04-15 18:25 ` Wolfgang Grandegger
2007-04-15 18:44 ` Wolfgang Grandegger
2007-04-15 18:53 ` Jan Kiszka
2007-04-15 19:55 ` Wolfgang Grandegger
2007-04-15 22:09 ` Jan Kiszka
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=46220DC4.9040306@domain.hid \
--to=wg@domain.hid \
--cc=jan.kiszka@domain.hid \
--cc=xenomai@xenomai.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.