From mboxrd@z Thu Jan 1 00:00:00 1970
Message-ID: <4BFA2111.5020503@domain.hid>
Date: Mon, 24 May 2010 13:47:45 +0700
From: "P.B.Cheblakov"
MIME-Version: 1.0
References: <1274245032-10610-1-git-send-email-P.B.Cheblakov@domain.hid>
<4BF3953D.8070108@domain.hid>
In-Reply-To: <4BF3953D.8070108@domain.hid>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Subject: Re: [Xenomai-core] [PATCH V2] rtcan: add rtcan_plx_pci driver
List-Id: Xenomai life and development
List-Unsubscribe: ,
List-Archive:
List-Post:
List-Help:
List-Subscribe: ,
To: Wolfgang Grandegger
Cc: xenomai@xenomai.org
Wolfgang Grandegger wrote:
> On 05/19/2010 06:57 AM, Pavel Cheblakov wrote:
>
>> This is a general driver for cards based on PLX90xx PCI-bridges.
>> It supports following cards:
>> - 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 has been ported from socketcan of mainline Linux kernel 2.6.34.
>> Support of esd cards has been added by Matthias Fuchs in linux-next
>>
>> 'rtcan_esd_pci' driver marked as deprecated.
>>
>> Signed-off-by: Pavel Cheblakov
>> Acked-by: Wolfgang Grandegger
>>
>
> Looks good now, thanks.
>
> Wolfgang.
>
Hello!
Wolfgang, will be added my driver to xenomai repo?
I want to share it with my colleagues and it will be a good resource.
Pavel