Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

NULL

Simple linux character device made for learning purposes. It behaves like an ordinary /dev/null.

Usage

Compile the driver:

make 

and install it:

sudo insmod main.ko

now you can see it in /dev/:

/dev/mynull

About

simple linux character device

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages