[openib-general] Re: mthca and LinuxBIOS

Roland Dreier rolandd at cisco.com
Thu Aug 4 11:35:44 PDT 2005


    yhlu> i enable CCONFIG_INFINIBAND_MTHCA_DEBUG=y I didn't get any
    yhlu> more debug info, is that depend other setting?

It shouldn't depend on anything.  mthca_dbg() gets turned into
dev_dbg(), which just does dev_printk(KERN_DEBUG,...).  Perhaps you
have to change your console level to see KERN_DEBUG messages?

Since you're getting to the call to mthca_init_qp_table(), there are
mthca_dbg() calls that you should definitely be getting output from.

 - R.



More information about the general mailing list