Bug 14438

Summary: additional CPUID bit definitions for identcpu.c
Product: Base System Reporter: kbyanc <kbyanc>
Component: i386Assignee: Doug White <dwhite>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.2-STABLE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kbyanc 1999-10-20 19:50:01 UTC
  identcpu.c was missing CPUID bit definitions for several AMD extended
features. It also mistakingly labeled bit 16 of the AMD features as "FCMOV"
when the AMD Processor Recognition datasheet found at
  WWW: http://www.amd.com/products/cpg/athlon/techdocs/pdf/20734.pdf
specifically identifies bit 16 as PAT (same as Pentium features bit 16).
Comment 1 Doug White freebsd_committer freebsd_triage 2000-05-03 19:07:37 UTC
State Changed
From-To: open->feedback

Change committed, minus conflicts (some bits w 
were already defined). 


Comment 2 Doug White freebsd_committer freebsd_triage 2000-05-03 19:07:37 UTC
Responsible Changed
From-To: freebsd-bugs->dwhite

I took this 
Comment 3 kbyanc freebsd_committer freebsd_triage 2000-07-13 07:24:45 UTC
State Changed
From-To: feedback->closed

Yeah, how's this for feedback ;)