]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[MLX4] some fixes to support the mixed IB/Eth mode. (mlnx: 2947,2949)
authorleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 14 Aug 2008 18:45:08 +0000 (18:45 +0000)
committerleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Thu, 14 Aug 2008 18:45:08 +0000 (18:45 +0000)
commit065d8833242bbc826184c0ed053ae035b71fed98
tree81b2bb9ccb99affe0bfe7d4cbe77191d230cc742
parenta282de031e5cde71530a435cc6226a4312a76763
[MLX4] some fixes to support the mixed IB/Eth mode. (mlnx: 2947,2949)

The only mixed configuration, supported now, is port1-IB, port2-Eth.
To work with it one has to burn FW with parameter 'dpdp_en=true' in INI file, for example MHGH28-XSC_A4-A5.ini.

ib_query_ca returns now the number of IB- and not physical ports. So VSTAT will show only one port and IBBUS will create only one IPoIB adapter.

git-svn-id: svn://openib.tc.cornell.edu/gen1@1482 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
trunk/hw/mlx4/kernel/bus/ib/main.c
trunk/hw/mlx4/kernel/bus/net/fw.c
trunk/hw/mlx4/kernel/bus/net/main.c
trunk/hw/mlx4/kernel/bus/net/mlx4.h
trunk/hw/mlx4/kernel/hca/ca.c