Re: [lkml]Re: interrupt problem with MPS 1.4 / not with MPS 1.1 ?

Jeff Garzik (jgarzik@mandrakesoft.com)
Fri, 01 Jun 2001 00:41:21 -0400


Manfred Spraul wrote:
>
> >
> > I know that with MPS 1.4, the USB controller finds itself at an
> > unshared interrupt 19. I can't reboot at the moment to check.
> >
> lspci -vxxx -s 00:07.0
>
> the APIC sits in the southbridge.
> the low 2 bits of offset 0x58 must be set [route USB IRQ to APIC], and
>
> lspci -vx -s 00:07.2
>
> offset 0x3C must be set to 3 [19 & 15]
>
> There was some discussion about the same problem with the sound part of
> the southbridge.

If an IO-APIC is present, 2.4.5 automatically routes all Via IRQs to
external APIC.

See quirk_via_ioapic in drivers/pci/quirks.c.

I have received reports that MPS1.1 works on SMP Via boards, while
MPS1.4 kills it.

-- 
Jeff Garzik      | Disbelief, that's why you fail.
Building 1024    |
MandrakeSoft     |
-
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/