Module Name:    src
Committed By:   mrg
Date:           Sat Oct  2 20:45:17 UTC 2021

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
add intel 660p ssd, and expand the 760p description.


To generate a diff of this commit:
cvs rdiff -u -r1.1434 -r1.1435 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1434 src/sys/dev/pci/pcidevs:1.1435
--- src/sys/dev/pci/pcidevs:1.1434	Thu Sep 23 15:42:29 2021
+++ src/sys/dev/pci/pcidevs	Sat Oct  2 20:45:17 2021
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1434 2021/09/23 15:42:29 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1435 2021/10/02 20:45:17 mrg Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -6602,7 +6602,8 @@ product INTEL CP_SS_REGS	0xd156	Core Pro
 product INTEL CP_SCS_REGS	0xd157	Core Processor System Control and Status Registers
 product INTEL CP_MISC_REGS	0xd158	Core Processor Miscellaneous Registers
 product INTEL HANKSVILLE	0xf0fe	HANKSVILLE LAN Controller
-product INTEL SSD_760P		0xf1a6	SSD 760p
+product INTEL SSD_760P		0xf1a6	NVMe SSD 760p/7600p/E-6100p
+product INTEL SSD_660P		0xf1a8	NVMe SSD 660p
 product INTEL XMM7360		0x7360  XMM 7360 LTE Modem
 
 /* Intergraph products */

Reply via email to