From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <516D0502.4090703@grandegger.com> Date: Tue, 16 Apr 2013 10:00:02 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <51646CBA.40407@xenomai.org> <51653957.2070405@grandegger.com> <516AC595.5060103@xenomai.org> <516B9C3F.2080107@grandegger.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] [PATCH 1/2] rtcan_module: Fix tx_timeout buffer size inconsistency List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paul Janzen Cc: Wolfgang Grandegger , xenomai@xenomai.org Hi Paul, On 04/15/2013 09:18 AM, Paul Janzen wrote: > Wolfgang Grandegger writes: > >>> We have two other unconfirmed CAN patches: >>> http://www.xenomai.org/pipermail/xenomai/2013-March/028111.html >> >> We can add even more PCI IDs here. I'm going to prepare a patch. Just >> support for 4 channel cards needs more effort. > > Along these same lines, would there be any interest in a patch > removing the deprecated ESD PCI-CAN driver? It does not make a lot of sense to maintain two variants of a driver. > All of the devices claimed by that driver are supported by PLX_PCI. Yes, I will check if there are some relevant differences. Wolfgang.