From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4BFA2696.5070302@domain.hid> Date: Mon, 24 May 2010 09:11:18 +0200 From: Wolfgang Grandegger MIME-Version: 1.0 References: <1274245032-10610-1-git-send-email-P.B.Cheblakov@domain.hid> <4BF3953D.8070108@domain.hid> <4BFA2111.5020503@domain.hid> In-Reply-To: <4BFA2111.5020503@domain.hid> Content-Type: text/plain; charset=ISO-8859-1 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: "P.B.Cheblakov" Cc: xenomai@xenomai.org On 05/24/2010 08:47 AM, P.B.Cheblakov wrote: > 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? >>From my point of view, yes. Gilles could you please commit this patch? Thanks, Wolfgan