All of lore.kernel.org
 help / color / mirror / Atom feed
* Trying to reset a PCIe device and scratching my head...
@ 2010-09-28  2:05 Jimmie Mayfield
  2010-09-28  7:28 ` Clemens Ladisch
  0 siblings, 1 reply; 4+ messages in thread
From: Jimmie Mayfield @ 2010-09-28  2:05 UTC (permalink / raw)
  To: linux-kernel


Hello.  I'm in the process of writing a device driver for a PCIe
device where the bulk of the logic, including the PCIe interface, is 
implemented on a couple of large FPGAs.  Current target platform is x86 
Linux.

Having the PCIe interface implemented inside FPGA 'A' makes upgrading
that particular FPGA rather troublesome.  In a perfect world, one would
be able to upgrade the FPGA without having to reboot the machine.  The
hardware guys have designed the card to reload that FPGA image upon a
slot reset...either fundamental or hot.  (If I could guarantee the
card would always be plugged into a hotplug-capable slot, I suppose I could
forge a hotplug event and toggle power to the slot.  But I can't impose
that requirement on customers.)

So I'd like to be able to send either a fundamental or hot reset to the
device but so far I've had no success.  Is there a recommended way of doing 
this on x86 Linux?  

Jimmie


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-09-28 19:13 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-28  2:05 Trying to reset a PCIe device and scratching my head Jimmie Mayfield
2010-09-28  7:28 ` Clemens Ladisch
2010-09-28 16:06   ` Jesse Barnes
2010-09-28 19:13     ` Jimmie Mayfield

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.