Prev: Linux* is not supported on the Intel(R) Desktop Board DP55KG - Kernel still hangs upon reboot.
Next: drm: add KGDB/KDB support Add support for KDB entry/exit.
From: Len Brown on 20 Jan 2010 00:10 > What about using _OSI() with a *blacklist*, i.e. treat _OSI("Unknown > String") as "new enough", whereas _OSI("Windows 2000") is ignored? Sound reasoning, but I think that parsing the _OSI strings presented by the BIOS so that the OS can deving whether it is a Windows XP box or newer is more complicated than this problem merits. I recommend that we compare DMI date with 2003 and go from there. If we find that doesn't work, we can apply additional cleverness. -Len Brown Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ |