drivers

In computing, a device driver is a computer program that operates or controls a particular type of device that is attached to a computer or automaton. A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used.
A driver communicates with the device through the computer bus or communications subsystem to which the hardware connects. When a calling program invokes a routine in the driver, the driver issues commands to the device (drives it). Once the device sends data back to the driver, the driver may invoke routines in the original calling program.
Drivers are hardware dependent and operating-system-specific. They usually provide the interrupt handling required for any necessary asynchronous time-dependent hardware interface.

View More On Wikipedia.org
  • 1

    slmorgan42

    Prominent Member From London
    • Messages
      1,259
    • Reaction score
      1,062
    • Points
      458
  • 1

    sades

    Standard Member From Turku, Finland
    • Messages
      7
    • Reaction score
      7
    • Points
      3
  • 1

    Robf

    Prominent Member From Horsham
    • Messages
      961
    • Reaction score
      1,191
    • Points
      361
  • 1

    Stuart Wright

    Administrator From Birmingham, UK
    • Messages
      2,512
    • Reaction score
      1,827
    • Points
      1,997
  • 1

    Hasan786

    Novice Member From United Kingdom
    • Messages
      2
    • Reaction score
      1
    • Points
      1
  • 1

    wandle MG4 trophy

    Established Member From SW London
    • Messages
      412
    • Reaction score
      653
    • Points
      211
  • 1

    AndyB87

    Standard Member From North Wales
    • Messages
      49
    • Reaction score
      36
    • Points
      16
  • 1

    Jomarkh

    Distinguished Member From Southampton
    • Messages
      4,125
    • Reaction score
      2,604
    • Points
      1,101
  • 1

    CarbonEV

    Established Member From Manchester
    • Messages
      188
    • Reaction score
      153
    • Points
      78
  • 1

    extendedrangeMG4

    Standard Member From Devon
    • Messages
      27
    • Reaction score
      44
    • Points
      15
  • 1

    Pebblefeline

    Established Member From Lincoln
    • Messages
      208
    • Reaction score
      150
    • Points
      70
  • 1

    JimmyTwotimes

    Standard Member From Herts
    • Messages
      34
    • Reaction score
      30
    • Points
      16
  • 1

    dundee1961

    Established Member From dundee
    • Messages
      94
    • Reaction score
      71
    • Points
      43
  • 1

    Stalwart73

    Novice Member From Dalgety Bay
    • Messages
      3
    • Reaction score
      0
    • Points
      1
  • 1

    DaevM

    Prominent Member From Hayle uk
    • Messages
      727
    • Reaction score
      991
    • Points
      326
  • 1

    APMG

    Established Member From United Kingdom
    • Messages
      193
    • Reaction score
      137
    • Points
      53
  • 1

    deviousrich

    Established Member From West Sussex
    • Messages
      183
    • Reaction score
      175
    • Points
      76
  • 1

    Carmel

    Novice Member From south Gippsland
    • Messages
      2
    • Reaction score
      0
    • Points
      1
  • 1

    HiFiDave

    Established Member From Ormskirk
    • Messages
      57
    • Reaction score
      65
    • Points
      21
  • Back
    Top Bottom