mirror of https://github.com/mpv-player/mpv
Add P4 Northwood. (Roman Shiryaev <mih_val@mail.ru>; See <200308250434.38516.mih_val@mail.ru> in mplayer-users)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10691 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
284a5b6ec5
commit
d688698e22
|
@ -121,8 +121,7 @@ static const char *cpuname
|
||||||
/* F extended family (P4/new IA-64)*/ {
|
/* F extended family (P4/new IA-64)*/ {
|
||||||
/* 0 */ "Pentium 4 Willamette",
|
/* 0 */ "Pentium 4 Willamette",
|
||||||
/* 1 */ "Pentium 4 Xeon Foster", /*?*/
|
/* 1 */ "Pentium 4 Xeon Foster", /*?*/
|
||||||
/* XXX 0.13µm P4 Northwood ??? */
|
/* 2 */ "Pentium 4 Northwood",
|
||||||
/* 2 */ N_UNKNOWN,
|
|
||||||
/* 3 */ N_UNKNOWN,
|
/* 3 */ N_UNKNOWN,
|
||||||
/* 4 */ N_UNKNOWN,
|
/* 4 */ N_UNKNOWN,
|
||||||
/* 5 */ N_UNKNOWN,
|
/* 5 */ N_UNKNOWN,
|
||||||
|
|
Loading…
Reference in New Issue