public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to do a pci-bus config scan manually?
@ 2007-11-13 21:16 Peter Steinmeyer
  0 siblings, 0 replies; only message in thread
From: Peter Steinmeyer @ 2007-11-13 21:16 UTC (permalink / raw)
  To: linux-kernel

Hallo!
I'm wondering if I could do a manual pci bus reset from kernel (or userspace)
with kernel 2.6.18.
The background is as follows: We have a self build pci-express card with
FPGA chip mounted on it. The FPGA can be programmend via an additional serial
interface, but the system becomes not aware of the changes made on the card.
On reloading my device driver module I get the same address mapping as before
but if I access the registers the behaviour is undefined.
I think this is because the FPGA disconnects from the pci bus while
programming. So I have to reboot the machine to reinit.
Is there a way to tell the kernel respectively the pci subsystem to do a
pci-bus config scan to recognize the changes without rebooting?
Have a good day, Peter

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-11-13 21:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-13 21:16 How to do a pci-bus config scan manually? Peter Steinmeyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox