diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-30 20:58:12 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-30 20:58:12 +0000 |
commit | edc4abcb1bb39c9ef7936b5429e03fb01f464dc7 (patch) | |
tree | d8344638cd8ee8b700ca6aa0ec3bacccd4949656 /profiles/desc | |
parent | [sys-infiniband/libibumad] Initial import to tree (diff) | |
download | historical-edc4abcb1bb39c9ef7936b5429e03fb01f464dc7.tar.gz historical-edc4abcb1bb39c9ef7936b5429e03fb01f464dc7.tar.bz2 historical-edc4abcb1bb39c9ef7936b5429e03fb01f464dc7.zip |
[profiles] Add one more device to openib_drivers
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/openib_drivers.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/desc/openib_drivers.desc b/profiles/desc/openib_drivers.desc index e0b3928c1212..6c7cca8ba45f 100644 --- a/profiles/desc/openib_drivers.desc +++ b/profiles/desc/openib_drivers.desc @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/openib_drivers.desc,v 1.1 2011/06/30 20:46:34 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/openib_drivers.desc,v 1.2 2011/06/30 20:58:12 alexxy Exp $ # This file contains descriptions of OPENIB_DRIVERS USE_EXPAND flags. @@ -8,6 +8,7 @@ cxgb3 - Chelsio T3 RNIC driver ehca - IBM InfiniBand HCA (ehca) driver +ipathverbs - QLogic InfiniPath HCA driver mlx4 - Mellanox ConnectX InfiniBand HCA driver mthca - Mellanox InfiniBand HCA driver nes - NetEffect Ethernet Server Cluster Adapter driver |