The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* Reservation of resources shared by two PCI devices
@ 2009-08-16 15:04 Krzysztof Halasa
  0 siblings, 0 replies; only message in thread
From: Krzysztof Halasa @ 2009-08-16 15:04 UTC (permalink / raw)
  To: linux-kernel

Hi,

I have a PCI card with a bridge and two devices behind it.
There is a custom circuitry connected to the first PCI device,
controlling operation of both devices.

The IO and possibly MMIO resources used for controlling the custom
circuitry (part of device #0 registers) are not used for other purposes.
Access is controlled by a spin lock.

What's the best way to handle IO/MMIO resource reservations of this
shared part of device #0?

Should I switch away from pci_register_driver()?
-- 
Krzysztof Halasa

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

only message in thread, other threads:[~2009-08-16 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-16 15:04 Reservation of resources shared by two PCI devices Krzysztof Halasa

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