PCI Master Aborts effect multiple subsystems?
From: Mark Burton (mark_at_helenandmark.org)
Date: 08/31/05
- Previous message: Tony Lindgren: "Re: Dynamic tick for 2.6.14 - what's the plan?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 31 Aug 2005 09:47:53 +0200 To: linux-kernel@vger.kernel.org
Hi, I am trying to do a small amount of work on the wcfxo device driver
(or an fxo card), which is part of zapatel, which is used by asterisk,
the linux open source PBX (hence cross post).
question 1: Are PCI Master Aborts delivered to all subsystems, if they
are, do I need to "fix" ALL the drivers in my system to handle them?
Here's more detail on my problem:
My problem is that my (2) machines both deliver interrupts from the fxo
card to both the cards driver and to a.n.other sub system. In one case,
the scsi driver, in the other the eth0 driver. In both cases, of
course, the drivers get a little upset.
I can not find out why my machines delivers these interrupts (they are
PCI Master Aborts). I would be VERY grateful for any help in tracking
that problem. Some information on what could cause a PCI Master Abort
would be helpful!
My approach has been to fix the driver to do the right thing in the
case of a PCI Master Abort. I believe I now have a patch that does
indeed fix the wcfxo driver (it picks the card up again, and continues
working). However, meanwhile the other subsystem has crashed and burnt.
So, at the same time that the wcfxo driver receives an IRQ
(reportedly because of a master abort),
e.g. the eth0 driver (3c59x) gives:
Aug 30 22:46:04 localhost kernel: eth0: Too much work in interrupt,
status e003.
Aug 30 22:46:05 localhost kernel: ACPI: PCI interrupt 0000:02:08.0[A]
-> GSI 18 (level, low) -> IRQ 185
Aug 30 22:46:05 localhost last message repeated 32 times
(repeated over and over)
I have tried on several kernel versions, but this is Linux version
2.6.11-1-386 (dannf@firetheft) (gcc version 3.3.6 (Debian 1:3.3.6-6))
#1 Mon Jun 20 20:53:17 MDT 2005
I'm afraid I dont have a record of the /proc/interrupts from this run,
but I did look at them, and the wcfxo driver was on a different IRQ
than the 3c59x...
I have tried with, and without APIC (noapic on the boot line), I've
tried playing with bios options, I've even tried, with noapic (when the
eth0 card is on IRQ 3) reserving IRQ 3, forcing the eth0 card onto irq
7. But it still received the IRQ :-(((((((((
Can anybody help?
Has anybody seen similar effects before?
Cheers
Mark.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Tony Lindgren: "Re: Dynamic tick for 2.6.14 - what's the plan?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- RE: [UPDATED PATCH] EFI support for ia32 kernels
... >> reuse a single driver image for multiple architectures assuming there ...
As one of the people responsible for the EFI Specification and our ... Perhaps the UNDI
network card interface that Intel developed ... BIOS can't shadow that much ROM code.
... (Linux-Kernel) - Re: Linux, X, ld, gcc, linking, shared libraries and stuff
... >> because, originally, video cards / system RAM could NOT afford to have ...
> GL actually "copies" everything, but it's done by the graphics card, so ... > anyway
if it's not hardware accelerated. ... installed the proper driver, then it zooms
around the screen... ... (alt.lang.asm) - Re: XXX_Init only being called once
... > My stream interface driver has been stripped right back to try to solve ...
> I plug my card in the first time. ... > There are two new active keys in the registry
PCMCIA and myDriver. ... > No entry points are called in my driver. ... (microsoft.public.windowsce.platbuilder) - Re: WDF storage driver is a dead-end street
... Windows 2k/XP/2k3 Filesystem and Driver Consulting ... AHCI controller card,
etc. ... Since the extension is passed in the miniport at ... So I need to create
a virtual adapter out of two physical adapters. ... (microsoft.public.development.device.drivers) - Re: slow graphics
... Updating video card drivers can solve most gaming issues. ... Check for known
issues with your video card at the game's web site. ... Please look over the ATI articles
about their latest driver on the download page. ... If Windows prompts you to install
the adapter, ... (microsoft.public.windowsxp.games)