Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Dec 2017 17:50:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 224344] [PATCH] Add support for POWER9
Message-ID:  <bug-224344-8@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224344

            Bug ID: 224344
           Summary: [PATCH] Add support for POWER9
           Product: Base System
           Version: CURRENT
          Hardware: powerpc
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: breno.leitao@gmail.com
          Keywords: patch

Created attachment 188836
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D188836&action=
=3Dedit
Patch with the fix

I currently booted FreeBSD on a POWER9 machine (on top of KVM), and I
got the following message:

cpu0: Unknown PowerPC CPU revision 0x1201, 2550.00 MHz

This is because of POWER9 is not listed as a valid CPU model on FreeBSD
code. This patch simply adds it with the same feature set as POWER8 for
now, so, new features could be added as they are implemented.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224344-8>