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 Samsung Electronics XP941 M.2 SSD



details:   https://anonhg.NetBSD.org/src/rev/711870ccca72
branches:  trunk
changeset: 331929:711870ccca72
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon Sep 01 03:14:16 2014 +0000

description:
Add Samsung Electronics XP941 M.2 SSD

diffstat:

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

diffs (19 lines):

diff -r a6eaa23b4554 -r 711870ccca72 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Aug 31 20:06:22 2014 +0000
+++ b/sys/dev/pci/pcidevs       Mon Sep 01 03:14:16 2014 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1199 2014/07/30 12:34:12 msaitoh Exp $
+$NetBSD: pcidevs,v 1.1200 2014/09/01 03:14:16 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5006,6 +5006,9 @@
 /* SafeNet products */
 product SAFENET SAFEXCEL       0x1141 SafeXcel
 
+/* Samsung Electronics products */
+product SAMSUNGELEC3   XP941   0xa800  XP941 M.2 SSD
+
 /* Samsung Semiconductor products */
 product SAMSUNGSEMI    KS8920  0x8920  KS8920 10/100 Ethernet
 



Home | Main Index | Thread Index | Old Index