You are caught up on course updates and Q&A replies.
Helpful Resources is queued after this video.
4. Building Character Devices
In this lecture you learn how to build character devices in the Linux kernel. Think of "/dev/random" if you try to read from this it gives you random...
About This Lesson
In this lecture you learn how to build character devices in the Linux kernel. Think of "/dev/random" if you try to read from this it gives you random data. We will be creating our own character device that allows us to store data and read data from our character device.
- Continue through the course in the order designed by the instructor.
- Use the lesson resources and Q&A when you need extra context.
- Track your progress automatically as you move through each lesson.
No questions yet
Ask the instructor when you hit a blocker in this lesson.
Course Overview
What you'll learn You will learn how to build a linux kernel module You will learn how to build a character device You will learn essential linux skills Requirements C programming ski...
Daniel McCarthy
DragonZap instructor focused on practical programming, course support, and student progress.
View Teacher Profile