An open API service indexing awesome lists of open source software.

https://github.com/kromych/kmods

Examples of the Linux drivers
https://github.com/kromych/kmods

driver kernel linux linux-kernel

Last synced: about 1 month ago
JSON representation

Examples of the Linux drivers

Awesome Lists containing this project

README

          

# Examples of Linux kernel modules

To install the dev environment on Ubuntu:
`sudo apt-get build-dep linux`

On Fedora
`sudo dnf install kernel-headers kernel-devel`