From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: Zhe Su <zhesu@usc.edu>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai] Compatibility of PCAN PCI Express Four Channel
Date: Sun, 8 Feb 2015 18:42:39 +0100 [thread overview]
Message-ID: <20150208174239.GB2014@hermes.click-hack.org> (raw)
In-Reply-To: <CAAg8yo2U6Djk+myWxLJ+rBqEfoy0z3pZhZQMbPDUyi17jH-B+w@mail.gmail.com>
On Sat, Feb 07, 2015 at 05:23:33PM -0800, Zhe Su wrote:
> Dear all,
>
> I am running xenomai 2.6.3 on Ubuntu 12.04, and I would like use a
> four-channel PCI express CAN board manufactured by PEAK system. The exact
> model name and number are PCAN-PCI Express Four Channel galvanic isolated
> IPEH-003040. I am wondering if xenomai 2.6.3 rtcan driver will be
> compatible with this board?
To check whether your board is compatible, get its ids with lspci.
Then look at:
https://git.xenomai.org/xenomai-jro.git/tree/kernel/drivers/can/sja1000/rtcan_peak_pci.c#n73
To see if the pci ids of your card are supported. If they are not,
you may be able to get the driver working for your board by adding
you board's ids to the peak_pci_tbl array, if the board is
compatible with the driver.
--
Gilles.
next prev parent reply other threads:[~2015-02-08 17:42 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-08 1:23 [Xenomai] Compatibility of PCAN PCI Express Four Channel Zhe Su
2015-02-08 17:42 ` Gilles Chanteperdrix [this message]
2015-02-12 9:29 ` Konrad Banachowicz
2015-02-20 0:05 ` Zhe Su
2015-02-20 5:22 ` Gilles Chanteperdrix
2015-02-20 6:26 ` Zhe Su
2015-02-20 6:29 ` Gilles Chanteperdrix
[not found] ` <4E57A2CE-DBB7-49DD-B0A3-78312F35C9DA@gmail.com>
2015-02-20 6:42 ` Gilles Chanteperdrix
[not found] ` <CAAg8yo2tTFE_SoAUEJN9bxJJDSQ0jHmwpQKcya9T2KXyTkvPYg@mail.gmail.com>
2015-02-20 18:57 ` Gilles Chanteperdrix
2015-02-20 19:09 ` Konrad Banachowicz
2015-02-20 22:58 ` Gilles Chanteperdrix
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20150208174239.GB2014@hermes.click-hack.org \
--to=gilles.chanteperdrix@xenomai.org \
--cc=xenomai@xenomai.org \
--cc=zhesu@usc.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.