Skip to content

bhanuka-yd/LinuxFakeCharDeviceDriver

Repository files navigation

LinuxFakeCharDeviceDriver

This is a Hello World Linux Driver

#How to Make the Module

Run "sudo make -C /lib/modules/$(uname -r)/build/ M=$(pwd)" to make the module Then use "insmod" and "rmmod" commands to add and remove the module to the kernel

About

This is a Hello World Linux Driver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published