-
本书是一本介绍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
-
USBD的驱动程序,Linux环境下的usb device的驱动程序
USBD的驱动程序,Linux环境下的usb device的驱动程序-USBD drivers, Linux environment under the USB device driver
- 2023-03-14 05:25:03下载
- 积分: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
-
文件过滤SFILTE源代码,有注释哦!但还是有很多不清楚,请多多指教!...
文件过滤SFILTE源代码,有注释哦!但还是有很多不清楚,请多多指教!-Document filtering SFILTE source code, annotated Oh! However, there are still many unclear, advice please!
- 2022-05-05 14:37:03下载
- 积分:1
-
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0...
CharSample实例的功能是:应用程序从键盘接收一个数字,之后通过DeviceIoControl调用,把数字传递给驱动程序,由驱动程序将一个数字(0-9)转换成一个中文(零-九),再把结果返回给应用程序,由应用程序显示出来。-CharSample examples of functions are : applications from the keyboard to receive a number, followed by DeviceIoControl call, this time passed to the driver, a driver will be digital (0-9) converted into a Chinese (zero-9), and then return the results to the application, applications displayed.
- 2022-12-16 14:30:03下载
- 积分:1
-
windows2000驱动编程源代码
windows2000驱动编程源代码-windows2000-driven programming source code
- 2022-03-07 13:57:59下载
- 积分:1
-
使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题...
使用Java的Jni技术对三洋数码相机驱动程序的封装,封装后的动态库可在Java开发环境中应用,解决了Java中调用Vc中开发的Dll问题-The use of Java
- 2023-04-01 01:05:04下载
- 积分:1
-
power save consuption libraries for avr
power save consuption libraries for avr
- 2022-08-08 16:07:57下载
- 积分:1
-
CE下基于Zylonite硬件平台的SD卡驱动开发
CE下基于Zylonite硬件平台的SD卡驱动开发-CE-based hardware platform Zylonite the SD card driver development
- 2022-08-24 02:54:39下载
- 积分:1
-
win9x下的一个网卡驱动程序。
win9x下的一个网卡驱动程序。-win9x net card driver.
- 2022-04-29 12:18:15下载
- 积分:1