Thread (15 messages) 15 messages, 8 authors, 2005-01-30

Re: SCSI aic7xxx driver: Initialization Failure over a kdump reboot

From: Arjan van de Ven <hidden>
Date: 2005-01-06 12:12:16
Also in: lkml

On Thu, 2005-01-06 at 18:05 +0530, Vivek Goyal wrote:
In my machine Adaptec SCSI controller is not managing any devices. It
is
a lonely controller.
looks like the following is happening:
the controller wants to send an irq (probably from previous life)
then suddenly the driver gets loaded
* which registers an irq handler
* which does pci_enable_device()
and .. the irq goes through. 
the irq handler just is not yet expecting this irq, so
returns "uh dunno not mine"
the kernel then decides to disable the irq on the apic level
and then the driver DOES need an irq during init
... which never happens.



Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help