Loadable kernel modules in Linux

​Loadable kernel modules in Linux support hardware functionality that is not included in the Linux kernel.

Most common example of loadable kernel modules are device drivers. 

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator