cpuid: Using generic model if cyrix id is unknown
authorErwan Velu <erwanaliasr1@gmail.com>
Sat, 16 Apr 2011 18:34:40 +0000 (20:34 +0200)
committerErwan Velu <erwanaliasr1@gmail.com>
Sat, 16 Apr 2011 18:34:40 +0000 (20:34 +0200)
commit2a931e3db50a57afc1eb3a6f6449d635eafdf145
treea0cae06373c4145b23e252a53f8783f95e8aa7d5
parent42018413878117f299c2baf54f5dce84f327244e
cpuid: Using generic model if cyrix id is unknown

When using the specific Cyrix call to determine the model, if the model
is unknown, let's consider the generic call was right.

This insure a better display of the model id.
com32/gpllib/cpuid.c