Dmesg
This commit is contained in:
parent
36c77acbbf
commit
0d0b534da6
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
||||||
### Build:
|
### Build:
|
||||||
`$ make`
|
`$ make`
|
||||||
|
|
||||||
|
### Watch dmesg
|
||||||
|
`sudo dmesg -wT`
|
||||||
|
|
||||||
### Insert & remove
|
### Insert & remove
|
||||||
`sudo insmod demo_module.ko`
|
`sudo insmod demo_module.ko`
|
||||||
`sudo rmmod demo_module.ko`
|
`sudo rmmod demo_module.ko`
|
||||||
|
|
Loading…
Reference in a new issue