mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-24 18:51:36 +01:00
Use busybox devmem
This commit is contained in:
@@ -63,7 +63,7 @@ TODO: does it have any side effects? Set in the edu device at:
|
||||
|
||||
## Play with registers from the CLI
|
||||
|
||||
Use setpci, devmem2 and /sys.
|
||||
Use setpci, devmem and /sys.
|
||||
*/
|
||||
|
||||
#include <asm/uaccess.h> /* put_user */
|
||||
|
||||
Reference in New Issue
Block a user