CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程

文件名称:Linux

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    23.92mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

linux设备驱动开发详解_光盘 里面有程序和资料-_ CD-ROM device driver development Detailed procedures and information inside
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Linux设备驱动开发详解_光盘/linuxdriver_code_tool/03/2.6内核升级工具/device-mapper-1.00.19-2.i386.rpm
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/03/2.6内核升级工具/lvm2-2.00.25-1.01.i386.rpm
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/03/2.6内核升级工具/mkinitrd-4.2.0.3.tar.tar
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/03/2.6内核升级工具/module-init-tools-3.2.2.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/03/2.6内核升级工具/modutils-2.4.5-1.src.rpm
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/04/内核模块参数范例/book.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/04/内核模块导出符号/export_symb.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/04/最简单的内核模块/hello.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/05/udev源代码/udev-114.tar.gz
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/06/globalmem驱动/globalmem.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/06/包含2个globalmem设备的驱动/globalmem_two.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/07/含并发控制的globalmem驱动/globalmem_lock.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/08/globalfifo驱动/globalfifo.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/08/poll应用程序范例/pollmonitor.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/09/异步通知应用程序范例/asyncmonitor.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/09/支持异步通知的globalfifo/globalfifo_async.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/10/S3C2410实时钟驱动/s3c2410-rtc.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/10/秒设备驱动与应用程序/second.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/10/秒设备驱动与应用程序/second_test.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/11/DMA范例/3c505.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/11/DMA范例/3c505.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/11/DMA范例/dma.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/11/静态映射范例/mach-smdk2440.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/NVRAM驱动/generic_nvram.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/平台设备/devs.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/看门狗驱动/s3c2410_wdt.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/触摸屏驱动/作为input设备/s3c2410_ts.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/触摸屏驱动/作为input设备/s3c2410_ts.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/12/触摸屏驱动/作为普通字符设备/s3c2410-ts.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/13/IDE驱动/ide-disk.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/13/IDE驱动/ide-h8300.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/13/RAMDISK驱动/rd.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/14/S3C2410串口驱动/regs-gpio.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/14/S3C2410串口驱动/regs-serial.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/14/S3C2410串口驱动/s3c2410.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/14/串口核心层/serial_core.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/14/串口核心层/serial_core.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/15/S3C2410 I2C主机驱动/i2c-s3c2410.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/15/S3C2410 I2C主机驱动/iic.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/15/S3C2410 I2C主机驱动/regs-gpio.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/15/S3C2410 I2C主机驱动/regs-iic.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/15/SAA711x I2C设备驱动/saa711x.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/16/CS8900以太网设备驱动/cs89x0.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/16/CS8900以太网设备驱动/cs89x0.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-driver-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-firmware-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-lib-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-oss-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-tools-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/alsa-utils-1.0.13.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA工具及库/pyalsa-1.0.15.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA应用程序范例/pcm.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA应用程序范例/pcm_min.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA驱动范例/sa11xx-uda1341.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/ALSA驱动范例/uda1341.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/OSS应用程序范例/mixer.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/OSS应用程序范例/sound.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/17/OSS驱动范例/s3c2410-uda1341.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/FRAMEBUFFER应用程序范例/fb_display/fb_display.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/FRAMEBUFFER应用程序范例/fb_display/fb_display.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/FRAMEBUFFER应用程序范例/fb_display/Makefile
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/FRAMEBUFFER应用程序范例/fb_display/README
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/FRAMEBUFFER应用程序范例/fb_display/test.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/S3C2410 LCD驱动/s3c2410fb.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/18/S3C2410 LCD驱动/s3c2410fb.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/busybox源代码/busybox-1.2.1.tar.bz2
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/MTD工具/mtd-utils-1.0.0.tar.gz
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/nand驱动范例/s3c2410.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/nor驱动范例/s3c2410nor.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/yaffs&yaffs2源代码/yaffs.tar.gz
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/19/yaffs&yaffs2源代码/yaffs2.tar.gz
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/20/USB串口驱动/usb-serial.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/20/USB串口驱动/usb-serial.h
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/20/usb主机控制器驱动范例/ohci-s3c2410.c
Linux设备驱动开发详解_光盘/linuxdriver_code_tool/20/usb主机控制器驱

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com