Source-Changes-HG archive

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

[src/netbsd-6]: src/sys/dev/pci Pull up following revision(s) (requested by s...



details:   https://anonhg.NetBSD.org/src/rev/6f05e84cd4e7
branches:  netbsd-6
changeset: 773954:6f05e84cd4e7
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Mar 22 23:00:28 2012 +0000

description:
Pull up following revision(s) (requested by sborrill in ticket #137):
        sys/dev/pci/pcidevs: revision 1.1107
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 b69c535e2abd -r 6f05e84cd4e7 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Thu Mar 22 22:58:23 2012 +0000
+++ b/sys/dev/pci/pcidevs       Thu Mar 22 23:00:28 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102 2012/02/15 16:26:00 tsutsui Exp $
+$NetBSD: pcidevs,v 1.1102.2.1 2012/03/22 23:00:28 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3395,6 +3395,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