-
本书是一本介绍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
-
如何在VB中调用I/O口的例子 查找指定的应用程序并将焦点定位到该应用程
如何在VB中调用I/O口的例子 查找指定的应用程序并将焦点定位到该应用程-VB How to call I/O port specified in the examples of applications to find and locate the focus of the application process
- 2022-03-15 05:58:01下载
- 积分: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
-
打印机监视器,对打印到打印机的文件自动导入到文件
打印机监视器,对打印到打印机的文件自动导入到文件-Printer monitor, printer to print to file is automatically imported into a document
- 2022-08-02 16:44:00下载
- 积分:1
-
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工...
IOCTL 宏代码解码器。在驱动开发中,经常要用到io控制代码,这个工具可以帮你解释相应的IO控制代码的具体含义。附带了此工具的Win32asm源码。很有用的工具!-IOCTL code decoder. Drivers in the development, which often have to use io control code, This tool can help you explain the corresponding IO control code specific meaning. Fringe of the tool Win32asm source. Very useful tool!
- 2022-07-07 01:07:28下载
- 积分:1
-
在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法:
在 VC 环境下编译驱动程序(MinDriver)的示例 编译方法: -------------------------------------------------------- 1. 利用 VC 打开工作区文件MinDriverInVc.dsw 2.“Project”菜单->“Settings”菜单,弹出Project Settings对话框 3. 将 Build Command Line 的最后两个参数“d: ” 和 “D: onyXfilter_DiskDdkSourceMinDriverInVcMinDriver” 修改为正确的路径(源代码所在的盘符和路径) 4. 按 Build 按钮编译驱动程序-in VC environment compiler driver (MinDriver) compiled examples :-------------------------------------------------------- 1. VC open work area documents MinDriverInVc.dsw 2. "Project" menu-gt; "Settings" menu, pop Project Settings dialog box 3 . Build Command Line to the last two parameters "d :" and "D : tony Xfilter_Disk DdkSource MinDriverInVc MinDriver" change to the correct path (where the source drive and path) 4. compiled by the Build button Driver
- 2023-08-02 16:30:03下载
- 积分:1
-
linux嵌入式系统的dma方式的实现代码
linux嵌入式系统的dma方式的实现代码-linux embedded system approach to achieve dma code
- 2022-09-26 08:00:03下载
- 积分:1
-
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。...
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。-DriverStudio development PCI9052 excellent source, who need to look carefully at the benefit.
- 2022-02-02 22:21:15下载
- 积分:1
-
DLL发送鼠标键,在鼠标的方式发送邮件的底部,而不是技术。
DLL发送鼠标键,用鼠标底部的方式发送消息,而不是鼠标钩子哦!!
- 2022-02-26 18:15:19下载
- 积分:1
-
linux软驱手册,好多跟硬件相关,是编linux驱动的好手册。
linux软驱手册,好多跟硬件相关,是编linux驱动的好手册。-floppy linux manuals, many with the hardware-related, is the linux driver made a good manual.
- 2022-02-01 21:46:43下载
- 积分:1