搜索资源列表
esdcan-isa331-linux-x86-3[1].7.0-gcc2
- windows isacan200 driver
pcmcia-cs-3.2.7
- Linux PCMCIA Card Services - Linux support for PCMCIA and CardBus devices, including kernel services, client drivers, and user-level utilities.-Linux PCMCIA Card Services- Linux support for PCMCIA and CardBus devices, including kernel services, clien
aic7Yxx-2.0.26-6.3.11-linux-2.6.tgz
- this open source scsi driver for linux.-this is open source scsi driver for linux.
linux device driver source code.tar
- linux device driver source code
linux-gpib-3.1.101.tar
- The Linux GPIB Package is a support package for GPIB (IEEE 488) hardware. The package contains kernel driver modules, and a C user-space library with Guile, Perl, PHP, Python and TCL bindings. The API of the C library is intended to be compatible wit
Tslib-1.3.1
- 极其难找的linux触摸屏驱动,如果开发嵌入式带触摸屏的系统,则此为必须。-Extremely difficult to find the linux touch screen driver, if the development of embedded systems with touch-screen, then this must be.
Linux_Devic_Driver_3rd
- Linux Device Driver 3rd 希望对大家有所帮助。-Linux Device Driver 3rd hope all of you to help.
s3c2410_ts
- 本源码是《ARM嵌入式LINUX设备驱动实例开发》一书的触摸屏设备驱动源代码-The source is ARM Embedded LINUX device driver examples of development of a book on touch-screen device driver source code
SD-8686-LINUX26-MONAHANS-9.70.3.p24-26409.P45
- marvel USB linux无线网卡驱动,已经移植到ARM9,可以编译使用.-marvel USB linux wireless card driver has been ported to ARM9, the compiler can use.
tslib-1.3
- Tslib是一个开源的程序,能够为触摸屏驱动获得的采样提供诸如滤波、去抖、校准等 功能,通常作为触摸屏驱动的适配层,为上层的应用提供了一个统一的 接口。-touch driver in Linux
linuxDeviceDrive
- linux dvices driver 3rd 程序源码-procedure linux dvices driver 3rd source
LinuxDeviceDrivers3_ch.chm.tar
- 非常经典的书籍,linux设备驱动第三版(中文)-Linux Device Drivers, 3rd Edition
ibdriver-1.3.4-linux-2.6.28-rc2
- linux下的无线宽带驱动,适合已经对linux驱动内核已经一定了解的人-wireless broadband under linux driver, linux driver for the kernel already has a certain understanding of the people
install_v10.70.7.3.ta
- marvall 8686 Linux Driver Install Package for Yukon Devices
ioatdma-3.61.tar
- Intel 5000系列MCH中内置有Crystal Beach DMA引擎,它专为Intel的网卡提供IO加速技术。这个为Linux 2.6.x环境下,DMA设备的驱动程序。-There is one DMA engine using crystal beach technology embedded in Intel 5000 serie memory control hub. The DMA engine provides Intel NIC with IOAT functionality
SD-8686-LINUX26-BULVERDE-9[1].70.3.p14-26409.P32.z
- sd868模块linux驱动程序,完整的驱动程序,make即可通过-sd8686 modle linux driver
DPO_RT3070_LinuxSTA_V2.3.0.2_20100412_888
- ralink rt3070 wifi driver
Linux-driver-development15
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
Linux-driver-development2
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第2章、驱动设计的硬件基础。本章讲解底层驱动工程师必备的硬件基础,给出了嵌入式系统硬件原理及分析方法的全景视图。2.1节讲解微控制器、微处理器、数字信号处理器以及应用于特定领域的处理器各自的特点。2.2节对嵌入式系统中所使用的各类存储器与CPU的接口、应用领域及特点进行了详细讲解。2.3节讲解常见的外设接口与总线的工作方式,包括串口、I2C、USB、以太网接口、ISA、PCI和cPCI等。嵌入式系统硬件电路
Linux-driver-development3
- 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第3章、Linux内核及内核编程。由于Linux驱动编程本质属于Linux内核编程,因此有必要掌握Linux内核及内核编程的基础知识。3.1~3.2节讲解Linux内核的演变及Linux 2.6内核的特点。3.3节分析了Linux内核源代码目录结构和Linux内核的组成部分及其关系,并对Linux的用户空间和内核空间进行了讲解。3.4节讲解了Linux 2.6内核的编译及内核引导过程。另外,还描述了在Lin