On 5/21/10 7:25 AM, Joseph Smith wrote:
This patch improves the i82830 MBI SMI Handler. It is now able to load Intel vbios VBT and Flexaim modules. Build and boot tested.

Signed-off-by: Joseph Smith <joe@settoplinux.org>

God catch...
However, please don't commit this... it breaks the implementation of MBI, the code should stay completely module agnostic. There should be a solution that works without adding an exception for every module supported
(plus, I think the rules are based on the length of the name, so any module 203 and 204 with different names will break your assumptions.

Stefan