Linux Kernel Programming - Writing a Simple Character Device Driver
Write your own Operating System via YouTube
Stuck in Tutorial Hell? Learn Backend Dev the Right Way
AI Engineer - Learn how to integrate AI into software applications
Overview
Google, IBM & Meta Certificates – 40% Off
One plan covers every Professional Certificate on Coursera.
Unlock All Certificates
Learn to write a simple driver for a character-device and communicate with it from userspace in this 42-minute video on Linux kernel programming. Explore the fundamentals of driver development, understand the interaction between kernel space and user space, and gain hands-on experience in creating and implementing a basic character device driver for Linux systems.
Syllabus
Linux Kernel Programming 03: Drivers
Taught by
Write your own Operating System