That's really quite icky. Even putting an..
#ifdef CONFIG_FRAMEBUFFER_I810
    dev = pci_find_blah..
    agp_intel_init(dev);
#endif
before console_init() call in init/main.c seems cleaner than that imo,
(and this is still quite gross).
        Dave
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - 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/