[openib-general] moving IBM eHCA Device Driver to openib.org

Roland Dreier rolandd at cisco.com
Tue Oct 4 09:43:09 PDT 2005


Congratulations on getting to this stage!

    > gen2/trunk/src/linux-kernel/infiniband/hw/ehca
    > gen2/trunk/src/userspace/libehca

Yes, this is the right place to add the code.

    > We should probably modify the linux-kernel/infiniband/Kconfig to only 
    > allow to compile the kernel part for ppc64 builds

Yes, add

    source "drivers/infiniband/hw/ehca/Kconfig"

to that Kconfig, and

    obj-$(CONFIG_INFINIBAND_EHCA)		+= hw/ehca/

to the Makefile.

 - R.



More information about the general mailing list