Bug 117993 - [patch] [request] misc/cpuid add AMD Miscellanous Features (0x80000001 ECX)
Summary: [patch] [request] misc/cpuid add AMD Miscellanous Features (0x80000001 ECX)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Stefan Walter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-11-12 03:30 UTC by Coleman Kane
Modified: 2008-10-23 18:50 UTC (History)
0 users

See Also:


Attachments
file.diff (2.99 KB, patch)
2007-11-12 03:30 UTC, Coleman Kane
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Coleman Kane freebsd_committer freebsd_triage 2007-11-12 03:30:01 UTC
The AMD Athlon chip populates ECX with a number of useful feature bits,
according to the description of CPUID function 0x80000001. This includes
the new AMD-V (SVM bit) support identifier.

I have added this and a number of other useful bits to a loop that reads
the contents of ECX.

Fix: Patch attached with submission follows:
How-To-Repeat: np
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-11-12 03:30:09 UTC
Responsible Changed
From-To: freebsd-ports-bugs->cokane

Submitter has GNATS access (via the GNATS Auto Assign Tool)
Comment 2 Stefan Walter freebsd_committer freebsd_triage 2008-10-23 18:40:38 UTC
Responsible Changed
From-To: cokane->stefan

Take.
Comment 3 Stefan Walter freebsd_committer freebsd_triage 2008-10-23 18:43:14 UTC
State Changed
From-To: open->closed

(Finally) committed, thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2008-10-23 18:43:19 UTC
stefan      2008-10-23 17:43:10 UTC

  FreeBSD ports repository

  Modified files:
    misc/cpuid           Makefile 
    misc/cpuid/files     patch-cpuid.c 
  Log:
  Add support for reading ECX (miscellaneous features) on AMD Athlon chips.
  
  PR:             117993
  Submitted by:   cokane
  
  Revision  Changes    Path
  1.15      +1 -1      ports/misc/cpuid/Makefile
  1.3       +49 -5     ports/misc/cpuid/files/patch-cpuid.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"