Linux Driver Tutorial 37 - Creating a sysfs class interface

Опубликовано: 16 Октябрь 2024
на канале: Johannes 4GNU_Linux
1,419
55

#GNU #Linux #Tutorial #Driver #DriverDevelopment

Let's leave userspace and head towards Kernelspace!

In this series of videos I will show you how to write your own Linux Driver. Today we will create our own sysfs class interface.

You want to support my work? You can buy me a coffee here: https://www.buymeacoffee.com/johannes...

If you want to contact me, you can find my E-Mail on www.gnu-linux.rocks

Here is the link to my git-repo:

https://github.com/Johannes4Linux/Lin...


You want to learn more? Check out my playlist:
   • Let's code a Linux Driver - 0: Introd...