Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2013 17:54:59 +0700 (ICT)
From:      Olivier Nicole <Olivier.Nicole@cs.ait.ac.th>
To:        alexl@mellanox.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: How can I unload/load modules that complied inside the kernel?
Message-ID:  <201305291054.r4TAsxF3074919@banyan.cs.ait.ac.th>
In-Reply-To: <64DAB3164E410447932305F50F896D8D6AF65F61@MTLDAG01.mtl.com> (message from Alex Liptsin on Wed, 29 May 2013 10:28:37 %2B0000)
References:  <64DAB3164E410447932305F50F896D8D6AF65F61@MTLDAG01.mtl.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> [root@h-qa-033 ~]# uname -a
> FreeBSD h-qa-033 9.1-RELEASE FreeBSD 9.1-RELEASE #0: Tue May 28 11:26:45 IDT 2013     root@h-qa-033:/usr/obj/lab/odeds/freebsd/9.1.0/sys/MYKERNEL  amd64
> 
> OFED and IB support are compiled in kernel.
> 
> 
> 1.      How can I unload/load modules that complied inside the kernel?

kldload and kldunload should be what you are looking for.

Olivier 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201305291054.r4TAsxF3074919>