28 results for “topic:linux-device-drivers”
This tutorial discusses technical issues to develop your own linux device driver. The aim of this tutorial is to provide, easy and practical examples so that everybody can understand the concepts in a simple manner.
Linux Device Driver Development Course Supporting Materials.
Linux Kernel 4.15 and above compatible realtek driver for RTL8812BU/RTL8822BU chipset (Inamax/Edimax USB Wifi Adapters)
Author of Project Adrishya a rootkit which use ftrace mechanism to hook syscall; (write this because God commanded me); work for both x86_64 and arm; CREDIT-(Oleksii Lozovskyi{ilammy})FOUNDER OF FTRACE HOOKING
A yocto layer for the I2C sensor MCP9808's driver with Its user space applications in wayland distro.
ASP: Assignment 5 - Basic Character Device Driver
A containerized Linux dev environment with working LDD3 modules
A simple Linux kernel driver for the Panasonic AMG88xx series thermal camera sensors. This driver exposes the device's I2C registers to userspace through sysfs.
NVIDIA Jetson AGX Orin power button detection example (driver + test app).
Intercept and transform events from Linux systems 🎾
Device drivers for Linux
No description provided.
Custom GPIO serial data transfer driver using a bit-banging technique.
This repository serves as a setup for future Linux device driver development activities on the Raspberry Pi 3B+, including cross-compiling drivers and deploying modules to the target hardware.
Presentation material and exercise solution for the OS project.
Fork of the Third Edition of "Linux Device Drivers", by Jonathan Corbet, Alessandro Rubini, and Greg Kroah-Hartman.
The companion driver and kernel patches for the gemmini firmware
Linux device model experiments.
character device driver.
Linux device drivers development using the BeagleBone Black board
⛔️ DEPRECATED - Please go to https://github.com/liblaf/blog-hope
the aim of this repository is to experiment with the development of modules for the linux kernel , and to test the new functionalities proposed.
This project is the part of final assignment in the Advanced Embedded Linux Development Specialization
bone-gpio-sysfs is a GPIO sysfs driver to handle GPIOs of the beagle bone black am335x hardware through Sysfs interface.
Basic generic read driver
Trabalho final de conclusão de curso em Ciência da Computação.
Yocto layer for compilation of the ATM application and associated Linux device drivers. It facilitates the integration of application updates and kernel modules into the embedded Linux system.
📡 Demonstrate Linux user-space and kernel-space communication with a simple character device driver for learning and development.