Hi,

forgot to include the corresponding dmesg output:
nvme1 at pci20 dev 0 function 0 "Intel P1600X" rev 0x00: msix, NVMe 1.1
nvme1: INTEL SSDPEK1A118GA, firmware U5110550, serial BTOC14120X9P118B

Could this please be committed?

Best regards
Andreas

On 8/20/23 14:00, Andreas Bartelt wrote:
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