Module device

Module device 

Source
Expand description

Linux ABI per-device translation layer.

This module contains translation helpers for Linux-specific ioctls and other per-device quirks. The kernel core remains ABI-neutral; any Linux/POSIX specifics are mapped here onto Scarlet-native device controls.

Modulesยง

tty
Linux-specific ioctl translation for TTY-like devices.