Re: [PATCH 001/001] i386/pci: fix nibble permutation and add Cyrix5530 IRQ router

From: Alan
Date: Fri Nov 24 2006 - 08:30:26 EST


> Hmmmm, as I understand the source, it let the routing register entries
> unchanged if the BIOS did it before. This is why it (IMHO) works. But if this

The 5530 isn't matched by the PCI router code so we fall back to the PCI
BIOS32 services which do know what they are doing.

> routine tries to set a new route it fails due to it writes the wrong register
> nibble. But maybe I'm wrong, I will read the source again (and try to get a
> CS5520 datasheet).

I have the 5520 data sheet. For IRQ routing the 5520 and 5530 are
identical according to the docs and code according to the docs doens't
generally work ..

If you need to set these for LinuxBIOS then perhaps matching and setting
it up only if LinuxBIOS is present would be the better choice ?

Alan
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/