Source-Changes-HG archive

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

[src/netbsd-8]: src/sys/dev/pci Pull up following revision(s) (requested by b...



details:   https://anonhg.NetBSD.org/src/rev/49a06bb31cdf
branches:  netbsd-8
changeset: 446410:49a06bb31cdf
user:      martin <martin%NetBSD.org@localhost>
date:      Tue Dec 04 12:02:12 2018 +0000

description:
Pull up following revision(s) (requested by bouyer in ticket #1123):

        sys/dev/pci/pcidevs: revision 1.1356

Add 2 Symbios products, from OpenBSD

diffstat:

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

diffs (23 lines):

diff -r 4534f9518d57 -r 49a06bb31cdf sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Tue Dec 04 12:00:41 2018 +0000
+++ b/sys/dev/pci/pcidevs       Tue Dec 04 12:02:12 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1289.2.11 2018/12/04 11:34:59 martin Exp $
+$NetBSD: pcidevs,v 1.1289.2.12 2018/12/04 12:02:12 martin Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -5835,9 +5835,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