commands/variant/variant.cpp
changeset 66 2a78c4ff2eab
parent 49 b33ec37addee
equal deleted inserted replaced
63:6a2083f7eeb8 66:2a78c4ff2eab
    66 	{ 0x20002D7E, DESC("6120") },
    66 	{ 0x20002D7E, DESC("6120") },
    67 	{ 0x20002D83, DESC("n81") },
    67 	{ 0x20002D83, DESC("n81") },
    68 	{ 0x2000DA56, DESC("5800") },
    68 	{ 0x2000DA56, DESC("5800") },
    69 	{ 0x2001F0A1, DESC("satio") }, // I assume this is what it shipped with...
    69 	{ 0x2001F0A1, DESC("satio") }, // I assume this is what it shipped with...
    70 	{ 0x20029a73, DESC("n8") }, // Likewise...
    70 	{ 0x20029a73, DESC("n8") }, // Likewise...
    71 	{ 0x102734e3, DESC("qemu") },
    71 	{ 0x102734e3, DESC("qemu") }, // This is the same as H4! Doh...
       
    72 	{ 0x10286F79, DESC("beagle") },
    72 	};
    73 	};
    73 const TInt KMachineIdVariantCount = sizeof(KMachineIdVariants) / sizeof(TVariant);
    74 const TInt KMachineIdVariantCount = sizeof(KMachineIdVariants) / sizeof(TVariant);
    74 
    75 
    75 // This is a list of things configured in or out at compile time based on the platform.mmh macros and similar
    76 // This is a list of things configured in or out at compile time based on the platform.mmh macros and similar
    76 const LtkUtils::SLitC KOtherSupportedVariants[] =
    77 const LtkUtils::SLitC KOtherSupportedVariants[] =