Linux ATM: usbatm.c: OAM support

Per Bjornsson perbj at sbcglobal.net
Tue May 9 05:27:56 UTC 2006


On Mon, 2006-05-08 at 14:44 -0400, Dan Williams wrote:

> And your module will build.  Then copy the .ko file
> to /lib/modules/`uname -r`/... over top of the stock version, but make
> _sure_ to back up the stock version of the module before copying the new
> one over it.

Hmm, isn't it actually sufficient to copy the module
into /lib/modules/`uname -r`/updates/ for it to override the original
one? (Perhaps a depmod is needed too though?)

/Per





More information about the fedora-devel-list mailing list