On 8/23/06, john t <[EMAIL PROTECTED]> wrote: > What does the config option > "CONFIG_INFINIBAND_ADDR_TRANS=y" indicate? The code does > not seem to use this.
No, the code does use it to build and install the rdma_cm (CMA) and the ib_addr modules, see linux-2.6.18-rc4/drivers/infiniband/core/Makefile infiniband-$(CONFIG_INFINIBAND_ADDR_TRANS) := ib_addr.o rdma_cm.o However, i find the config name quite confusing... Or. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
