搜索资源列表
Linux下网卡驱动程序源码分析
- linux下8139网卡驱动分析,非常彻底,本人照此移植成功了嵌入式设备上的网口-8139 NIC drivers under analysis, very thorough, I do the successful transplantation of embedded devices on the LAN
ComProtocol
- 电力系统Linux设备通讯程序 主要是为了各大电网通讯数据代码-power system Linux communications equipment is mainly to process large data network communications code
Linux_3nd
- linux设备驱动第三版,中文版,很有参考价值
linux_drivers
- 深入浅出linux设备驱动,看了你就知道怎么写了
USB移动设备自动加载1.0usbautom-1.0.0-1.i386
- USB移动设备自动加载1.0usbautom-1.0.0-1.i386 在LINUX下用的,学习的好-USB devices automatically load 1.0usbautom - 1.0.0 - 1.i386 LINUX in the study, and the good Dongdong
研华Linux串口驱动
- 研华PCI串口设备 Linux驱动源码
Linux设备驱动开发详解
- 《Linux设备驱动开发详解》源代码光盘
DMA_example
- Linux设备驱动开发DMA dreiver代码,测试成功,可以使用-DMA dreiver Linux device driver development code, the test is successful, you can use
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
driver-globalmem
- 含并发控制的globalmem驱动,Linux设备驱动开发-With concurrency control globalmem drive, Linux device driver development
linux-2.0.38.tar
- linux系统源代码涵盖内存管理,进程,进程间通讯机制,PCI,中断和中断处理,设备驱动程序,文件系统,网络,核心机制的所有源代码-linux source
LLinux_Devicei
- Linux设备驱动这个经典书籍的第三版版,相信对linux驱动开发人员很有帮助 -Linux device driver, the third edition of this classic book version, I believe the developers of the linux driver very helpful
3globalmeme_semrw
- linux设备驱动开发信号量读写源代码--采用宋宝华框架-linux device driver development semaphores read and write source code- Song Baohua framework
wake-up.IO
- linux设备驱动开发-linux 并发控制 阻塞IO.ppt文档资料-linux device driver development the-linux concurrency control blocking IO.ppt document information
bingfa-yu-jing-tai-ppt
- linux设备驱动开发-linux 并发控制 与竞态pt文档资料-linux device driver development-linux concurrency control and race pt Documentation
key_driver_irqa_poll
- linux设备驱动开发之按键KEY驱动开发查询模式和中断模式(宋宝华框架)-linux device driver development of key KEY-driven development query mode and interrupt mode (Song Baohua framework)
Linux-Driver-information
- 非常齐全实用的Linux设备驱动程序学习资料-Very complete Linux device driver learning materials
Linux那些事儿之我是Sysfs
- Sysfs文件系统是一个类似于proc文件系统的特殊文件系统,用于将系统中的设备组织成层次结构,并向用户模式程序提供详细的内核数据结构信息。(Understanding device models and sysfs file systems)
Linux 设备驱动开发详解
- Linux 设备驱动开发相关书籍 非常清楚(Linux device driver development detailed.Rar)
LINUX设备驱动程序开发详解(源码)
- LINUX设备驱动程序开发详解(源码),欢迎各位同学学习观看,谢谢!