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 2 Symbios products, from OpenBSD



details:   https://anonhg.NetBSD.org/src/rev/9167d70e3d17
branches:  trunk
changeset: 446382:9167d70e3d17
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Mon Dec 03 18:23:02 2018 +0000

description:
Add 2 Symbios products, from OpenBSD

diffstat:

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

diffs (23 lines):

diff -r 346363f33a9c -r 9167d70e3d17 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Mon Dec 03 17:03:44 2018 +0000
+++ b/sys/dev/pci/pcidevs       Mon Dec 03 18:23:02 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1355 2018/11/29 23:52:49 jmcneill Exp $
+$NetBSD: pcidevs,v 1.1356 2018/12/03 18:23:02 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5836,9 +5836,11 @@
 product SYMBIOS SAS3108_4              0x0095  SAS3108
 product SYMBIOS SAS3004                        0x0096  SAS3004
 product SYMBIOS SAS3008                        0x0097  SAS3008
-product        SYMBIOS SAS3516                 0x00ab  SAS3516
+product SYMBIOS SAS3516                        0x00aa  SAS3516
+product        SYMBIOS SAS3516_1               0x00ab  SAS3516
 product        SYMBIOS SAS3416                 0x00ac  SAS3416
-product        SYMBIOS SAS3508                 0x00ae  SAS3508
+product        SYMBIOS SAS3508                 0x00ad  SAS3508
+product SYMBIOS SAS3508_1              0x00ae  SAS3508
 product        SYMBIOS SAS3408                 0x00af  SAS3408
 product        SYMBIOS SAS3504                 0x00be  SAS3504
 product        SYMBIOS SAS3404                 0x00bf  SAS3404



Home | Main Index | Thread Index | Old Index