-
the SCSI miniport driver, the compilation of language
有关SCSI miniport的驱动程序,汇编语言-the SCSI miniport driver, the compilation of language
- 2022-04-14 16:19:24下载
- 积分:1
-
Chinese pci9052, including translation of parts of databook
pci9052中文资料,包括部分databook的翻译-Chinese pci9052, including translation of parts of databook
- 2022-04-10 22:37:53下载
- 积分:1
-
这是三星的2443的wince的bootloader
这是三星的2443的wince的bootloader-This is the 2443 Samsung wince of the bootloader
- 2022-07-07 19:55:58下载
- 积分:1
-
应用程序 usb下载 可以用来下载上传数据
应用程序 usb下载 可以用来下载上传数据 -Usb application download can be used to download From data
- 2022-06-02 07:25:17下载
- 积分:1
-
SIM100 driver exhibitions can be used I tried
SIM100 的驱动程序 ,多多指教,可以采用我试过 -SIM100 driver exhibitions can be used I tried
- 2022-09-24 00:20:03下载
- 积分:1
-
Operation I/O port driver sample program will be a compilation of input and outp...
操作I/O端口的驱动示例程序,将端口输入输出的汇编指令运行在内核模式中。-Operation I/O port driver sample program will be a compilation of input and output ports command to run in kernel mode.
- 2022-08-25 14:23:52下载
- 积分:1
-
本书是一本介绍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
-
设备管理程序,可以禁用,使指定的设备,W。
设备管理程序,可以禁用,启用指定的设备,同时还可以对优盘读写,或只读-Equipment management procedures, can be disabled, enable the specified device, while USB can also read and write or read-only
- 2022-12-31 16:15:12下载
- 积分:1
-
One for the button
一个用于按键模拟的驱动 利用 port I/O-One for the button-driven simulation using port I/O
- 2022-09-08 22:05:03下载
- 积分:1
-
窗口驱动模型假设一个硬件设备可以有几个驱动程序…
The Windows Driver Model assumes that a hardware device can have several drivers, each of which contributes in some way to the successful management of the device. WDM accomplishes the layering of drivers by means of a stack of device objects. I discussed this concept in Chapter 2. Up until now, I’ve been talking exclusively about the function driver that manages the main functionality of a device. To round out this book, I’ll describe how you write a filter driver that resides above or below the function driver and modifies the behavior of the device in some way by filtering the I/O request packets (IRPs) that flow through it.
- 2022-07-19 01:55:34下载
- 积分:1