#
device-driver
Here are 111 public repositories matching this topic...
Software drivers in C for systems without an operating system
-
Updated
Jun 29, 2020 - C++
User space mappable dma buffer device driver for Linux.
-
Updated
Jun 17, 2020 - C
A C# cross platform connected device framework
-
Updated
Jun 28, 2020 - C#
An extension of the existing KoboTouch driver provided with Calibre. This plugin allows modifying ePub files to enable extra Kobo features. I am providing code in the repository to you under an open source license. Because this is my personal repository, the license you receive to my code is from me and not my employer.
python
conversion
hyphenation
device-driver
calibre
aura
kobo
circumstances
driver-plugin
kobo-device
open-calibre-preferences
-
Updated
Jun 23, 2020 - Python
A software driver that lets you log kernel-mode debug output into a file on Windows.
-
Updated
Jul 24, 2018 - C++
Learn how multi-queue block device in Linux kernel v4.4 works
-
Updated
Nov 20, 2019 - CSS
Let's implement an Enigma machine as a char device just for fun.
-
Updated
Jun 25, 2017 - C
nrf24l01 linux device driver
linux
raspberry-pi
module
kernel-module
device-driver
kernel-driver
rapsberrypi
nrf24l01
nordic
linux-kernel-module
raspberry-pi-3
nrf24
-
Updated
Jul 2, 2019 - C
Detect and configure pi-top hubs and accessories
raspberry-pi
hardware
python-script
raspbian
device-driver
peripherals
systemd-service
pi-top
pi-topos
pi-topspeaker
pi-topceed
-
Updated
Sep 13, 2019 - Python
Virtual Linux block device driver for simulating and performing I/O.
decision
ubuntu
linux-kernel
arch-linux
kvm
linux-distribution
qemu
virtual
device-driver
ubuntu-server
block-device
lkm
ioctl
insert
kernel-log
-
Updated
Jun 14, 2019 - C
Design real-time image processing, object recognition and PID control for Autonomous Drone.
fpga
drone
matching
image-processing
verilog
device-driver
corner-detection
autonomous-driving
pid-control
-
Updated
Nov 26, 2017 - Verilog
Two-Wire Interface (TWI) library for Arduino
-
Updated
Jun 16, 2018 - C++
-
Updated
Apr 2, 2018 - Verilog
Linux kernel module that calculates Fibonacci numbers
-
Updated
Apr 26, 2020 - Shell
Repository I have forked from others
raspberry-pi
arduino
conky
course-materials
leetcode
cracking-the-coding-interview
operating-system
freertos
device-driver
nunchuk
system-design
-
Updated
May 16, 2020 - Python
Examples for learning how to write linux device drivers following ldd3
exercise
tutorials
device-tree
device-driver
tutorial-code
tutorial-exercises
ldd
ldd3-training
char-drivers
-
Updated
Jun 5, 2020 - C
The monitor source code for the IoT Starter Kit 2. This is the source code for the monitor that is delivered loaded on the board when delivered.
-
Updated
Oct 4, 2018 - C++
Linux SPI driver for Bitmain ASIC miners.
-
Updated
Jul 20, 2016 - C
基于 System.Device.Gpio 库编写的各种外围设备驱动程序
-
Updated
Sep 20, 2019 - C#
Linux driver for old Wacom serial tablets, protocol IV
-
Updated
Jul 22, 2016 - C
Linux DKMS for Dektec device drivers
linux
kernel
ubuntu
fedora
driver
device-driver
dkms
dektec-device-drivers
dkms-packages
linux-dkms
dektec
-
Updated
May 9, 2020 - Shell
peripherio: The peripheral interface abstraction (wip)
-
Updated
Oct 25, 2018 - Rust
ASP: Assignment 5 - Basic Character Device Driver
kernel-module
udev
device-driver
devices
kernel-modules
udev-rules
device-management
lkm
character-devices
linux-dev-setup
ldd
cdev
linux-device-drivers
-
Updated
Mar 27, 2017 - C
Raspberry Pi drives a Monotype composition caster. Typesetting and machine control software.
raspberry-pi
raspberrypi
typography
typesetting
printing
typography-engine
python3
python-3-5
device-driver
python-3
letterpress
machine-control
monotype
-
Updated
Dec 20, 2018 - Python
C++ MFC-based TAPI Service Provider Library
-
Updated
Sep 8, 2017 - C++
a minimal kernel writen from scratch for research and learning purposes.
-
Updated
Jun 23, 2020 - C
Hitachi HD44780U LCD Display Linux Kernel device driver
-
Updated
May 8, 2017 - C
Sogang Univ. Embedded System Software (CSE4116) Assignments.
android
kernel-module
device-driver
android-framework
sogang
surface-flinger
gralloc
embedded-programming
-
Updated
Jun 29, 2017 - C
Plug-and-Play framework of device driver for satellite computer
-
Updated
May 4, 2018 - C
Improve this page
Add a description, image, and links to the device-driver topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the device-driver topic, visit your repo's landing page and select "manage topics."
I was a bit confused about the "delete on close" semantics on Windows and did some experiments on it. The result indicates that Dokan's current API doesn't accurately reflect its semantics.
NtCreateFileon a file withDELETEpermission and with theFILE_DELETE_ON_CLOSEflag set (let's call ith1)h1g