Module Name:    src
Committed By:   sborrill
Date:           Wed Mar 21 13:30:12 UTC 2012

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

Log Message:
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.1106 -r1.1107 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.1106 src/sys/dev/pci/pcidevs:1.1107
--- src/sys/dev/pci/pcidevs:1.1106	Sun Mar 18 17:29:06 2012
+++ src/sys/dev/pci/pcidevs	Wed Mar 21 13:30:12 2012
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1106 2012/03/18 17:29:06 tsutsui Exp $
+$NetBSD: pcidevs,v 1.1107 2012/03/21 13:30:12 sborrill Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3409,6 +3409,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