All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pete Zievers <pjz@att.net>
To: linux-pci@vger.kernel.org
Subject: PCI rescan
Date: Fri, 01 Mar 2013 08:46:17 -0600	[thread overview]
Message-ID: <5130BF39.60403@att.net> (raw)

  Hi-

Right now I am using 64-bit Red Hat Fedora 16.  The kernel version is 
3.1.0-7.fc16.x86_64.

I'm interested in an API that will achieve from within C-language code 
compiled using gcc what can be accomplished from the shell with the 
following invocation:

echo 1 > /sys/bus/pci/devices/<device designator>/remove
echo 1 > /sys/bus/pci/rescan

I find that at the shell level the above works great for me but is 
slow.  I need it to work perhaps an order of magnitude faster for what 
I'm attempting.

Any help you could give me would be greatly appreciated.  If possible it 
would be great if you could give me a short code snippet and whichever 
libraries are involved with some indication as to where I'd need to get 
such libraries.  If I need to upgrade my Linux that's a perfectly okay 
thing to suggest.

regards
Pete Zievers

             reply	other threads:[~2013-03-01 15:12 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-01 14:46 Pete Zievers [this message]
2013-03-01 21:53 ` PCI rescan Greg KH

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=5130BF39.60403@att.net \
    --to=pjz@att.net \
    --cc=linux-pci@vger.kernel.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.