From the course: Linux Device Drivers

What you should know - Linux Tutorial

From the course: Linux Device Drivers

Start my 1-month free trial

What you should know

- [Instructor] What you should know before taking this course. We're talking about the Linux kernel and Linux device drivers, and those are all written in C, so you need to know some C. We're also talking about Linux and we're going to do stuff from the command line, so you need to be familiar with the shell and that sort of thing, including concepts like file redirection and pipes. We're going to be working with C source files that we're going to compile and edit, so you should also be familiar with that.

Contents