Who's Online | There are currently, 65 guest(s) and 0 member(s) that are online.
You are an Anonymous user. You can register for free by clicking here | |
 | |
Device Driver Basics
Device drivers make up the major part of the Linux kernel. Like other
parts of the operating system, they operate in a highly privileged
environment and can cause disaster if they get things wrong.
Device drivers control the interaction between the operating system
and the hardware device that they are controlling. For example,
the filesystem makes use of a general block device interface when writing
blocks to an IDE disk. The driver takes care of the details and makes
device specific things happen.
Device drivers are specific to the controller chip that they are driving
which is why, for example, you need the NCR810 SCSI driver if your system
has an NCR810 SCSI controller.
|
|
Copyright 1996-1999 by David Rusling. Licensed under GNU General Public License (Used with permission of the author). See here for details. All rights reserved.
|
|
| |
| Show your Support for the Linux Tutorial
Purchase one of the products from our new
online shop.
For each product you purchase, the Linux Tutorial gets a portion of the proceeds to help keep us going. | |
Login | Don't have an account yet? You can create one. As a registered user you have some advantages like theme manager, comments configuration and post comments with your name. | |
Tell a Friend About Us |
| |
|