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 LSI MegaRAID SAS2208



details:   https://anonhg.NetBSD.org/src/rev/082f9731d533
branches:  trunk
changeset: 780762:082f9731d533
user:      bouyer <bouyer%NetBSD.org@localhost>
date:      Sun Aug 05 15:34:50 2012 +0000

description:
Add LSI MegaRAID SAS2208

diffstat:

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

diffs (17 lines):

diff -r 2921a1b02517 -r 082f9731d533 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Aug 05 14:54:01 2012 +0000
+++ b/sys/dev/pci/pcidevs       Sun Aug 05 15:34:50 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1127 2012/07/27 21:50:32 matt Exp $
+$NetBSD: pcidevs,v 1.1128 2012/08/05 15:34:50 bouyer Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3620,6 +3620,7 @@
 product SYMBIOS SAS1068E               0x0058  SAS1068E
 product SYMBIOS SAS1068E_2             0x0059  SAS1068E
 product SYMBIOS SAS1066E               0x005A  SAS1066E
+product SYMBIOS MEGARAID_2208          0x005B  MegaRAID SAS2208
 product SYMBIOS SAS1064A               0x005C  SAS1064A
 product SYMBIOS SAS1066                        0x005E  SAS1066
 product SYMBIOS SAS1078                        0x0060  SAS1078 PCI



Home | Main Index | Thread Index | Old Index