4中的原有模块工具不能用来加载或缷载2.6的内核模块。
Older module utilities used in 2.4 cannot be used for loading and unloading the 2.6 kernel modules.
一旦新模块(module . ko)被创建,它可以被新的模块工具加载或缷载。
Once the new module (module.ko) is created, it can be loaded and unloaded by using the new module utilities.
需要一组新的模块工具来完成模块的加载和缷载(他们的下载链接可以在参考资料中找到),原来的2.4所用的makefile在2.6下不能再用。
A new set of module utilities is needed for module loading and unloading (please see Resources for a download link for those). Old 2.4 makefiles will no longer work as of 2.6.
应用推荐