public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* PCI lost interrupts and PLX chips
@ 2005-01-12 23:38 Dimitris Lampridis
  2005-01-13 11:49 ` linux-os
  0 siblings, 1 reply; 5+ messages in thread
From: Dimitris Lampridis @ 2005-01-12 23:38 UTC (permalink / raw)
  To: Linux Kernel

Hi everybody,
I noticed a conversation some days ago that also mentioned something
about PLX chips and a certain problem resulting in loss of interrupt
signals.

I'm writing a driver for a PCI-based device (an embedded USB Host
Controller) and it uses a PLX bridge (device ID 5406). Although I've set
up the device correctly and a logical analyzer shows the interrupts
being generated on the USB HC chip, nothing comes past the bridge, thus
nothing reaches the system. I use a typical pci_enable_device() followed
but some request_region() and of course request_irq() on a kernel
2.6.10-rc3 (i386 system, VIA KT133, no APIC...)
Does this have something to do with the discussion about PLX chips
mentioned above? If it does, can anybody make clear what I have to do to
see those interrupts coming?

You can find the mail in question at:
http://seclists.org/lists/linux-kernel/2005/Jan/0792.html

Thanks,
Dimitris


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

end of thread, other threads:[~2005-01-13 12:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-12 23:38 PCI lost interrupts and PLX chips Dimitris Lampridis
2005-01-13 11:49 ` linux-os
2005-01-13 12:04   ` Dimitris Lampridis
2005-01-13 12:49     ` linux-os
2005-01-13 12:58       ` Dimitris Lampridis

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