Reorder and add module params example

This commit is contained in:
Florian RICHER 2025-02-18 17:06:38 +01:00
parent 2c8ab5e48f
commit a30ba27a3f
11 changed files with 62 additions and 1 deletions

View file

@ -54,6 +54,7 @@ sudo rmmod [module_name].ko
- https://www.kernel.org/doc/html/latest/
- https://elixir.bootlin.com/linux/v6.13/source/
- https://static.lwn.net/images/pdf/LDD3/ch01.pdf
- https://sysprog21.github.io/lkmpg
## Notes