Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2014 15:15:29 -0800
From:      Xin Li <delphij@delphij.net>
To:        "freebsd-arch@FreeBSD.org Arch" <freebsd-arch@freebsd.org>
Cc:        re <re@freebsd.org>, huishao@microsoft.com, "weh@microsoft.com >> Wei Hu" <weh@microsoft.com>, "Jun Fang \(Wicresoft\)" <v-jufang@microsoft.com>, kyliel@microsoft.com
Subject:   kernel linker: Overriding a driver shipped with kernel via module?
Message-ID:  <546A8191.3090208@delphij.net>

next in thread | raw e-mail | index | archive | help
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

Right now one can declare version for a module by doing something like:

MODULE_VERSION(module_name, module_version);

Sometimes, it may be desirable for a vendor to release a new driver
that overrides the driver shipped with the kernel itself.  However, it
seems that the MODULE_VERSION facility would just refuse the module
when preloaded with kernel.

Looking at some other vendor drivers, they are using a slightly
different module name to overcome this limitation.  Is that the only
way to do it?

Thanks in advance!

Cheers,
- -- 
Xin LI <delphij@delphij.net>    https://www.delphij.net/
FreeBSD - The Power to Serve!           Live free or die
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0

iQIcBAEBCgAGBQJUaoGRAAoJEJW2GBstM+nsNF8QAK3iPIddWAsxVd49wuPvYh13
0Xn1pJOAQy5TqbPsqMUpdpGnfIhIX6fIfkxNeiZQdCHSBVePOHBn9kuhkosl6ENk
xKzB7wT2bJOs/TOVV+EykmPU0/YfoTMnPL8EAeEuEs2S5QSBbcZX2axzsd8D0Bvp
aKBgz5g5L4Bu5NNZ0k44x5Bp8lN22GXCD/13cy44AbW4IScPdZUQw19o3o7mnQvB
9h+4xUzArSqcGxbGdRNrBC+rSfo9uSyUk29FNWGsJo9/7FUygoU7YeU+6uTlaPfO
nj7X3UDr+ed4WXyMMMnOlBG6lfmf03MEI57lVjJNrpkrcNQsfCBhvmupNStM9ouk
fIVZGGLXIZLK848pUzDDuYTHsrC+fKPQYYVvsg3u3WOBNNQU2Kf59hmNY8EztaHw
apd+XmUDh7IqP6xBxLt0f0Yc8T7oq4YYqVKd8kFJ8Illx+Fqj+tR7SMTkHkNHD9M
/h5mZ8B5d0xN23n/uzljLibgIhLYTwRzuR4nMiO6yrKWuDKwORt75VMGTRIhrfm5
tE/vrcEgnNtmblzMh3JfSERYbP1H1n2h9r0S+8xunSJtpC/tB7hJ+X2wGN6zqLMR
7ENvOzE3gzE9KSA+XHv8SvwCLrcYvANeCl483zrnD+1YLFMZuvIzDVGe0WutamOn
zMyoNwHMlf3cBl7rdtFF
=j99P
-----END PGP SIGNATURE-----



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