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 b...



details:   https://anonhg.NetBSD.org/src/rev/5183313694a6
branches:  netbsd-6
changeset: 774026:5183313694a6
user:      riz <riz%NetBSD.org@localhost>
date:      Mon Apr 23 16:24:43 2012 +0000

description:
Pull up following revision(s) (requested by bouyer in ticket #191):
        sys/dev/pci/pcidevs: revision 1.1116
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 81a06b56c650 -r 5183313694a6 sys/dev/pci/pcidevs
--- a/sys/dev/pci/pcidevs       Sun Apr 22 17:03:05 2012 +0000
+++ b/sys/dev/pci/pcidevs       Mon Apr 23 16:24:43 2012 +0000
@@ -1,4 +1,4 @@
-$NetBSD: pcidevs,v 1.1102.2.4 2012/04/16 15:25:12 riz Exp $
+$NetBSD: pcidevs,v 1.1102.2.5 2012/04/23 16:24:43 riz Exp $
 
 /*
  * Copyright (c) 1995, 1996 Christopher G. Demetriou
@@ -3403,6 +3403,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
@@ -3411,6 +3415,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