| plan 9 kernel history: overview | file list | diff list |
1998/0906/pc/archgeneric.c (diff list | history)
| 1998/0825/sys/src/9/pc/archgeneric.c:63,75 – 1998/0906/sys/src/9/pc/archgeneric.c:63,75 (short | long | prev | next) | ||
|
distinguish PentiumII and PentiumII/Xeon; change Pentium, PentiumPro to P5, P6.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1997/0407 | { 5, 4, 23, "P55C MMX", }, | |
| 1997/0404 | { 5, 7, 23, "P54C VRT", }, | |
| 1997/0327 | { 6, 1, 16, "PentiumPro", },/* determined by trial and error */ | |
| 1998/0115 |
| |
| 1998/0404 |
| |
| 1998/0906 | { 6, 3, 16, "PentiumII", }, { 6, 5, 16, "PentiumII/Xeon", }, | |
| 1997/0327 | { 3, -1, 32, "386", }, /* family defaults */ { 4, -1, 22, "486", }, | |
| 1998/0906 | { 5, -1, 23, "P5", }, { 6, -1, 16, "P6", }, | |
| 1997/0327 | { -1, -1, 23, "unknown", }, /* total default */ | |
| 1992/0923 | }; | |