Re: Linux and IBM : "unauthorized" mini-PCI : Cisco mpi350 _way_ sub-optimal

Jamie Lokier (jamie@shareable.org)
Tue, 8 Jul 2003 21:58:09 +0100


Russell King wrote:
> Definitely not yet, since x86 has a policy of not reallocating anything
> at all. I suspect getting it to handle it will open a huge live mine
> field, full of SMI ports. 8(
>
> Any x86 PCI gurus got any ideas?

You may be able to identify devices which are very unlikely to be
touched by the SMI handler, and just allow those to be moved.
E.g. video cards, USB, IDE, "system", ISA bridge etc. may all be
touched by the SMI (for power management), but the sound, modem and
network are much less unlikely.

Ok, it's flailing a bit...

-- Jamie
-
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/