Skip to main content
device driver

device driver

1 3.9
A small program that lets a computer use hardware like a printer or keyboard
  • noun
  • /dɪˈvaɪs ˈdraɪvər/
  • Specialized
translation icon : controlador de dispositivo
  • Wouldn't it be simpler to simply write a new device driver?

Examples

  • The presence of outdated device drivers can cause system instability.

    Blog text (28)
  • Adjusting buffering in the operating system and/or device drivers can make a major improvement over the defaults.

    Academic text (2012)
  • Our beta testing identified an issue with a small set of device drivers.

    Blog text (18)
  • To improve performance, device drivers need to be updated.

    Blog text (28)
  • The operating system in the VM would call a device driver to launch disk read or write requests.

    Academic text (2012)
  • A device driver in the guest issues the request to a virtual I/O device, which the hypervisor then intercepts.

    Academic text (2012)
  • In modern operating system environments such as Windows and Linux, it is possible to install device drivers that communicate the request's arguments to the hypervisor's device emulation code directly, with minimal overhead.

    Academic text (2012)
  • The device driver for my printer was updated to improve its performance.

  • Without the correct device driver, the keyboard cannot function properly with the computer.

  • The new device driver allowed the video card to produce high-quality graphics.

Synonyms

driver
vsdevice driver
  • Specialized
88 4.6

A program that lets the computer use a machine like a printer

focuses on enabling basic communication with specific hardware rather than fine control

How Low-level

firmware
  • Specialized
17 5.9
device driver
  • Specialized
1 3.9
application
  • Specialized
326 3.9

Surface Forms

device driver singular

Morphology

device + driver

The MWE is directly compositional: a 'driver' (software that enables communication) for a 'device' (a hardware item) yields the meaning 'software that allows a computer to communicate with a specific hardware device.' English noun–noun compounding commonly expresses this 'X for Y' relation, so a B1 learner who knows both constituents will readily infer the meaning.

Etymology

Device driver is named after the idea of a driver who controls a machine: a small program acts as the driver for a device, telling it what to do so the computer and the hardware can 'talk' and work together.