netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Manual loading of mlx4_en
@ 2014-07-29  9:53 Jean Delvare
  2014-07-29 10:16 ` Amir Vadai
  0 siblings, 1 reply; 8+ messages in thread
From: Jean Delvare @ 2014-07-29  9:53 UTC (permalink / raw)
  To: Or Gerlitz, Amir Vadai, Jack Morgenstein; +Cc: David S. Miller, netdev

Hi all,

I have a usability concern with the mlx4_en ethernet network driver. The
module aliases for all the supported devices are on the mlx4_core
module, so mlx4_core gets loaded automatically, but mlx4_en does not. I
must load mlx4_en manually (kernel 3.12.)

May I ask why the mlx4 driver was split into mlx4_core and mlx4_en in
the first place?

I have worked around the problem with the following modprobe directive:

install mlx4_core /sbin/modprobe --ignore-install mlx4_core && /sbin/modprobe mlx4_en

But this is kind of a hack and I would expect the right driver to load
automatically without magic.

Shouldn't the module aliases be attached to mlx4_en instead of
mlx4_core?

Thanks,
-- 
Jean Delvare
SUSE L3 Support

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2014-07-30  7:56 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-29  9:53 Manual loading of mlx4_en Jean Delvare
2014-07-29 10:16 ` Amir Vadai
2014-07-29 10:34   ` Jean Delvare
2014-07-29 10:44     ` Amir Vadai
2014-07-29 12:06       ` Jean Delvare
2014-07-29 13:42         ` Amir Vadai
2014-07-30  2:14           ` Benjamin Poirier
2014-07-30  7:56             ` Amir Vadai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).