Linux Device Drivers Part 4 - Major number and Minor Number in Linux Device Driver

10K views Sep 29, 2021
publisher-humix

embetronicx.com

#devicedriver #linux #linuxdevicedriver #ldd #linuxkernel In this video, we will see what is a major number and minor number, How to create that in static method and dynamic method in Linux device driver. Text version of this video tutorial - https://embetronicx.com/tutorials/linux/device-drivers/character-device-driver-major-number-and-minor-number/ Static allocation Source Code Link - https://github.com/Embetronicx/Tutorials/tree/master/Linux/Device_Driver/Major_and_Minor_number/Statically_Allocate Dynamic allocation Source Code Link - https://github.com/Embetronicx/Tutorials/tree/master/Linux/Device_Driver/Major_and_Minor_number/Dynamically_Allocate Buy me a coffee if you like (https://www.buymeacoffee.com/EmbeTronicX). *************************************************************************************** 0:00 Introduction 0:36 Major Number and Minor Number 2:57 Static allocation 5:08 Static allocation code walk-through 5:40 Static allocation demo 6:21 Dynamic allocation 7:00 Dynamic allocation code walk-through 7:48 Dynamic allocation demo

#Computer Science
#Computers & Electronics
#Device Drivers
#Operating Systems
#Science
#Software