Description: Linux system, device drivers the operating system kernel are an important component of the hardware device with a standard set up between the abstract interface. Through this interface, users can deal with, like ordinary paper, the hardware device to open (open), turn off (close), to read and write (read/write) operation, etc.. Through the analysis and design of device drivers, you can-depth understanding of Linux systems and systems development. In this paper, a simple example to illustrate the design of device drivers.
To Search:
- [Linux] - Full description linux driver the whole
- [copy_file] - linux读写文件命令的应用 read函数 write函数 close函数的应用
File list (Check if you may need any files):
11linux.txt