Module Name:    src
Committed By:   riz
Date:           Thu Mar 22 23:00:29 UTC 2012

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

Log Message:
Pull up following revision(s) (requested by sborrill in ticket #137):
        sys/dev/pci/pcidevs: revision 1.1107
Add some Symbios SAS2108 devices. Add new Symbios SAS2008 device (as used by
IBM ServeRAID M1015).


To generate a diff of this commit:
cvs rdiff -u -r1.1102 -r1.1102.2.1 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.1102 src/sys/dev/pci/pcidevs:1.1102.2.1
--- src/sys/dev/pci/pcidevs:1.1102	Wed Feb 15 16:26:00 2012
+++ src/sys/dev/pci/pcidevs	Thu Mar 22 23:00:28 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102 2012/02/15 16:26:00 tsutsui Exp $
+$NetBSD: pcidevs,v 1.1102.2.1 2012/03/22 23:00:28 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3395,6 +3395,10 @@ product SYMBIOS SAS1066			0x005E	SAS1066
 product SYMBIOS SAS1078			0x0060	SAS1078 PCI
 product SYMBIOS SAS1078_PCIE		0x0062	SAS1078 PCI Express
 product SYMBIOS SAS2008			0x0072	SAS2008
+product SYMBIOS SAS2008_1		0x0073	MegaRAID SAS2008
+product SYMBIOS SAS2108_3		0x0074	SAS2108
+product SYMBIOS SAS2108_4		0x0076	SAS2108
+product SYMBIOS SAS2108_5		0x0077	SAS2108
 product SYMBIOS SAS2108_1		0x0078	MegaRAID SAS2108 CRYPTO GEN2
 product SYMBIOS SAS2108_2		0x0079	MegaRAID SAS2108 GEN2
 product SYMBIOS SAS1078DE		0x007c	SAS1078DE

Reply via email to