Module Name:    src
Committed By:   martin
Date:           Tue Dec  4 12:02:12 UTC 2018

Modified Files:
        src/sys/dev/pci [netbsd-8]: pcidevs

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

        sys/dev/pci/pcidevs: revision 1.1356

Add 2 Symbios products, from OpenBSD


To generate a diff of this commit:
cvs rdiff -u -r1.1289.2.11 -r1.1289.2.12 src/sys/dev/pci/pcidevs

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/dev/pci/pcidevs
diff -u src/sys/dev/pci/pcidevs:1.1289.2.11 src/sys/dev/pci/pcidevs:1.1289.2.12
--- src/sys/dev/pci/pcidevs:1.1289.2.11	Tue Dec  4 11:34:59 2018
+++ src/sys/dev/pci/pcidevs	Tue Dec  4 12:02:12 2018
@@ -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_3		0x0094	SAS310
 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

Reply via email to