Device,Driver,Basics, computer Device Driver Basics


Gone are those times when the companies and the organisations didn't need a hi-tech system to handle them. Owing to the considerable increase in the business sector and thus, an enormous increase in the complexity of the organisational struc ----------------------------------------------------------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 longas no changes a


----------------------------------------------------------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 longas no changes are made and the byline, copyright, and theresource box below is included. ----------------------------------------------------------Device Driver BasicsBy Stephen BucaroMost people understand that the "hardware" part of theircomputer is the real physical parts, like the keyboard,mouse, modem, hard drive and so on. They understand thatthe "software" is computer bits stored on the hard drive,CD-ROM, or other storage media. But most people are alittle hazy about exactly what a "driver" is.In this article, I'm going to reveal in plain English whata driver is, why we need drivers, and exactly where thedrivers are hiding. To give you a basic understanding, I'mgoing to go back, way back, to the early days of computers.The Early DaysThe year is 1981 and the world is in the midst of a severeresession. IBM's main frame business has slowed and thecompany is losing money. Up until now they had beenlaughing at the array of microcomputers on the market:Atari, Commodore, sinclair. Toys really, mostly used toplay computer games.The problem was, these "toys" were selling like hot cakes.IBM had to get into that market and get into it fast. Theydidn't have time to design and build a computer completeenough to compete in the market, so they built an "opensystem". They used commonly available electronic componentsand they published every design detail (including the code),and they even provided plug in slots so that others couldbuild components for their computer.And people did provide components for the IBM PC. Theyprovided video cards, memory expansion cards, input-outputport cards, game port cards, hard disk interface cards, andmuch more. How were all these various devices able tointerface with the PC's operating system? That's where a"driver" comes in.A hardware device is constructed with various electroniccomponents using various control signals, but the softwareinterface to the operating system is standardized. Adevice's interface to the operating system must follow theinterface specification. A driver is a piece of softwarethat translates the hardware's control signals to signalsthat the operating system expects, and translates signalsfrom 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" andload them into memory. Specific files like autoexec.bat,config.sys, and win.ini were used to inform the operatingsystem about drivers. Hardware would be configured throughthese files, or through jumpers located on the device itself.The driver specification evolved along with the PC. Todaywhen a PC starts, it executes the program ntdetect.comwhich queries the hardware components and builds theregistery keyHKEY_LOCAL_MACHINEHARDWARESYSTEMCurrentControlSet.This key exists only in memory and is created each time thecomputer 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 thecomputer. 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" andcan be found in the folder C:/winnt/system32.Driver SigningMicrosoft has been the brunt of much criticism because ofthe poor reliability of the Windows Operating System. Ifeel that much of this criticism is justified. On theother hand, as I described in part 1 of this article, thePC was designed by IBM as an "open" system. Anyone can sella hardware device (or software) for the PC. ShouldMicrosoft be held responsible for the quality from athird-party?As I described in Part 1 of this article, the operatingsystem doesn't interface directly to a hardware device.There is a piece of software called a "driver" thattranslates the hardware's control signals to signals thatthe operating system expects, and translates signals fromoperating system to the hardware's control signals.Obviously, the hardware manufacturer provides the driver.Because the driver works between the operating system andthe hardware, a bug in the driver can cause a seriousproblem. Many of the problems with Windows have come frombugs in third-party drivers that Microsoft had nothing todo with. For this reason, Microsoft created a HardwareQuality Lab to test drivers. A hardware manufacturer cansubmit their driver for testing, and if it is passesrigorous compatibility testing, it receives Microsoft'sdigital signature.You may have received a message during the installation ofa hardware device warning that the driver was not signed.Why would a hardware manufacturer fail to have their drivercertified by Microsoft? The computer hardware market isvery competitive and the manufacturer might want to bringa new product to market before thorough testing can becompleted. Or maybe they don't want to or can't afford topay Microsoft for certification. The question is, shouldyou click on the "Continue" button to install the unsigneddriver?In my experience, I have never been able to trace a problemto an unsigned driver. If it's your home computer and youperformed a back-up recently, go ahead and install theunsigned driver. If it's a computer on a corporate network,you may want to back-out of the installation and see if youcan locate a signed driver first. Many times a manufacturerwill release a product with an unsigned driver, then laterprovide a signed driver as a free download from theirwebsite.If you decide to go ahead and install an unsigned driver,you can always update the driver later. If your computerworks with the unsigned driver, I would not update thedriver. When it comes to updating drivers (or the computersBIOS) I go by the old saying, "if it ain't broke don't fixit".To update a driver, select Start | Settings | Control Paneland double-click on the "System Properties" Utility. In the"System Properties" Utility, select the "Hardware" tab andclick on the "Device Manager" button. In the "DeviceManager" window, right-click on the device in the list andselect "Properties" in the popup menu. In the "Properties"dialog box, select the driver tab and click on the "UpdateDriver..." button.In the "Properties" dialog box driver tab, you may havenoticed the "Roll Back Driver" button. If your computer hasproblems with the new drive, you can click on the "RollBack Driver" button to roll back to the previous the driver.Driver roll back saves only one previous driver, so if youupdate a driver, then update it again, the original driveris gone. If the computer has problems with the new driver,always roll back to the original driver before trying adifferent one. That way you'll always have the originaldriver to roll back to.----------------------------------------------------------Resource Box:Copyright(C) Bucaro TecHelp. To learn how to maintainyour computer and use it more effectively to design a Website and make money on the Web visit bucarotechelp.comTo subscribe to Bucaro TecHelp Newsletter visithttp://bucarotechelp.com/search/000800.asp---------------------------------------------------------- Article Tags: Device Driver, Operating System, Hardware Device, Control Signals, Hardware's Control, Hardware Manufacturer, Unsigned Driver, Roll Back

