|
@@ -581,7 +581,7 @@ static dev_link_t *mgslpc_attach(void)
|
|
|
|
|
|
/* Interrupt setup */
|
|
/* Interrupt setup */
|
|
link->irq.Attributes = IRQ_TYPE_EXCLUSIVE;
|
|
link->irq.Attributes = IRQ_TYPE_EXCLUSIVE;
|
|
- link->irq.IRQInfo1 = IRQ_INFO2_VALID | IRQ_LEVEL_ID;
|
|
|
|
|
|
+ link->irq.IRQInfo1 = IRQ_LEVEL_ID;
|
|
link->irq.Handler = NULL;
|
|
link->irq.Handler = NULL;
|
|
|
|
|
|
link->conf.Attributes = 0;
|
|
link->conf.Attributes = 0;
|