[haiku-bugs] [Haiku] #15153: AMD 'Ryzen 7' used for all AMD Ryzen cpu family types

  • From: "Haiku" <trac@xxxxxxxxxxxx>
  • To: undisclosed-recipients: ;
  • Date: Thu, 11 Jul 2019 20:03:29 -0000

#15153: AMD 'Ryzen 7' used for all AMD Ryzen cpu family types
--------------------------------------+------------------------------
 Reporter:  cocobean                  |        Owner:  nobody
     Type:  bug                       |       Status:  new
 Priority:  normal                    |    Milestone:  Unscheduled
Component:  Applications/AboutSystem  |      Version:  R1/Development
 Keywords:                            |   Blocked By:
 Blocking:                            |  Has a Patch:  0
 Platform:  All                       |
--------------------------------------+------------------------------
 Currently, 'Ryzen 7' is shown for all AMD Ryzen family processors.

 Quick Improvement: Show 'AMD Ryzen' for all AMD Ryzen 3/5/7/9/Threadripper
 and PRO products within same family.

 {{{
 headers/private/shared/cpu_type.h

 } else if (family == 0x8f)
 return "Ryzen 7";
 }}}

-- 
Ticket URL: <https://dev.haiku-os.org/ticket/15153>
Haiku <https://dev.haiku-os.org>
The Haiku operating system.

Other related posts: