|
|||
1. Introduction to Device Drivers 3. Reading and Writing Data in Kernel Memory |
User BackgroundTo write device drivers for the Solaris OS, you should have the following background:
The most important information you need to have to write a device driver are the characteristics of the device. Get a detailed specification for the device you want to drive. Experience with Solaris OS compilers, debuggers, and other tools will be very helpful to you. You also need to understand where the file system fits with the kernel and the application layer. These topics are discussed in this tutorial. |
||
|