Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/dev/pci Add various newer LSI RAID/SAS controllers, from...



details:   https://anonhg.NetBSD.org/src/rev/4c83635dbbdb
branches:  trunk
changeset: 778886:4c83635dbbdb
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Wed Apr 18 21:21:59 2012 +0000

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

diffstat:

 sys/dev/pci/pcidevs |  14 +++++++++++++-
 1 files changed, 13 insertions(+), 1 deletions(-)

diffs (35 lines):

diff -r e408d20b9265 -r 4c83635dbbdb sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Apr 18 20:37:49 2012 +0000
+++ b/sys/dev/pci/pcidevs       Wed Apr 18 21:21:59 2012 +0000
@@ -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 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_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



Home | Main Index | Thread Index | Old Index