Skip to content

Juanvoid01/multiledsw_kernel_module_pi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Multiledsw kernel module

Kernel module driver for controlling led and button devices on a raspberry pi.

key-points :

  • User interaction via /proc/modcontrol

  • User - Device interaction via /dev/ledsw_xxx

  • SMP-safe implementation

  • Use of spin_lock_irqsave in an interrupt enviroment.

  • Linux Device Model : use of Misc devices

About

kernel module driver for controlling led and button devices on a raspberry pi.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors