搜索资源列表
hit
- PCI驱动程序,对于想要开发WDM驱动程序的人有非常好的应用价值-Dirver of PCI. It is of high applicable value for those who want to develop WDM drivers.
skel_pci_dma.tar
- PCI驱动开发框架-PCI driver development framework
Linux-PCIdevicedriver-development
- linux pci 驱动开发
DriverWorks-pci
- DriverWorks开发PCI驱动流程
DriverWorks开发PCI驱动流程
- 这是我同学以前写的用DriverWorks开发PCI驱动流程,很有用的-This is my classmates prior written Using Driver Development PCI-driven process, a very useful
pcie驱动开发
- 一个pcie驱动程序源代码,对于从事pci/pcie驱动开发的初学者,很有参考意义。
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
windowsdriver
- windows驱动开发详解光盘资料,含有所有windows驱动开发的所有资料,包括PCI驱动,sd卡驱动,USB驱动和摄像头驱动等-windows dirvers design
PCIdriver
- PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。-PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
PCI
- 实现PCI板卡驱动。运行后可以识别新插入的pci板卡,并能通过简单界面操作控制板卡。-Achieve PCI card driver. Can be identified after running the new pci card inserted, and through a simple interface to operate the control board.
PCIWindows
- PCI 图像采集卡WDM 设备驱动程序共享内存DMA-PCI Image Capture Card WDM device driver for shared-memory DMA
PCISample
- PCI驱动开发实例,基于微软最新的驱动开发系统WDF-Examples of PCI-driven development, based on Microsoft' s latest driver development system WDF
DriverWorksPCI_driver
- 这是driverwork PCI 驱动开发的基本流程,对于做pci驱动的同学很有用处,欢迎下载-This is driverwork PCI-driven development of the basic processes, pci driver for the students to do useful, please download
pci-drive
- 基于linux的pci驱动程序开发 在网上见到的比较全的,-the study of pci-drive according to linux
WDM-PCI-Driver
- wdm方式的PCI驱动开发,在实际应用中作为参考-wdm mode of PCI-driven development
PCI-test
- 关于pci接口测试的文档。方便pci驱动开发。-document about pci if test, for pci driver design
WinDriver-based--PCI-driver
- 基于WinDriver驱动程序开发工具编写的PCI驱动程序,其中包含驱动程序编译之后发布时所需要的SN码-WinDriver driver development tool based on written PCI driver, after which time the compiler release contains drivers needed SN code
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)
WinRing0_1_3_0
- Windows IO/Memory Access Drivers;CPU ID ;MSR;PCI
《pci总线设备开发宝典》的附带光盘
- 《pci总线设备开发宝典》很好介绍PCI window 驱动的开发,对寄存器介绍、操作、以及通过driverstudio开发驱动的全部流程。(The "PCI bus device development book" provides a good introduction to the development of the PCI window drive, the introduction and operation of registers, and all the p