diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-30 20:46:34 +0000 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2011-06-30 20:46:34 +0000 |
commit | 580313e110427a26e08e9cc8719716901eac8630 (patch) | |
tree | 2f94c7d59d8152fb057251febf88e1d8ac7de26c /profiles/desc | |
parent | re-install bashlogin for serial lines (diff) | |
download | gentoo-2-580313e110427a26e08e9cc8719716901eac8630.tar.gz gentoo-2-580313e110427a26e08e9cc8719716901eac8630.tar.bz2 gentoo-2-580313e110427a26e08e9cc8719716901eac8630.zip |
[profiles] Add openib stuff to profiles
Diffstat (limited to 'profiles/desc')
-rw-r--r-- | profiles/desc/openib_drivers.desc | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/desc/openib_drivers.desc b/profiles/desc/openib_drivers.desc new file mode 100644 index 000000000000..e0b3928c1212 --- /dev/null +++ b/profiles/desc/openib_drivers.desc @@ -0,0 +1,13 @@ +# 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 $ + +# This file contains descriptions of OPENIB_DRIVERS USE_EXPAND flags. + +# Keep it sorted. + +cxgb3 - Chelsio T3 RNIC driver +ehca - IBM InfiniBand HCA (ehca) driver +mlx4 - Mellanox ConnectX InfiniBand HCA driver +mthca - Mellanox InfiniBand HCA driver +nes - NetEffect Ethernet Server Cluster Adapter driver |