搜索资源列表
hit
- PCI驱动程序,对于想要开发WDM驱动程序的人有非常好的应用价值-Dirver of PCI. It is of high applicable value for those who want to develop WDM drivers.
WDM pci 中断源码
- pci卡中断windows wdm驱动的例子-pci card interruption windows wdm drivers example
pci 卡DMA驱动程序
- 这个源码是pci卡,在windows环境下wdm驱动程序的实现。-this source is pci cards, in the windows environment wdm drivers realized.
PCI设备Windows通用驱动程序的设计
- PCI设备Windows通用驱动程序的设计-PCI device drivers for Windows Universal Design
pci驱动
- PCI硬件的驱动程序范例,可以根据该架构编写自己的PCI驱动程序-PCI hardware drivers for example, can be prepared under the framework of PCI Driver
linuxdriver_code_tool
- 本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book
PCIdriver
- PCI设备驱动,主要介绍PCI驱动开发框架,总结了四种获取PCI配置空间的方法。-PCI device drivers, introduces the PCI-driven development framework, summed up the four access to PCI configuration space approach.
RPDP-PCILVDS
- 买的一块开发板的开发文档、原理图还有PCB板,并且附有PCI9054的驱动程序及上位机测试应用程序,调试时需要安装Windriver。-Development board to buy a piece of the development of documents, there are PCB board schematics, and with the PCI9054 PC drivers and test applications, when the need to install debu
PIC_driver_
- linux下PCI驱动代码,很全面的,可用于测试-Under the PCI drivers linux code, very comprehensive, and can be used for testing! !
PCI_driver
- PCI驱动和PCI骨架程序,写的很规范,欢迎下载!PCI驱动和PCI骨架程序;-PCI drivers and PCI skeleton program, written in a very standardized, welcome to download! PCI drivers and PCI skeleton procedures
XILINX-PCI-E-DRIVER
- Xilinx公司的FPGA基于V5的开发版PCI-E驱动程序,可用作图像采集卡以及数据处理用-Xilinx s FPGA-based V5 Developer Edition PCI-E drivers can be used as a frame grabber, and data processing
pci-express-system-architecture.pdf.tar
- PCI Express is a high performance, general purpose Serial I/O Interconnect defined for a wide variety of future computing and communication platforms. The basic premise of PCI Express is that the host PCI software remains compatible with an e
xhci-pci.zip
- linux系统上,xHCI PCI总线型USB主机控制器驱动程序,欢迎使用。 ,linux system, the xHCI PCI bus type USB host controller drivers are welcome to use.
PCI-s1300O
- 此程序为Vxworks下的PCI驱动程序的s1300接口操作。 参数1:指向设备描述符的指针(从s1300Open的返回值) 参数2:命令字 参数3:命令参数-This program is for the PCI drivers under Vxworks s1300 interface operation. Parameters: a pointer to the device descr iptor (s1300Open return value) Parameter 2 Pa
pcidev
- pci 驱动,这是一个非常实用的pci驱动。-pci drivers,very good pci linux drivers
Solution
- 在VS2012+WDK8.0上面编写的PCI的驱动程序,采用的是WDF最新型框架程序,成功运行。-In VS2012+WDK8.0 written above PCI drivers, using the latest WDF framework program run successfully.
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
pci-sysfs
- Loosely based on generic HAVE_PCI_MMAP implementation in drivers pci pci-sysfs.c.
v4l2-pci-skeleton
- This is a V4L2 PCI Skeleton Driver. It gives an initial skeleton source for use with other PCI drivers.
windows xp下的pci设备驱动程序开发
- 在windows xp的操作系统的下开发PCI设备驱动(Developing PCI device drivers under the operating system of Windows XP)