From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Thierry BULTEL <thierry.bultel@wanadoo.fr>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] RTDM driver for the Advantech 1680U CANbus Adapter
Date: Tue, 03 Jul 2012 21:42:19 +0200 [thread overview]
Message-ID: <4FF34B1B.3080007@xenomai.org> (raw)
In-Reply-To: <1012208988.15650.1341343674156.JavaMail.www@wwinf1m30>
On 07/03/2012 09:27 PM, Thierry BULTEL wrote:
> - patches inline ... Really ??? In the mail content ? But that makes
> huge mails. I can do so of course, but I do not see the point.
This allows people to comment your patch by simply replying to your
mail. And tools like git-apply and git-am are made to apply patches from
mails.
The biggest problem I see with your patch is this hunk:
@@ -41,21 +41,12 @@
the second channel working, Xenomai's shared interrupt support
must be enabled.
-config XENO_DRIVERS_CAN_SJA1000_PLX_PCI
+config XENO_DRIVERS_CAN_SJA1000_ADV_PCI
depends on XENO_DRIVERS_CAN_SJA1000 && PCI
- tristate "PLX90xx PCI-bridge based Cards"
+ tristate "ADVANTECH PCI 168x Card"
help
- This driver is for CAN interface cards based on
- the PLX90xx PCI bridge.
- Driver supports now:
- - Adlink PCI-7841/cPCI-7841 card (http://www.adlinktech.com/)
- - Adlink PCI-7841/cPCI-7841 SE card
- - esd CAN-PCI/CPCI/PCI104/200 (http://www.esd.eu/)
- - esd CAN-PCI/PMC/266
- - esd CAN-PCIe/2000
- - Marathon CAN-bus-PCI card (http://www.marathon.ru/)
- - TEWS TECHNOLOGIES TPMC810 card (http://www.tews.com/)
+ This driver is for the Advantech 1680.
config XENO_DRIVERS_CAN_SJA1000_EMS_PCI
depends on XENO_DRIVERS_CAN_SJA1000 && PCI
You remove the config option for XENO_DRIVERS_SJA1000_PLX_PCI to add the
option for the driver you use. We naturally want to have the two options.
--
Gilles.
next prev parent reply other threads:[~2012-07-03 19:42 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <4FED4948.8080906@basystemes.fr>
2012-06-29 6:29 ` [Xenomai] RTDM driver for the Advantech 1680U CANbus Adapter Thierry Bultel
2012-06-29 11:09 ` Evgeny Sinelnikov
2012-06-29 18:39 ` Wolfgang Grandegger
2012-06-29 18:39 ` Wolfgang Grandegger
2012-07-03 19:27 ` Thierry BULTEL
2012-07-03 19:42 ` Gilles Chanteperdrix [this message]
2012-07-03 20:29 ` Wolfgang Grandegger
2012-07-03 20:29 ` Wolfgang Grandegger
2012-07-04 6:24 ` dietmar.schindler
2012-07-04 6:54 ` Wolfgang Grandegger
2012-07-16 15:07 ` Thierry Bultel
2012-07-17 8:39 ` Wolfgang Grandegger
2012-07-17 8:39 ` Wolfgang Grandegger
2012-07-18 10:00 ` Thierry Bultel
2012-07-18 10:00 ` Thierry Bultel
2012-07-18 11:19 ` Wolfgang Grandegger
2012-07-18 11:29 ` Wolfgang Grandegger
2012-07-18 11:31 ` Wolfgang Grandegger
2012-07-18 12:39 ` Thierry Bultel
2012-07-18 13:28 ` Wolfgang Grandegger
2012-07-16 15:07 ` Thierry Bultel
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=4FF34B1B.3080007@xenomai.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=thierry.bultel@wanadoo.fr \
--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.