driver
53 ResultsDictionary
driver
(1) A loudspeaker. The terms "driver" and "speaker" are used synonymously; however, "the speaker has four drivers" means that the speaker enclosure contains four speakers. (2) A hardware device...
Dictionary
Definition: driver
(1) A loudspeaker. The terms "driver" and "speaker" are used synonymously; however, "the speaker has four drivers" means that the speaker enclosure contains four speakers.
(2) A hardware device (typically a transistor) that provides a signal or current to trigger some function. See line driver.
(3) Also called a "device driver," it is a program routine that links the operating system to a peripheral device. Written by programmers who understand the peripheral hardware's command language and characteristics, the driver contains the precise machine language necessary to perform the functions requested by the application.
The Driver Is the Interface
When a new peripheral device is added to the computer, such as a display adapter, its driver must be installed in order to use it. The application calls the operating system, the operating system calls the driver, and the driver makes the device work (it "drives" the device). Routines that perform internal functions, such as memory managers and disk caches, are also drivers.
Drivers Can Drive You Crazy!
Often, the solution to a problem is to update a driver, because the version you have is buggy. Hardware vendors are always releasing newer versions. For example, everything you see on screen is the result of the display driver (video driver) drawing the screen according to the commands that the operating system issues to it. Such drivers are extremely complex and can be error prone.
There Used to Be More Drivers
In the "old" DOS days, in order to provide complete control over the printing of a document, every software application included one driver for each of the popular printers. With Windows and Mac, the printer driver is installed into the operating system, not into each application. All applications print through the OS, which commands the printer via the one driver for that printer. See filter driver and driver signing.
Windows Display Driver
To display something on screen, a Windows application makes calls to the Graphics Device Interface (GDI). GDI converts the calls to driver functions, and the driver commands the display adapter.
PC Drivers
Every peripheral device requires a driver. The drivers provide the detailed instructions necessary to activate and control the device.
THIS DEFINITION IS FOR PERSONAL USE ONLY
All other reproduction is strictly prohibited without permission from the publisher.
© 1981-2010 The Computer Language Company Inc. All rights reserved.
Sponsored White Papers, Webcasts & Resources
-
Prevent Your Next Server Room Mishap With Proper Monitoring
Check out this white paper to learn more about monitoring systems and how they can help prevent your next server room mishap.
-
Don't text while driving - but what about asking Watson?
Just imagine if you had the resources of a supercomputer at your beck and call.
-
AMD releases Catalyst 10.11 drivers ... with caveats for HD 5000 or HD 6800 users
AMD has released Catalyst 10.11 drivers for Windows and Linux users.
-
NVIDIA 260.99 WHQL drivers released
NVIDIA has posted a second driver update in the space of a week.
-
NVIDIA 197.13 drivers resolve fan speed issue
NVIDIA has released updated drivers (version 197.13) that fix the fan issues plaguing the 196.75 drivers.
-
WARNING! NVIDIA 196.75 drivers can kill your graphics card
I'm getting a steady stream of reports in from NVIDIA users that the latest 196.75 drivers can cause severe cooling problems, even possibly resulting in the death of the hardware.
-
-
Software bug in NVIDIA 196.21 WHQL drivers disables overclocking
If you're an NVIDIA user who like to overclock you system, be careful not to download the latest 196.21 WHQL drivers because they will disable your ability to overclock your GPU.
-
Windows 7 in the real world: 10 PCs under the microscope
When the slow-motion launch of Windows 7 finally ends and it hits store shelves next week, will it erase the memory of Windows Vista? Over the past three months, I’ve been test-driving the final...
-
ATI Catalyst 9.8 released early
ATI Catalyst 9.8 drivers have been released into the wild early thanks to an AMD manager.
-
Signs show Linux moving into the driver's seat
A steady stream of manufacturers are requesting Linux drivers for their hardware, suggesting growing adoption of Linux operating systems among enterprises.
-
Troubleshoot Windows Vista drivers with Driver Query and DriverView [video]
When Windows Vista was first released, many early adopters complained of device driver incompatibilities with older hardware. Since then, most hardware vendors have released updated, Vista...
-
What to expect from Windows 7
Windows 7 is essentially done. It’s all over but the process of hunting down bugs, many of them associated with OEM hardware and drivers. In a bygone era, code this stable and well tested might...
-
Windows 7 setup secrets
For the past week or so I’ve been installing and upgrading the Windows 7 RC code on a wide variety of systems, documenting the process as I go. In this post, I share seven of the lessons I’ve...
-
Study: Cell phones distract drivers more than passengers do
According to a new study, it's more distracting to have Paris Hilton's Sidekick in the car than it is to have Paris herself. Sorry, Paris. Cell phones distract car drivers more than talkative...
-
Apple, not Gear, deserves the blame for iTunes crashes
It’s now been a week since Apple’s botched release of iTunes 8, which caused a tidal wave of Vista crashes before it was hastily rolled back. Judging from traffic on Apple’s support forum,...
-
An inside look at Apple's sneaky iTunes 8 upgrade
I’m reading lots of complaints about the new iTunes 8 update causing horrific problems on Windows machines, including widespread reports of STOP errors, aka the Blue Screen of Death. So how can...
-
Green garage caters to hybrid drivers
As the price of gas soars and more drivers turn to hybrid vehicles, San Francisco-based Luscious Garage is doing booming business catering to their auto repair needs. CNET's Kara Tsuboi visited...
-
Drivers caught red-handed holding phone
Starting July 1, California drivers caught holding their cell phones to their ear while driving are being slapped with a $20 dollar ticket for the first offense, and a $50 ticket for the second....
-
NVidia says no to request to release open source drivers, once again
Nvidia reiterated that it won't provide open source drivers for Linux because the company claims there is no need for it. Nvidia provides binary Linux drivers and has open sourced some drivers...
-
Developers criticize Nvidia, other holdouts for hindering Linux desktop
Linux kernel developers are getting tougher on Nvidia and a few other holdouts that have refused to release open source drivers. More than 100 Linux kernel developers – including top developer...
-
The key to Windows success? It's all about the drivers
The great advantage of the Windows ecosystem is that there are so many choices. That's also its biggest problem, as all those choices offer a correspondingly large chance of encountering problems...
The best of ZDNet, delivered
ZDNet Newsletters
Get the best of ZDNet delivered straight to your inbox




