Bug 179065 - Add RDRAND/F16C support to misc/cpuid
Summary: Add RDRAND/F16C support to misc/cpuid
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: John Marino
URL:
Keywords:
Depends on:
Blocks: 185277
  Show dependency treegraph
 
Reported: 2013-05-28 21:30 UTC by Arthur Mesh
Modified: 2014-06-15 12:20 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (3.40 KB, patch)
2013-05-28 21:30 UTC, Arthur Mesh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arthur Mesh 2013-05-28 21:30:00 UTC
Upstream doesn't seem to be active. Hence, adding this to local patch

Fix: see attached

Patch attached with submission follows:
How-To-Repeat: unpatched:

$ cpuid
<snip>
Feature flags set 2: 7f9ae3bf:
<snip>
AVX      AVX extensions
29 - unknown feature
30 - unknown featur
<snip>


patched on a system that has RDRAND/F16C:
$ cpuid
<snip>
Feature flags set 2: 7f9ae3bf:
<snip>
AVX      AVX extensions
F16C     Half-precision conversions
RDRAND   RDRAND Instruction
<snip>
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-28 21:30:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->eadler

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2013-06-25 20:39:12 UTC
Responsible Changed
From-To: eadler->freebsd-bugs

I have no time to deal with this.A
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2013-07-20 23:03:51 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

ports PR.