Software Information

Device Driver Basics


Most people understand that the "hardware" part of their computer is the real physical parts, like the keyboard, mouse, modem, hard drive and so on. They understand that the "software" is computer bits stored on the hard drive, CD-ROM, or other storage media. But most people are a little hazy about exactly what a "driver" is.

In this article, I'm going to reveal in plain English what a driver is, why we need drivers, and exactly where the drivers are hiding. To give you a basic understanding, I'm going to go back, way back, to the early days of computers.

The Early Days

The year is 1981 and the world is in the midst of a severe resession. IBM's main frame business has slowed and the company is losing money. Up until now they had been laughing at the array of microcomputers on the market: Atari, Commodore, sinclair. Toys really, mostly used to play computer games.

The problem was, these "toys" were selling like hot cakes. IBM had to get into that market and get into it fast. They didn't have time to design and build a computer complete enough to compete in the market, so they built an "open system". They used commonly available electronic components and they published every design detail (including the code), and they even provided plug in slots so that others could build components for their computer.

And people did provide components for the IBM PC. They provided video cards, memory expansion cards, input-output port cards, game port cards, hard disk interface cards, and much more. How were all these various devices able to interface with the PC's operating system? That's where a "driver" comes in.

A hardware device is constructed with various electronic components using various control signals, but the software interface to the operating system is standardized. A device's interface to the operating system must follow the interface specification. A driver is a piece of software that translates the hardware's control signals to signals that the operating system expects, and translates signals from the operating system to the hardware's control signals.

When the computer is started up, it would look in the "system" directory for files with the extension ".drv" and load them into memory. Specific files like autoexec.bat, config.sys, and win.ini were used to inform the operating system about drivers. Hardware would be configured through these files, or through jumpers located on the device itself.

The driver specification evolved along with the PC. Today when a PC starts, it executes the program ntdetect.com which queries the hardware components and builds the registery key HKEY_LOCAL_MACHINEHARDWARESYSTEMCurrentControlSet. This key exists only in memory and is created each time the computer boots. If all the drivers are loaded successfully, a copy of the key is saved as ControlSet00X.

Under the registery key CurrentControlSet, the subkey "Enum" contains a subkey for each harware device on the computer. Each device key contains fields for Hardware ID, Driver ID, Device Parameters, and other configuration data. The 32-bit drivers are files with the extension ".sys" and can be found in the folder C:/winnt/system32.

Driver Signing

Microsoft has been the brunt of much criticism because of the poor reliability of the Windows Operating System. I feel that much of this criticism is justified. On the other hand, as I described in part 1 of this article, the PC was designed by IBM as an "open" system. Anyone can sell a hardware device (or software) for the PC. Should Microsoft be held responsible for the quality from a third-party?

As I described in Part 1 of this article, the operating system doesn't interface directly to a hardware device. There is a piece of software called a "driver" that translates the hardware's control signals to signals that the operating system expects, and translates signals from operating system to the hardware's control signals. Obviously, the hardware manufacturer provides the driver.

Because the driver works between the operating system and the hardware, a bug in the driver can cause a serious problem. Many of the problems with Windows have come from bugs in third-party drivers that Microsoft had nothing to do with. For this reason, Microsoft created a Hardware Quality Lab to test drivers. A hardware manufacturer can submit their driver for testing, and if it is passes rigorous compatibility testing, it receives Microsoft's digital signature.

You may have received a message during the installation of a hardware device warning that the driver was not signed. Why would a hardware manufacturer fail to have their driver certified by Microsoft? The computer hardware market is very competitive and the manufacturer might want to bring a new product to market before thorough testing can be completed. Or maybe they don't want to or can't afford to pay Microsoft for certification. The question is, should you click on the "Continue" button to install the unsigned driver?

In my experience, I have never been able to trace a problem to an unsigned driver. If it's your home computer and you performed a back-up recently, go ahead and install the unsigned driver. If it's a computer on a corporate network, you may want to back-out of the installation and see if you can locate a signed driver first. Many times a manufacturer will release a product with an unsigned driver, then later provide a signed driver as a free download from their website.

If you decide to go ahead and install an unsigned driver, you can always update the driver later. If your computer works with the unsigned driver, I would not update the driver. When it comes to updating drivers (or the computers BIOS) I go by the old saying, "if it ain't broke don't fix it".

