Update broken web addresses in the kernel.
[deliverable/linux.git] / drivers / infiniband / Kconfig
index 330d2a423362d3fdb9434f2c9bd81369ec46b071..6e35eccc9caacb9677f771568a39583423056887 100644 (file)
@@ -16,7 +16,7 @@ config INFINIBAND_USER_MAD
          Userspace InfiniBand Management Datagram (MAD) support.  This
          is the kernel side of the userspace MAD support, which allows
          userspace processes to send and receive MADs. You will also
-         need libibumad from <http://www.openib.org>.
+         need libibumad from <http://www.openfabrics.org/downloads/management/>.
 
 config INFINIBAND_USER_ACCESS
        tristate "InfiniBand userspace access (verbs and CM)"
@@ -28,7 +28,7 @@ config INFINIBAND_USER_ACCESS
          to set up connections and directly access InfiniBand
          hardware for fast-path operations.  You will also need
          libibverbs, libibcm and a hardware driver library from
-         <http://www.openib.org>.
+         <http://www.openfabrics.org/git/>.
 
 config INFINIBAND_USER_MEM
        bool
@@ -43,6 +43,7 @@ config INFINIBAND_ADDR_TRANS
 
 source "drivers/infiniband/hw/mthca/Kconfig"
 source "drivers/infiniband/hw/ipath/Kconfig"
+source "drivers/infiniband/hw/qib/Kconfig"
 source "drivers/infiniband/hw/ehca/Kconfig"
 source "drivers/infiniband/hw/amso1100/Kconfig"
 source "drivers/infiniband/hw/cxgb3/Kconfig"
This page took 0.051106 seconds and 5 git commands to generate.