Device Drivers in Linux

Device Drivers in Linux

This is my Advance Operating System Assignment. I will show how to Compile Linux Kernel from Source,You can download Linux Kernel From Here.

https://www.slideshare.net/MMShreyas/device-drivers-in-linux

I also show how Device Drivers are implemented as Kernel modules, What is Purpose of Udev, How you can Manually load and unload Kernel modules at Run time.