30 Nov 2005 21:12
CVS: biew/biewlib/sysdep/ia16 cmn_ix86.c,1.8,1.9
Andrew Golovnia <andrew_golovnia <at> users.sourceforge.net>
2005-11-30 20:12:23 GMT
2005-11-30 20:12:23 GMT
Update of /cvsroot/biew/biew/biewlib/sysdep/ia16
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21557/biew/biewlib/sysdep/ia16
Modified Files:
cmn_ix86.c
Log Message:
Sis CPU's ID fix
Index: cmn_ix86.c
===================================================================
RCS file: /cvsroot/biew/biew/biewlib/sysdep/ia16/cmn_ix86.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -p -u -d -r1.8 -r1.9
--- cmn_ix86.c 25 Sep 2005 07:21:59 -0000 1.8
+++ cmn_ix86.c 30 Nov 2005 20:12:21 -0000 1.9
<at> <at> -633,7 +633,7 <at> <at> void __FillCPUInfo(char *buff,unsigned c
case 5:
switch(model)
{
- case 0: cpu_suffix = "(55x)"; break;
+ case 0: cpu_suffix = "(SiS55x/Vortex86)"; break;
default: break;
}
break;
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
(Continue reading)
RSS Feed