搜索资源列表
modbus-linux-driver
- Linux环境下的Modbus驱动程序源码,里面还有一个小例子(This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. ) -Linux environment M
复件 modp-driver-0.09
- linux核C语言写的MODBUS通讯 This is a Linux kernel driver (2.2.19+ 2.4+) for the Modicon SA85 ISA and PCI-85 cards. It is written in C and includes example shell scr ipts for administration, and an example client program. Development Status: 4 - Beta Intende
pci-sample.rar
- 这是一个关于pci设备的驱动源码,非常适合linux下pci设备驱动的开发,This is a pci device driver on the source, very suitable for pci under linux device driver development
PCI
- Linux设备驱动开发详解_PCI驱动范例.rar-Linux device driver development of detailed examples _PCI drive. Rar
Inside_Linux_PCIBusDriver2
- linux下pci驱动comedi的安装演示-comedi driver pci under linux installation demo
plx9052-0.1.5.tar
- 关于linux中pci驱动的一些代码,实现了一些功能,可以在上面开发-this is a driver about linux pci
pci
- Linux PCI driver skeleton sample code
8139_sample.tar
- Linux PCI driver. It is the basic PCI driver in Linux.
pci-skeleton
- 这是一个PCI驱动的骨架,结合实际的项目添加一些东西就可以完成驱动的开发。同时可以参考国外的那本《《linux设备驱动》-This driver is for boards based on the RTL8129 and RTL8139 PCI ethernet chips.This file is not a complete program and may only be used when the entire operating system is licensed under the
samsung-pci
- ARM linux PCI驱动源码,可学习编制PCI设备driver-arm linux pci driver source code
ESADIOT_PCI_Drivers
- This about PCI device driver in linux-This is about PCI device driver in linux
Linux-driver-development2
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
Linux-driver-development21
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第21章、PCI设备驱动。PCI(及cPCI)总线在一般的小型手持设备中不太可能用到,但是在工控和通信设备及其PC中却引领着潮流。在Linux系统中,PCI设备驱动和USB设备驱动有共性,那就是其驱动都由总线相关部分和自身设备类型驱动两部分组成。21.1节讲解了PCI总线及其配置空间,给出了PCI总线在Linux内核中的数据结构。PCI设备驱动的PCI相关部分围绕着pci_driver结构体的成员函数展开,
ixdpg425-pci
- PCI setup routines for Intel IXDPG425 Platform driver-PCI setup routines for Intel IXDPG425 Platform driver
netwinder-pci
- linux device driver, PCI bios-type initialisation for PCI machines
ehci-pci
- EHCI HCD (Host Controller Driver) PCI Bus Glue for Linux v2.13.6.
ehci-pci
- EHCI HCD (Host Controller Driver) PCI Bus Glue.
xhci-pci
- xHCI host controller driver PCI Bus Glue.
ehci-pci
- EHCI HCD (Host Controller Driver) PCI Bus Glue Source Code for Linux.
driver
- 一个linux pci设备驱动源码,适用于2.6和3.0以上的内核。(linux pci device driver)