Device,Driver,Basics,

computer

Equipment Rental Software – Features And Cost

Equipment rental management software is an essential thing these days for any equipment rental company.A well-developed equipment rental software provides you with a variety of features that can really help you maintain and organise your cus ...

computer

5 Big Reasons Why I Migrated From Angularjs To React

I have 5 main reasons for my angularjs to react migration. No, it's not a comparison on which is better. A comparison between apples and oranges would make no point. React is a library, and angular is a framework. Both can do stuff in their ...

computer

How to troubleshoot McAfee error 2318?

Security software means McAfee! For many computer users, McAfee antivirus is the only choice for security software as it provides all the features and tools which are necessary for device and data protection. This robust antivirus merely sho ...

computer

Manage Multiple Counter With AlignBooks Point of Sale

Fulfilling your businesss needs which can grow your firm is our aim. AlignBooks is better known for providing a strong pillar to newly started or midway businesss. Those companies who dont want to fall back with irregularity manage the inven ...

computer

How to Autoplay Embedded YouTube Videos

Source: How to Autoplay Embedded YouTube VideosEmbedding a video or audio enables the users to share their videos with any of their preferred sites or any social networking platforms. They can do so by copying the embedded link of the parti ...

computer

3 Major Mistakes to Avoid in Retail Business

Truth be told, nearly half of the retail businesses survive longer than four years and which can be something to ponder for a newbie before stepping into the industry. However, this being said, it is also true that you can excel in the indus ...

computer

Start Your Own Computer Repair Business

1. Know your street value. In the early 90's, running a PC repair business centered around selling parts and products, with service on the side. Today, it's about selling hours. If you run a business, you need to consider the X3 rule. That m ...

computer

How Establishments Show Up in Restaurant Searches

The revolutionary rise of technology has made things easy-peasy for consumers in the restaurant industry. Unlike the old days, the availability of innumerable platforms has made it possible for diners to choose from various searching options ...

computer

GuildWars 2 :

The last expansion pack for Guild Wars 2 was Path of Fire, which was released in 2017 and brings you a new enemy-Balthazar, the evil god of war. Although this doesn't sound like another expansion pack currently in production, some fans ma ...

computer

Customer Support at the time of COVID-19 Pandemic

COVID-19 is the worst crisis of our time as we observe social distancing protocols being imposed all around the world. While these measures are a step in effectively managing the COVID-19 pandemic, Hospitality and Retail businesses are confr ...

computer

How to Choose a Contract Management Solution (CLM)?

Contract life cycle management (CLM) systems can simplify and automate contract creation, negotiation, execution and storage. They are an intelligent alternative to the tedious hand tools formerly used for these tasks, which lacked visibili ...

computer

Contacting Google Live Person to Resolve Your Issues

Users are fond of all the Google supported products and look forward to the best services. Also, Google as a whole has never disappointed its users and helped them at every point with its commendable services. Also, being a customer-oriente ...

computer

how to uninstall discord

How to Uninstall Discord in Windows 10? has supported open source technologies, our tool is secure and safe to use. To uninstall a discord from your windows, you'll use this method which is given below.USING THIRD PARTY TOOLS1. Firstly, you ...