• Next Podcast: We need your help! We're pre-recording our next podcast and would like to hear your questions in advance. Please post them in a reply to this thread. Thank you!

driver

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

    kiwi

    Established Member From Waikanae, NZ
    • Messages
      197
    • Reaction score
      249
    • Points
      78
  • 1

    MG4cherry

    Standard Member 77 From Perth Scotland
    • Messages
      38
    • Reaction score
      40
    • Points
      17
  • 1

    DaevM

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

    securespark

    Prominent Member From Stockport
    • Messages
      992
    • Reaction score
      1,002
    • Points
      338
  • 1

    ChrisR

    Established Member From Tweed Heads, Australia
    • Messages
      176
    • Reaction score
      253
    • Points
      84
  • 1

    Fred4009

    Established Member From Montpellier
    • Messages
      52
    • Reaction score
      20
    • Points
      18
  • 1

    JohnR

    Standard Member From KINGSBRIDGE
    • Messages
      4
    • Reaction score
      6
    • Points
      2
  • 1

    Mychski

    Established Member From Stafford
    • Messages
      54
    • Reaction score
      34
    • Points
      18
  • 1

    SimonS

    Established Member From Ayr, Scotland
    • Messages
      192
    • Solutions
      1
    • Reaction score
      219
    • Points
      85
  • 1

    tsedge

    • Messages
      6,999
    • Reaction score
      10,297
    • Points
      2,891
  • 1

    david1997

    Novice Member From Birmingham
    • Messages
      2
    • Reaction score
      0
    • Points
      1
  • 1

    GameZone

    Established Member From Norway
    • Messages
      511
    • Reaction score
      356
    • Points
      174
  • 1

    Gadget Geek

    Distinguished Member From Somerset
    • Messages
      3,500
    • Solutions
      1
    • Reaction score
      4,570
    • Points
      1,343
  • 1

    • Messages
      78
    • Reaction score
      45
    • Points
      34
  • 1

    CKPeggy23

    Standard Member From Liversedge
    • Messages
      11
    • Reaction score
      11
    • Points
      4
  • 1

    craigupnorth

    Established Member From New Zealand
    • Messages
      116
    • Reaction score
      197
    • Points
      59
  • 1

    nbenn

    Established Member From Limerick
    • Messages
      102
    • Reaction score
      113
    • Points
      46
  • 1

    philip456

    Standard Member From Cambridge
    • Messages
      27
    • Reaction score
      17
    • Points
      14
  • 1

    cnjsb

    Novice Member From Milton keynes
    • Messages
      8
    • Reaction score
      2
    • Points
      6
  • 1

    GranTurismoEra

    Established Member From London
    • Messages
      809
    • Reaction score
      525
    • Points
      227
  • Back
    Top Bottom