diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2014-04-16 07:34:42 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2014-04-16 07:34:42 +0000 |
commit | c6b04e04d3287f7650e408f2c7ffed4b16ed9ff5 (patch) | |
tree | 0079ed567dbabb09aa014b7639c269327ff13d5a /profiles | |
parent | Update openib eclass (diff) | |
download | historical-c6b04e04d3287f7650e408f2c7ffed4b16ed9ff5.tar.gz historical-c6b04e04d3287f7650e408f2c7ffed4b16ed9ff5.tar.bz2 historical-c6b04e04d3287f7650e408f2c7ffed4b16ed9ff5.zip |
Add new ib drivers descriptions
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/desc/ofed_drivers.desc | 6 |
2 files changed, 8 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bffa410f1d66..a9ef8a11be10 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8825 2014/04/15 18:57:27 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8826 2014/04/16 07:34:41 alexxy Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 16 Apr 2014; Alexey Shvetsov <alexxy@gentoo.org> desc/ofed_drivers.desc: + Add new ib drivers description + 15 Apr 2014; Ulrich Müller <ulm@gentoo.org> license_groups: Add no-source-code license notice to BINARY-REDISTRIBUTABLE group. diff --git a/profiles/desc/ofed_drivers.desc b/profiles/desc/ofed_drivers.desc index 597098220872..75198dfb8091 100644 --- a/profiles/desc/ofed_drivers.desc +++ b/profiles/desc/ofed_drivers.desc @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation. +# Copyright 1999-2014 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.2 2012/04/18 16:35:06 alexxy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/ofed_drivers.desc,v 1.3 2014/04/16 07:34:42 alexxy Exp $ # This file contains descriptions of OFED_DRIVERS USE_EXPAND flags. @@ -11,6 +11,8 @@ cxgb4 - Chelsio T4 RNIC driver ehca - IBM InfiniBand HCA (ehca) driver ipath - QLogic InfiniPath HCA driver (verbs based) mlx4 - Mellanox ConnectX InfiniBand HCA driver +mlx5 - Mellanox ConnectIB InfiniBand HCA driver mthca - Mellanox InfiniBand HCA driver nes - NetEffect Ethernet Server Cluster Adapter driver +ocrdma - Emulex OneConnect RDMA HCA driver psm - QLogic InfiniPath HCA driver (psm based) |