To update a driver, select Start | Settings | Control Panel and double-click on the "System Properties" Utility. In the "System Properties" Utility, select the "Hardware" tab and click on the "Device Manager" button. In the "Device Manager" window, right-click on the device in the list and select "Properties" in the popup menu. In the "Properties" dialog box, select the driver tab and click on the "Update Driver..." button.

In the "Properties" dialog box driver tab, you may have noticed the "Roll Back Driver" button. If your computer has problems with the new drive, you can click on the "Roll Back Driver" button to roll back to the previous the driver. Driver roll back saves only one previous driver, so if you update a driver, then update it again, the original driver is gone. If the computer has problems with the new driver, always roll back to the original driver before trying a different one. That way you'll always have the original driver to roll back to.

Copyright(C) Bucaro TecHelp.

Permission is granted for the below article to forward, reprint, distribute, use for ezine, newsletter, website, offer as free bonus or part of a product for sale as long as no changes are made and the byline, copyright, and the resource box below is included.

About The Author

Stephen Bucaro

To learn how to maintain your computer and use it more effectively to design a Web site and make money on the Web visit bucarotechelp.com To subscribe to Bucaro TecHelp Newsletter visit http://bucarotechelp.com/search/000800.asp


MORE RESOURCES:

Reuters India

Whistleblower details alleged Oracle contract violations
San Jose Mercury News
Oracle salespeople used a variety of questionable tactics to hide the fact they were overcharging the federal government for software, ...
DOJ Joins Suit Accusing Oracle of Overcharging USNew York Times (blog)
US suing Oracle alleging software contracts fraudThe Associated Press
US accuses Oracle of software contract fraudAFP
IT Business Edge (blog) -BusinessWeek -ZDNet UK
all 316 news articles »


CNET (blog)

Sony, McAfee, sued over software activation patent
CNET (blog)
In a suit filed in US District Court in the eastern district of Texas Thursday, Uniloc is alleging that its patent for software activation is being violated ...
Irvine's Uniloc Sues Sony, Activision Blizzard, OthersOrange County Business Journal
Sony, Activision, Others Sued Over Software Activation By UnilocNASDAQ
Uniloc USA Inc. Files Patent Infringement Lawsuit against Sony America, McAfee ...MarketWatch (press release)
Barron's (blog) -Techconnect Magazine (blog)
all 21 news articles »


Software maker SAP completes Sybase acquisition
BusinessWeek
German business software maker SAP AG said Friday it has completed its $5.8 billion acquisition of US database software maker Sybase Inc. SAP, ...
SAP closes buy of US business software firm SybaseTMCnet
SAP acquires SybaseTrading Markets (press release)

all 25 news articles »


Quest Software shares jump after solid 2Q results
The Associated Press
NEW YORK — Shares of Quest Software Inc. got a boost Friday after the business software maker posted better-than-expected second-quarter results. ...

and more »


msnbc.com

Security experts release software to attack Android phones
Apple Insider
A day ago, security researchers at Lookout reported the potential for mobile software to take invisible actions that users were not aware were happening, ...
Software released for attacking Android phonesReuters (press release)
Software released to attack Android phonesCIOL

all 33 news articles »


Moneycontrol.com

Adobe Buys Day Software
SYS-CON Media (press release) (blog)
Swiss-based web content management (WCM) house Day Software Holding AG got bought Wednesday by Adobe for roughly $240 million (255 million Swiss francs). ...
Adobe to Launch $240 Million Tender Offer for Day SoftwareWall Street Journal
Adobe acquires Web software maker for US$240 millionBusinessWeek
Adobe agrees to buy Day SoftwareBoston Globe
San Jose Mercury News -Reuters -The Mac Observer
all 237 news articles »




SYS-CON Media (press release) (blog)

SAP Warms to Open Source
PC World
In 2005, Shai Agassi, then the SAP executive in charge of the company's product group, expressed ambivalence over using open-source software. ...
SAP Trails Oracle; Its On-Demand Widgetry About to PopSYS-CON Media (press release) (blog)

all 8 news articles »


Software AG: webMethods License Revenue Doubles in the U.S. in Q2
MarketWatch (press release)
Software AG continued to show strong growth in Q2 2010. The high growth was driven by the webMethods business division. In the US, webMethods license ...

and more »

Google News

Home | Site Map

Powered By: Free Work At Home Business Opportunity!

© 2006