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 some Symbios SAS2108 devices. Add new Symbio...



details:   https://anonhg.NetBSD.org/src/rev/029fedff02ef
branches:  trunk
changeset: 778292:029fedff02ef
user:      sborrill <sborrill%NetBSD.org@localhost>
date:      Wed Mar 21 13:30:12 2012 +0000

description:
Add some Symbios SAS2108 devices. Add new Symbios SAS2008 device (as used by
IBM ServeRAID M1015).

diffstat:

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

diffs (20 lines):

diff -r 34b8ff234f35 -r 029fedff02ef sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Wed Mar 21 13:19:11 2012 +0000
+++ b/sys/dev/pci/pcidevs       Wed Mar 21 13:30:12 2012 +0000
@@ -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 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



Home | Main Index | Thread Index | Old Index