Mercurial > mplayer.hg
changeset 11653:af2641a80200
precise P4 and cpu speed detect
author | pontscho |
---|---|
date | Tue, 16 Dec 2003 13:35:01 +0000 |
parents | b846d0a788c1 |
children | 8bdbc6a93d74 |
files | cputable.h |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/cputable.h Tue Dec 16 07:35:04 2003 +0000 +++ b/cputable.h Tue Dec 16 13:35:01 2003 +0000 @@ -119,10 +119,10 @@ /* D */ F_UNKNOWN, /* E */ F_UNKNOWN, /* F extended family (P4/new IA-64)*/ { - /* 0 */ "Pentium 4/Xeon Willamette", - /* 1 */ "Pentium 4/Xeon/Celeron Foster", - /* 2 */ "Pentium 4/Xeon/Celeron Northwood", - /* 3 */ N_UNKNOWN, + /* 0 */ N_UNKNOWN, + /* 1 */ "Pentium 4/Xeon Willamette", + /* 2 */ "Pentium 4/Xeon/Celeron Foster", + /* 3 */ "Pentium 4/Xeon/Celeron Northwood", /* 4 */ N_UNKNOWN, /* 5 */ N_UNKNOWN, /* 6 */ N_UNKNOWN,