Hi,

Intel Optane P1600X Series SSDs are not yet identified in CURRENT (e.g., https://www.intel.com/content/www/us/en/products/sku/211867/intel-optane-ssd-p1600x-series-118gb-m-2-80mm-pcie-3-0-x4-3d-xpoint/specifications.html ).

The following patch adds a suitable description (tested with 118GB model).

Index: src/sys/dev/pci/pcidevs
===================================================================
RCS file: /cvs/src/sys/dev/pci/pcidevs,v
retrieving revision 1.2045
diff -u -p -r1.2045 pcidevs
--- src/sys/dev/pci/pcidevs     9 Aug 2023 21:27:47 -0000       1.2045
+++ src/sys/dev/pci/pcidevs     20 Aug 2023 11:53:01 -0000
@@ -4566,6 +4566,7 @@ product INTEL WL_8265_1           0x24fd  Dual Ban
 product INTEL 82820_HB         0x2501  82820 Host
 product INTEL 82820_AGP                0x250f  82820 AGP
 product INTEL OPTANE           0x2522  Optane
+product INTEL P1600X           0x2525  P1600X
 product INTEL WL_9260_1                0x2526  Dual Band Wireless-AC 9260
 product INTEL 82850_HB         0x2530  82850 Host
 product INTEL 82860_HB         0x2531  82860 Host

Reply via email to