搜索资源列表
linux_drive_CN
- linux驱动开发中文版,包括中断,DMA,PCI,USB,串并口,显示等-linux-driven development of Chinese language version, including the interruption, DMA, PCI, USB, serial port and parallel port, the display
PCI_4
- 首先介绍了PCI的中断结构,包括可编程中断控制和高级可编程中断控制两种范式,然后以Linux操作 系统为例详细探讨了PCI的自动配置能力、共享中断的实现以及中断处理过程等几方面的关键技术
DM6467_pci
- 基于达芬奇平台DM6467的pci驱动和应用程序。此此代码可以实现通过pci接口引导系统并启动。-This codes are for Davinci DM6467,include the aplication and linux driver for pci interface.This can load the kernel from the pci interface.
Book-LinuxDrive
- 《Linux设备驱动开发详解》宋宝华 高清 非影印版本 《Linux设备驱动开发详解》是一本介绍Linux设备驱动开发理论、框架与实例的书,《Linux设备驱动开发详解》以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux设备驱动理论;字符设备、块设备、TTY设备、IC设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关
235
- pci的中文文档,还有设备驱动文档,linux下的开发祥解-pci Chinese document, there are device driver files, linux under development祥解
EECOL_2006APR05_INTD_TA_01
- 单峰驼黑色黑色 pci的中文文档,还有设备驱动文档,linux下的开发祥解-Dromedary black black pci Chinese documents, as well as device driver files, linux under development祥解
pciutils-3.1.55.tar
- 一個用來抓PCI資訊的小套件 簡單操作的介面,在linux下使用-PCI information with the task of a small suite of simple operation of the interface used in linux
Linux-sevice-driver-code(chinese)
- linux设备驱动方面的详细介绍,包括串口,PCI-Linux device the detailed introduction of driver aspects, including serial ports, PCI, etc
linux_pci_serial_driver
- Linux系统下的PCI串口的设备驱动编写说明-linux pci serial driver
Linux_PCI_driver
- linux pci 总线驱动开发类说明文档-linux pci driver
PCI_Linux
- 基于PCI总线的嵌入式Linux设备驱动程序的研究与实现-Research and Implementation of embedded Linux device drivers based on PCI bus
Programming-PCI-Devices-under-Linux-------1996.zi
- Programming PCI-Devices under Linux by Claus Schroeter gives pci basics and implementation under linux operating system.