CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - linux device drivers

搜索资源列表

  1. LINUXDRIVERDESIGN

    0下载:
  2. 嵌入式Linux驱动程序开发 设备驱动程序实际是处理和操作硬件控制器的软件,从本质上讲,是内核中具有最高特权级的、驻留内存的、可共享的底层硬件处理例程。驱动程序是内核的一部分,是操作系统内核与硬件设备的直接接口,驱动程序屏蔽了硬件的细节,完成以下功能-Embedded Linux driver development device driver is actually handling and operation of the hardware controller software, in
  3. 所属分类:Windows CE

    • 发布日期:2017-04-01
    • 文件大小:586150
    • 提供者:zhang
  1. Spac5xx

    0下载:
  2. Spac5xx的实现是按照标准的USB VIDEO设备的驱动框架编写(其具体的驱动框架可参照/usr/src/linux/drivers/usb/usbvideo.c文件),整个源程序由四个主体部分组成:设备模块的初始化模块和卸载模块,上层软件接口模块,数据传输模块。具体的模块分析如下-Spac5xx implementation is in accordance with the standard USB VIDEO device driver framework of the prepara
  3. 所属分类:USB develop

    • 发布日期:2017-03-30
    • 文件大小:15050
    • 提供者:chenl
  1. PCI_demo

    0下载:
  2. 这是一个在linux下PCI设备的驱动程序,自己已经试验过,在驱动程序中将连接设备的ID号修改后就能正确的map到基地址,从而进行对PCI设备地址的读写操作。其中还要用到mmap函数,这属于上层软件开发的内容,就不多说了-This is a PCI device in linux drivers, they have tested, connect the device in the driver' s ID number will be modified to be able to co
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:40974
    • 提供者:赵宏
  1. btn_drv

    0下载:
  2. 查询方式实现简单按键驱动程序 根据本人《Linux简单字符设备驱动编写方法》一文的步骤,用查询方式简单实现Mini2440开发板的按键驱动程序。 代码共分二个文件,驱动程序<btn_drv.c>和测试程序<btn_test.c>。-Simple ways to search for key drivers According to my "Linux character device driver writing simple method"
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:2208
    • 提供者:Joshua
  1. ipsender3.1

    0下载:
  2. linux上服务器的网卡驱动,内核编程,ioctl 驱动,ioctl是设备驱动程序中对设备的I/O通道进行管理的函数。所谓对I/O通道进行管理,就是对设备的一些特性进行控制,例如串口的传输波特率、马达的转速等等。 本代码是公司工程实际产品的驱动,极具参考价值。-linux on the server s network card drivers, kernel programming, ioctl driver, ioctl is device driver for the device I
  3. 所属分类:Linux驱动

    • 发布日期:2017-05-13
    • 文件大小:3112704
    • 提供者:easonwang
  1. i2c_driver(NEW-STYLE-and-LEGACY)

    0下载:
  2. linux i2c device driver开发资料相当的好了,主要是介绍了linux下两种i2c设备驱动的注册方式,是编写i2c驱动的参考资料,这些文档我是参考网上一些人的资料整理的,若有侵权请联系我-quite good the linux i2c device driver development information, i2c device driver in linux under two registered way, write i2c drivers reference th
  3. 所属分类:Driver develop

    • 发布日期:2017-11-07
    • 文件大小:93645
    • 提供者:xiaoweibo
  1. i2c_driver_NEW-STYLE-and-LEGACY

    0下载:
  2. linux下i2c驱动开发资料,主要介绍了linux下实现I2c设备驱动的两种方法,很详细,是一个很好的学习资料,我就是看着这个资料开发了属于自己的驱动-under linux the i2c driver development information are two ways to achieve I2c device driver under linux, in great detail, it is a good learning materials, I just looked at
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:93643
    • 提供者:xiaoweibo
  1. device4

    0下载:
  2. drivers/s390/cio/device.c ,bus driver for ccw devices driver for Linux.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:12289
    • 提供者:ruweiqinw
  1. sonypi

    0下载:
  2. linux系统上索尼VAIO可编程I / O控制设备的驱动程序,初学者很值得借鉴的一段驱动程序-Sony VAIO linux system programmable the I/O control device driver, beginners is worth learning for some drivers
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:7918
    • 提供者:xusanjiang35
  1. MPlayer-1.1.1

    0下载:
  2. MPlayer是一款开源多媒体播放器,以GNU通用公共许可证发布。此款软件可在各主流作业系统使用,例如Linux和其他类Unix系统、微软的视窗系统及苹果电脑的Mac OS X系统。MPlayer是建基于命令行界面,在各作业系统可选择安装不同的图形界面。mplayer的另一个大的特色是广泛的输出设备支持。它可以在X11、Xv、DGA、OpenGL、SVGAlib、fbdev、AAlib、DirectFB下工作,而且你也能使用GGI和SDL和一些低级的硬件相关的驱动模式(比如Matrox、3Dfx
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20772079
    • 提供者:saint
  1. chipsfb

    0下载:
  2. drivers video chipsfb.c -- frame buffer device for Chips & Technologies 65550 chip for Linux v2.13.6.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3878
    • 提供者:youxrxt
  1. esas2r_disc

    0下载:
  2. linux drivers scsi esas2r esas2r_disc.c esas2r device discovery routines.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:6889
    • 提供者:zxymwi
  1. atafb

    0下载:
  2. linux drivers video atafb.c Atari builtin chipset frame buffer device. -linux drivers video atafb.c Atari builtin chipset frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:22650
    • 提供者:nijenno
  1. tests

    0下载:
  2. linux drivers video aty128fb.c Frame buffer device for ATI Rage128. -linux drivers video aty128fb.c Frame buffer device for ATI Rage128.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:18757
    • 提供者:huemfvx
  1. pm3fb

    0下载:
  2. linux drivers video pm3fb.c 3DLabs Permedia3 frame buffer device. -linux drivers video pm3fb.c 3DLabs Permedia3 frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:18986
    • 提供者:xonyonla
  1. q40fb

    0下载:
  2. linux drivers video q40fb.c Q40 frame buffer device. -linux drivers video q40fb.c Q40 frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1602
    • 提供者:huijpliu
  1. i810_main

    0下载:
  2. linux drivers video i810_main.c Intel 810 frame buffer device. -linux drivers video i810_main.c Intel 810 frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:14953
    • 提供者:muirvwh
  1. n411

    0下载:
  2. linux drivers video n411.c Platform device for N411 EPD kit. -linux drivers video n411.c Platform device for N411 EPD kit.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1974
    • 提供者:honrengdf
  1. offb

    0下载:
  2. linux drivers video offb.c Open Firmware based frame buffer device. -linux drivers video offb.c Open Firmware based frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5557
    • 提供者:wjyorm
  1. g364fb

    0下载:
  2. linux drivers video g364fb.c Mips Magnum frame buffer device. -linux drivers video g364fb.c Mips Magnum frame buffer device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2712
    • 提供者:xievmdw
« 1 2 ... 9 10 11 12 13 1415 »
搜珍网 www.dssz.com