From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <50B4EF81.50307@grandegger.com> Date: Tue, 27 Nov 2012 17:51:13 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 References: <5069E424.9090500@grandegger.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Xenomai] RTDM and PEAK PCIe List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jonathan Bohren Cc: Simon Leonard , xenomai@xenomai.org On 11/27/2012 03:33 PM, Jonathan Bohren wrote: > Wolfgang, > > I got the PEAK PCAN-003027 card working yesterday, but it required > adding the device ID (0x0003 in addition to 0x0001) to the module > device table `peak_pci_tbl` here: > http://git.xenomai.org/?p=xenomai-2.6.git;a=blob;f=ksrc/drivers/can/sja1000/rtcan_peak_pci.c;h=53c8fef71d6d9e71dce6001941cb5922f6c977d6;hb=HEAD#l79 > > I've committed my changes to a fork on github under the branch name > "feature_peak_pcie" here: > https://github.com/jbohren-forks/xenomai/compare/feature_peak_pcie > > Is this the appropriate channel to make a pull request, or should I do > that somewhere else? Just post the patch here on this mailing list. Wolfgang.