作者:wenjian003 文章来源:飞速范文网 feisuxs.com
本文原地址:https://zj8g.com/dnzs/628636.html
.ko
文件类型:Linux Kernel Module File
扩展名为.ko的文件是一个系统文件。文件说明:
Module file used by the Linux Kernel, the central component of the Linux operating system; contains program code that extends the functionality of the Linux Kernel, such as code for a computer device driver; can be loaded without restarting the operating system; may have other required module dependencies that must be loaded first.KO modules may be loaded by using the insmod Linux program; installed kernel modules can be listed using the lsmod program, or they may be found in the /proc/modules directory.
As of Linux Kernel version 2.6, KO files are used in place of .O files and contain additional information that the kernel uses to load modules; the Linux program modpost can be used to convert O files into KO files..ko
打开.ko文件
Mac OS
Windows
Linux
Linux Kernel insmod其它内容
来源:.ko文件
千万量级范文免费下载,请收藏飞速范文网! - www.feisuxs.com