diff options
author | 2012-04-18 16:35:06 +0000 | |
---|---|---|
committer | 2012-04-18 16:35:06 +0000 | |
commit | 35c87e9fdb9d14a4807763de423cf34f49df4733 (patch) | |
tree | aad266eebbc9f9bf11896248141683bc48dbb62c /profiles/desc | |
parent | Initial commit, ebuild by idella4 (diff) | |
download | historical-35c87e9fdb9d14a4807763de423cf34f49df4733.tar.gz historical-35c87e9fdb9d14a4807763de423cf34f49df4733.tar.bz2 historical-35c87e9fdb9d14a4807763de423cf34f49df4733.zip |
[profiles] Add new drivers to ofed
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/ofed_drivers.desc | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/desc/ofed_drivers.desc b/profiles/desc/ofed_drivers.desc index a055e312f057..597098220872 100644 --- a/profiles/desc/ofed_drivers.desc +++ b/profiles/desc/ofed_drivers.desc @@ -1,14 +1,16 @@ -# Copyright 1999-2011 Gentoo Foundation. +# Copyright 1999-2012 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ofed_drivers.desc,v 1.1 2011/07/01 21:34:11 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ofed_drivers.desc,v 1.2 2012/04/18 16:35:06 alexxy Exp $ # This file contains descriptions of OFED_DRIVERS USE_EXPAND flags. # Keep it sorted. cxgb3 - Chelsio T3 RNIC driver +cxgb4 - Chelsio T4 RNIC driver ehca - IBM InfiniBand HCA (ehca) driver -ipathverbs - QLogic InfiniPath HCA driver +ipath - QLogic InfiniPath HCA driver (verbs based) mlx4 - Mellanox ConnectX InfiniBand HCA driver mthca - Mellanox InfiniBand HCA driver nes - NetEffect Ethernet Server Cluster Adapter driver +psm - QLogic InfiniPath HCA driver (psm based) |