add ids for Intel Xeon Scalable
authorjsg <jsg@openbsd.org>
Sat, 27 Feb 2021 02:36:33 +0000 (02:36 +0000)
committerjsg <jsg@openbsd.org>
Sat, 27 Feb 2021 02:36:33 +0000 (02:36 +0000)
commit279da10ef003b7d1dd6a830c0fd55f9c92e555f3
tree4e4c30ece622b00464f99589698943ff7166b544
parent3a29f493ac2324889b068aa1fd8deafcc7820d4e
add ids for Intel Xeon Scalable

Used by at least Skylake-SP (SKX) and Cascade Lake-SP (CLX).

Covers Xeon Scalable, Xeon D, Xeon W, Core Extreme/Core X product
families.  The Scalable parts are marketed as Xeon Bronze, Silver, Gold
and Platinum.

As most of these ids are not described in public documents from Intel
use Skylake-ESystem.inf and KabyLakePCH-HSystem.inf from Intel's Windows
drivers to get an idea of what the names should be.  With the name for
0x2088 found in a Intel authored Linux driver.

Initial patch and much discussion from Karel Gardas.
sys/dev/pci/pcidevs