Re: why inter-changing pci slot works?
- From: "David Schwartz" <davids@xxxxxxxxxxxxx>
- Date: 27 Dec 2006 11:48:39 -0800
Himanshu Chauhan wrote:
Hello group!
Sometime it happens that two adjacent PCI cards don't work. But as you
interchange their slots. The pair starts working. Why is it so?
Is it related to the priority of the IRQs?
Thanks
There could be a lot of reasons. I think the three most common are:
1) One of the slots shares an IRQ with an on-board device, and the
drivers of the on-board device and the card you put in that slot can't
cooperate.
2) The two slots share an IRQ with each other, and the two devices
can't cooperate.
3) Some of the slots are different and some of the device won't work
properly in some of the slots.
It would help if you were more specific. For example, when you say
"interchange their slots" do you mean swap the two devices? Or move one
of the devices to an empty slot? What devices?
DS
.
- Follow-Ups:
- Re: why inter-changing pci slot works?
- From: Rainer Weikusat
- Re: why inter-changing pci slot works?
- From: Himanshu Chauhan
- Re: why inter-changing pci slot works?
- References:
- why inter-changing pci slot works?
- From: Himanshu Chauhan
- why inter-changing pci slot works?
- Prev by Date: Re: source code of shell commands
- Next by Date: PCI device driver file operations question
- Previous by thread: why inter-changing pci slot works?
- Next by thread: Re: why inter-changing pci slot works?
- Index(es):
Relevant Pages
|