-
本书是一本介绍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
-
点阵液晶,下T在环境NT7534 LCD 128x64点阵控制器芯片
st7565P,nt7534液晶控制芯片在128X64点阵下的51环境液晶驱动程序,经测试通过.黄绿屏,蓝屏只须修改对比度既可.-st7565P, nt7534 LCD 128X64 dot matrix controller chip in the environment under the LCD driver 51, after the test. Green screen, blue screen can only modify the contrast.
- 2022-03-02 17:33:24下载
- 积分:1
-
通用串行总线
Universal Serial Bus
Handling The IRP_MN_START_DEVICE PnP IRP
- 2022-04-10 21:27:29下载
- 积分:1
-
DDK 开发程序面美观,功能齐全,语音的之间的延迟几乎感觉不出来...
DDK 开发程序面美观,功能齐全,语音的之间的延迟几乎感觉不出来-DDK to develop procedures for facial appearance, complete functions, the delay between the voice and they do not feel out of almost
- 2023-06-17 11:10:04下载
- 积分:1
-
WINXP下的ICE驱动程序源码,驱动程序练习
WINXP下的ICE驱动程序源码,驱动程序练习-ICE under WINXP driver source code, driver training
- 2022-02-01 22:22:44下载
- 积分:1
-
带DMA传输的高速的驱动源代码(最高可达80M,在系统支持66M的工作模式下)...
带DMA传输的高速的驱动源代码(最高可达80M,在系统支持66M的工作模式下)-with high-speed DMA transfer of the source drive (up to 80M, the system supports the work of 81 model)
- 2022-01-26 07:36:23下载
- 积分:1
-
晶体半导体CS8900网络接口驱动程序。
Crystal Semiconductor CS8900 network interface driver.-Crystal Semiconductor CS8900 network int erface driver.
- 2023-07-10 09:05:03下载
- 积分:1
-
一个简单好用的隐藏窗口程序 可用热键隐藏各种窗口
一个简单好用的隐藏窗口程序 可用热键隐藏各种窗口-A simple and easy to hide window hotkey hide all windows programs available
- 2022-05-19 15:39:09下载
- 积分:1
-
PCSC interface function to use to write the APDU tool, a good thing that is wort...
运用PCSC接口函数写的APDU工具,好东西,觉得值得研究-PCSC interface function to use to write the APDU tool, a good thing that is worth studying
- 2023-02-02 18:10:04下载
- 积分:1
-
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了h...
该代码为我学习winnt内核时所写,主要功能是在ring3下通过DeviceIoControl与驱动进行通信,获取内核的数据以及sdt,idt信息等。并实现了hook NtQuerySystemInformation函数来实现进程隐藏的功能-The code for the kernel, I am learning winnt wrote, Its main function is in ring3 through DeviceIoControl communication with the driver. access to the kernel and sdt data, the information loop. And the achievement of the hook function to achieve NtQuerySystemInformation implicit process possession of the function
- 2022-02-14 22:21:32下载
- 积分:1