All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
To: adilkaraoz <adilkaraoz@domain.hid>
Cc: xenomai@xenomai.org
Subject: Re: [Xenomai-help] How to Obtaining Pci Device Private Data ( base Address ) with RTDM
Date: Sat, 04 Dec 2010 10:10:39 +0100	[thread overview]
Message-ID: <4CFA058F.4000901@domain.hid> (raw)
In-Reply-To: <AANLkTinAGmVQDLOho-9vniRgcsu3rFmRuX4Ft=p7uK=i@domain.hid>

adilkaraoz wrote:
> Hi,
> 
> I want to obtain private data of my PLX pci device but I don't understand
> anything what I do. Starting of my code below please help me.

The way you would do this with RTDM is the same you would do it with
Linux. RTDM does not define any API, it lets you use Linux API.

If your trouble is about writing a PCI driver with Linux, then you are
asking the wrong list, since you ask to a Xenomai mailing list, mainly
talking about Xenomai.

Though we can suggest you to read the chapter on PCI devices of the
"Linux device drivers" book. Available online here:
http://lwn.net/Kernel/LDD3/

Hopefully, when you have read that book, you will understand better what
you are doing

-- 
                                                                Gilles.


      reply	other threads:[~2010-12-04  9:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-04  7:16 [Xenomai-help] How to Obtaining Pci Device Private Data ( base Address ) with RTDM adilkaraoz
2010-12-04  9:10 ` Gilles Chanteperdrix [this message]

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=4CFA058F.4000901@domain.hid \
    --to=gilles.chanteperdrix@xenomai.org \
    --cc=adilkaraoz@domain.hid \
    --cc=xenomai@xenomai.org \
    /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.