Linux Device Drivers Part 1 - Introduction
#devicedriver #linux #linuxdevicedriver #ldd #linuxkernel As per the user request, we are starting this Linux Device Drivers tutorial. In this video, we will be giving an introduction to the Linux kernel and Linux device driver. You can find the website version of this video here - https://embetronicx.com/tutorials/linux/device-drivers/linux-device-driver-part-1-introduction/ There are many tutorials we have posted on our website. Please check it out - https://embetronicx.com/linux-device-driver-tutorials/ Buy me a coffee if you like (https://www.buymeacoffee.com/EmbeTronicX). *************************************************************************************** 0:00 Introduction 0:24 Topics Covered 0:39 Linux Introduction 1:30 Linux Architecture (Userspace vs Kernel space) 2:54 Linux Kernel Module 4:07 Loadable Kernel Module (LKM) 4:24 Advantages of LKM 5:03 Device Driver 6:16 Device File