Back to Browse

Let's code a Linux Driver - 13: IOCtl in a Linux Kernel Module

24.4K views
May 26, 2021
21:03

#FOSS #Linux #GNU #KernelModules #LinuxDriver #Tutorial Let's leave userspace and head towards Kernelspace! In this series of videos I will show you how to write your own Linux Driver. In this video, I will show you how to use IOCtl as an interface to a Linux Kernel Modul. Here is the link to my git-repo: https://github.com/Johannes4Linux/Linux_Driver_Tutorial_legacy Here are some of my sources: http://derekmolloy.ie/kernel-gpio-programming-buttons-and-leds/ Mike Netz. Eigener linux-gpio-treiber für raspberry pi 3 model b. http://mike-netz.biz/?p=138​, 2018 Jürgen Platte. Linux Hardware Hackz. Carl Hanser Verlag, 2007. Martin Züger Usr Graf, Andreas Kalberer. Einführung in die Linux Treiberentwicklung. FHO Hochschule Ostschweiz, 2015.

Download

1 formats

Video Formats

360pmp428.7 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Let's code a Linux Driver - 13: IOCtl in a Linux Kernel Module | NatokHD