7 Sep 2005 20:24
CVS: biew/biewlib/sysdep/ia16 cmn_ix86.c,1.4,1.5
Andrew Golovnia <andrew_golovnia <at> users.sourceforge.net>
2005-09-07 18:24:52 GMT
2005-09-07 18:24:52 GMT
Update of /cvsroot/biew/biew/biewlib/sysdep/ia16 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12408 Modified Files: cmn_ix86.c Log Message: fixes of cpu identification Index: cmn_ix86.c =================================================================== RCS file: /cvsroot/biew/biew/biewlib/sysdep/ia16/cmn_ix86.c,v retrieving revision 1.4 retrieving revision 1.5 diff -p -u -d -r1.4 -r1.5 --- cmn_ix86.c 27 Mar 2003 06:19:30 -0000 1.4 +++ cmn_ix86.c 7 Sep 2005 18:24:49 -0000 1.5 <at> <at> -16,11 +16,16 <at> <at> * <at> note Development, fixes and improvements * <at> author Felix Buenemann <atmosfear at users dot sourceforge dot net> * <at> note Some additional cpuid stuff (was implemented in mplayer) + * <at> author Andrew Golovnya <andrew_golovnia at users dot sourceforge dot net> + * <at> note Identification of cores of Intel P4, AMD A64 etc... Fixes... + * <at> note Nick, we need remove this feature or watch for new CPUs... **/ #ifndef __ASMPART_DEFINED # error Do not use this file standalone. This required assembler parts #endif [...964 lines suppressed...] + );(Continue reading)
RSS Feed