Kernel

udev

English

Overview

A mechanism that detects devices being connected or disconnected and dynamically manages device files.

Details

A mechanism that detects device connect/disconnect events and dynamically creates or removes device files under /dev. It's why a device file automatically appears when you plug in a USB drive.

More Linux terms