This commit is contained in:
Imbus 2024-06-12 15:03:43 +02:00
parent 36c77acbbf
commit 0d0b534da6

View file

@ -6,6 +6,9 @@
### Build:
`$ make`
### Watch dmesg
`sudo dmesg -wT`
### Insert & remove
`sudo insmod demo_module.ko`
`sudo rmmod demo_module.ko`