From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BF299F2.9070407@domain.hid> Date: Tue, 18 May 2010 15:45:22 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <1274182125-12750-1-git-send-email-P.B.Cheblakov@domain.hid> In-Reply-To: <1274182125-12750-1-git-send-email-P.B.Cheblakov@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai-core] [PATCH] rtcan: add rtcan_plx_pci driver List-Id: Xenomai life and development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Pavel Cheblakov Cc: xenomai@xenomai.org Hi Pavel, On 05/18/2010 01:28 PM, 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 > > Signed-off-by: Pavel Cheblakov As discussed, could you please label the Kconfig entry for the old esd PCI driver as deprecated. Apart from that the patch looks good and you can add my "Acked-by: Wolfgang Grandegger ". Thanks, Wolfgang.