Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Jun 2000 10:20:40 -0500 (EST)
From:      "Andrew J. Korty" <ajk@iu.edu>
To:        Doug White <dwhite@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 identcpu.c
Message-ID:  <Pine.BSF.4.21.0006161015460.47373-100000@kobayashi.uits.iupui.edu>

next in thread | raw e-mail | index | archive | help
> dwhite      2000/05/03 11:07:32 PDT
> 
>   Modified files:
>     sys/i386/i386        identcpu.c 
>   Log:
>  I mentioned yesterday that I could use some work, and Kelly says, "Commit my
>  PRs!"  So here I go.
>  
>  Add definitions for some of the AMD CPU feature bits.  Also add a comment on
>  where to find the rest of them. This is a purely cosmetic change.
>  
>  PR:           i386/14438
>  Submitted by: Kelly Yancey <kbyanc@egroups.net>
>  
>  Revision  Changes    Path
>  1.81      +24 -20    src/sys/i386/i386/identcpu.c

After this commit my K6 no longer boots.  Where before I would get

CPU: AMD-K6tm w/ multimedia extensions (303.55-MHz 586-class CPU)
  Origin = "AuthenticAMD"  Id = 0x570  Stepping = 0
  Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
  AMD Features=0x400<<b10>>

now it says my CPU class is not configured.  Reverting to the previous
revision of identcpu.c fixes the problem.

-- 
Andrew J. Korty, Lead Security Engineer
Office of the Vice President for Information Technology
Indiana University



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0006161015460.47373-100000>