Re: How to load kernel module automatic?

From: Navdeep Parhar <nparhar_at_gmail.com>
Date: Tue, 6 Dec 2016 06:25:44 -0800
On Tue, Dec 06, 2016 at 02:47:15PM +0300, Slawa Olhovchenkov wrote:
> Now I am try to update fw in chelsio card.
> Firmware can't be updated if card was running (interface go to UP).
> I am try to unload if_cxgbe module, check module unloaded... and after
> short time see module loaded again!
> How is this possible?

Something is running "ifconfig cxgbe|cxl|cc" on your system.  ifconfig
can figure out the name of the module from the name of the ifnet and
will kldload it if it isn't in the kernel already.

Regards,
Navdeep
Received on Tue Dec 06 2016 - 13:25:48 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:09 UTC