RE: [AD] CPU info changes |
[ Thread Index | Date Index | More lists.liballeg.org/allegro-developers Archives ]
> * cpu_id will be of the form:
> "Intel Pentium III (686, model 5 stepping 6)", which should
> be read as:
>
> sscanf("%s %s (%i, model %i stepping %i", cpu_vendor,
> cpu_class, cpu_name,
> &cpu_family, &cpu_model, &cpu_stepping);
Is this format somehow enforced by the Intel docs, or could it
be slightly different for newer CPUs ?
--
Vincent Penquerc'h
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |