-
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和...
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent de
- 2022-03-14 03:26:44下载
- 积分:1
-
USB接口读写器应用开发源码,参考此代码可以加快开发速度,使用我们硬件设备更令您轻松快捷....
USB接口读写器应用开发源码,参考此代码可以加快开发速度,使用我们硬件设备更令您轻松快捷.-USB Reader Application Development source, reference this code can speed up the development pace, We use your hardware relaxed even more efficient.
- 2022-01-26 04:56:46下载
- 积分:1
-
这是一个sram接口驱动程序,能够驱动256kbx16bit的sram
这是一个sram接口驱动程序,能够驱动256kbx16bit的sram-This is a SRAM interface driver, to drive the SRAM 256kbx16bit
- 2022-03-02 08:01:19下载
- 积分:1
-
使用VToolsD类库编写的hotkey应用
使用VToolsD类库编写的hotkey应用 -Hotkey application using VToolsD library
- 2022-08-16 11:12:51下载
- 积分:1
-
Source files for pxa ac97 sound driver
The packet contains the files that is...
Source files for pxa ac97 sound driver
The packet contains the files that is listed below
driver files
/SOURCE/drivers/sound
Makefile ac97.c ac97.h ac97_codec.c pxa-ac97.c
pxa-audio.c pxa-audio.h sound_core.c
/SOURCE/include/linux
soundcard.h
- 2022-07-18 16:46:54下载
- 积分:1
-
再再论指针
适合于那些对 C语言指针 留有困惑的 C 语言初学者,希望这篇笔记可以对你们有所帮助
- 2022-03-07 07:52:54下载
- 积分:1
-
使用OPCST开发的进程内OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。...
使用OPCST开发的进程内OPCDA服务器(C++Builder),利用OPCST工具包,可以在30分钟内开发出一个基本的OPCDA服务器。支持1.0和2.0。-use OPCST development process OPCDA server (C Builder), using OPCST kits in 30 minutes to develop a basic OPCDA server. Support 1.0 and 2.0.
- 2022-01-22 15:37:11下载
- 积分:1
-
一个能处理中断的vxd例子
一个能处理中断的vxd例子- Can process the severance the vxd example
- 2022-02-16 09:59:30下载
- 积分:1
-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来...
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来访问一个设备也同样。然而, I / O请求必须通过网络转发给对应的远程设备。我们将其称为“I / O重定向”(I/O Redirection)-Application to open or close a document, required by the operating system to decide how to access the content of the document contains a specified device. To find equipment, I/O request will be forwarded to a local device driver. Through the network to access a device also. However, I/O requests must be sent through the network to forward the corresponding remote device. We will call " I/O Redirection" (I/O Redirection)
- 2023-05-13 12:30:03下载
- 积分:1
-
对定植但拒绝对Windows USB驱动程序的12天,是`做,等。
针对usb d12 的windows驱动程序,是用wdm做的,代码每一行都有我的注释。-against colonization but declined on day 12 of the windows usb driver, is `do, Each line code, I have the Notes.
- 2023-01-05 07:50:04下载
- 积分:1