Bug 179065

Summary: Add RDRAND/F16C support to misc/cpuid
Product: Ports & Packages Reporter: Arthur Mesh <arthurmesh>
Component: Individual Port(s)Assignee: John Marino <marino>
Status: Closed FIXED    
Severity: Affects Only Me CC: marino
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Bug Depends on:    
Bug Blocks: 185277    
Attachments:
Description Flags
file.diff none

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.