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 760p.



details:   https://anonhg.NetBSD.org/src/rev/17fc2891bad6
branches:  trunk
changeset: 322067:17fc2891bad6
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Apr 16 13:11:53 2018 +0000

description:
Add Intel SSD 760p.

diffstat:

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

diffs (17 lines):

diff -r 4df8e1f83a10 -r 17fc2891bad6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Apr 16 13:08:33 2018 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 16 13:11:53 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1328 2018/04/16 13:08:33 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1329 2018/04/16 13:11:53 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5291,6 +5291,7 @@
 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
 
 /* Intergraph products */
 product INTERGRAPH 4D60T       0x00e3  Powerstorm 4D60T



Home | Main Index | Thread Index | Old Index