Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add Intel SSD DC P3520.



details:   https://anonhg.NetBSD.org/src/rev/f29b4ebbb083
branches:  trunk
changeset: 350675:f29b4ebbb083
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Jan 16 04:44:38 2017 +0000

description:
Add Intel SSD DC P3520.

diffstat:

 sys/dev/pci/pcidevs |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0b2ad0e7f0e1 -r f29b4ebbb083 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Jan 16 00:14:04 2017 +0000
+++ b/sys/dev/pci/pcidevs       Mon Jan 16 04:44:38 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1278 2017/01/15 04:43:27 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1279 2017/01/16 04:44:38 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -2758,6 +2758,7 @@
 product INTEL CORE4G_S_ULT_GT3 0x0a2a  HD Graphics
 product INTEL CORE4G_R_ULT_GT3_1 0x0a2b        HD Graphics
 product INTEL CORE4G_R_ULT_GT3_2 0x0a2e        Iris Graphics 5100
+product INTEL DC_P3520_SSD     0x0a53  SSD DC P3520
 product INTEL HASWELL_HOST_DRAM        0x0c00  Haswell Host Bridge, DRAM
 product INTEL HASWELL_PCIE16   0x0c01  Haswell PCI-E x16 Controller
 product INTEL HASWELL_PCIE8    0x0c05  Haswell PCI-E x8 Controller



Home | Main Index | Thread Index | Old Index