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 SM951.



details:   https://anonhg.NetBSD.org/src/rev/7b94b32fab82
branches:  trunk
changeset: 808264:7b94b32fab82
user:      msaitoh <msaitoh%NetBSD.org@localhost>
date:      Mon May 11 10:42:00 2015 +0000

description:
Add Samsung SM951.

diffstat:

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

diffs (17 lines):

diff -r 79f95f80fe2d -r 7b94b32fab82 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon May 11 10:32:13 2015 +0000
+++ b/sys/dev/pci/pcidevs       Mon May 11 10:42:00 2015 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1223 2015/05/09 21:53:45 christos Exp $
+$NetBSD: pcidevs,v 1.1224 2015/05/11 10:42:00 msaitoh Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5372,6 +5372,7 @@
 
 /* Samsung Electronics products */
 product SAMSUNGELEC3   XP941   0xa800  XP941 M.2 SSD
+product SAMSUNGELEC3   SM951   0xa801  SM951 M.2 SSD
 
 /* Samsung Semiconductor products */
 product SAMSUNGSEMI    KS8920  0x8920  KS8920 10/100 Ethernet



Home | Main Index | Thread Index | Old Index