Module Name:    src
Committed By:   riz
Date:           Mon Apr 23 16:24:43 UTC 2012

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

Log Message:
Pull up following revision(s) (requested by bouyer in ticket #191):
        sys/dev/pci/pcidevs: revision 1.1116
Add various newer LSI RAID/SAS controllers, from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1102.2.4 -r1.1102.2.5 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.2.4 src/sys/dev/pci/pcidevs:1.1102.2.5
--- src/sys/dev/pci/pcidevs:1.1102.2.4	Mon Apr 16 15:25:12 2012
+++ src/sys/dev/pci/pcidevs	Mon Apr 23 16:24:43 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102.2.4 2012/04/16 15:25:12 riz Exp $
+$NetBSD: pcidevs,v 1.1102.2.5 2012/04/23 16:24:43 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3403,6 +3403,10 @@ product SYMBIOS SAS1064A		0x005C	SAS1064
 product SYMBIOS SAS1066			0x005E	SAS1066
 product SYMBIOS SAS1078			0x0060	SAS1078 PCI
 product SYMBIOS SAS1078_PCIE		0x0062	SAS1078 PCI Express
+product SYMBIOS SAS2116_1		0x0064	SAS2116
+product SYMBIOS SAS2116_2		0x0065	SAS2116
+product SYMBIOS SAS2308_3		0x006e	SAS2308
+product SYMBIOS SAS2004			0x0070	SAS2004
 product SYMBIOS SAS2008			0x0072	SAS2008
 product SYMBIOS SAS2008_1		0x0073	MegaRAID SAS2008
 product SYMBIOS SAS2108_3		0x0074	SAS2108
@@ -3411,6 +3415,14 @@ product SYMBIOS SAS2108_5		0x0077	SAS210
 product SYMBIOS SAS2108_1		0x0078	MegaRAID SAS2108 CRYPTO GEN2
 product SYMBIOS SAS2108_2		0x0079	MegaRAID SAS2108 GEN2
 product SYMBIOS SAS1078DE		0x007c	SAS1078DE
+product SYMBIOS SAS2208_1		0x0080	SAS2208
+product SYMBIOS SAS2208_2		0x0081	SAS2208
+product SYMBIOS SAS2208_3		0x0082	SAS2208
+product SYMBIOS SAS2208_4		0x0083	SAS2208
+product SYMBIOS SAS2208_5		0x0084	SAS2208
+product SYMBIOS SAS2208_6		0x0085	SAS2208
+product SYMBIOS SAS2308_1		0x0086	SAS2308
+product SYMBIOS SAS2308_2		0x0087	SAS2308
 product SYMBIOS 875J			0x008f	53c875J
 product SYMBIOS FC909			0x0620	FC909
 product SYMBIOS FC909A			0x0621	FC909A

Reply via email to