Module Name:    src
Committed By:   bouyer
Date:           Wed Apr 18 21:21:59 UTC 2012

Modified Files:
        src/sys/dev/pci: pcidevs

Log Message:
Add various newer LSI RAID/SAS controllers, from OpenBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1115 -r1.1116 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.1115 src/sys/dev/pci/pcidevs:1.1116
--- src/sys/dev/pci/pcidevs:1.1115	Fri Apr 13 12:03:14 2012
+++ src/sys/dev/pci/pcidevs	Wed Apr 18 21:21:59 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1115 2012/04/13 12:03:14 cegger Exp $
+$NetBSD: pcidevs,v 1.1116 2012/04/18 21:21:59 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3432,6 +3432,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
@@ -3440,6 +3444,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