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

搜索资源列表

  1. S3C2410_USB_Linux

    0下载:
  2. 本程序为在Linux操作系统下,ARM9内核芯片S3C2410A的USB固件驱动程序。此源代码在ADS 1.2集成开发环境中设计完成,并在实际工程中调通。USB外围电路、PC界面编程代码和使得Windows识别此USB的驱动文件均在此包中。-This package contains the USB firmware codes of S3C2410A under the Linux operating system. It is developed in the ADS 1.2 platfor
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:262007
    • 提供者:张集墨
  1. LinuxSet

    0下载:
  2. Linux内核配置系统浅析 随着 Linux 操作系统的广泛应用,特别是 Linux 在嵌入式领域的发展,越来越多的人开始投身到 Linux 内核级的开发 中。面对日益庞大的 Linux 内核源代码,开发者在完成自己的内核代码后,都将面临着同样的问题,即如何将源代码融入 到 Linux 内核中,增加相应的 Linux 配置选项,并最终被编译进 Linux 内核。这就需要了解 Linux 的内核配置系统。
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:116671
    • 提供者:zhan
  1. Linuxkernel

    0下载:
  2. 本书Linux完全剖析的电子版,详细介绍Linux-0.11内核代码-Linux book analyzes the electronic version of full details of the kernel code Linux-0.11
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-18
    • 文件大小:4994048
    • 提供者:fly
  1. Linux_kernel_core

    0下载:
  2. 学习linux内核的必备资料,要想学好linux还是好好研究研究这份代码吧-linux_kernel_core
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:295372
    • 提供者:liangbin
  1. kernel-module-hello

    0下载:
  2. 本人是新手,这是我接触的最简单的Linux内核模块示例程序 涵盖了Linux驱动模块最基本的组成要素,适合于初学者,以后会逐渐上传学习代码,希望各位多多指教。-I am a novice, this is the easiest I have contacted the Linux kernel module Linux sample application covers the basic elements drive module suitable for beginners to le
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:597
    • 提供者:jack
  1. lfsbook-6.4.tar

    0下载:
  2. 这个是最新的LFS,教你如何利用LINUX内核源代码来制作一个你需要的内核,这个虽然不是写代码,但是可以帮助我们理解内核,最重要的是增强我们的LINUX技能,为开发做很好的支持。-LINUX FOR SCRATCH
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:283722
    • 提供者:weileijk
  1. petalinux

    0下载:
  2. 支持Spartan3E 500路由功能的LINUX内核 已经删一些代码-Support Spartan3E 500 routing functions have been deleted some of the LINUX kernel code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-28
    • 文件大小:11027766
    • 提供者:林风
  1. ModuleTest_a

    0下载:
  2. I/O驱动程序 设备驱动程序运行在内核空间,而应用程序则运行在用户空间,Linux操作系统通过系统调用和硬件中断完成从用户空间到内核空间的控制转移,执行系统调用的内核代码在进程的上下文中执行,也就是说代表调用进程操作而且可以访问进程地址空间的数据,中断处理程序相对进程而言是异步的,而且与任何一个进程都无关。 -I/O driver Device drivers run in kernel space, while the application is run in user
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:35369
    • 提供者:sxf
  1. daima

    0下载:
  2. 在Linux内核中增加系统调用的代码,其中正确的代码见此。-Increase in the Linux kernel system calls the code, in which the correct code to see such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:1076
    • 提供者:yangjian
  1. Linux_serial_network

    0下载:
  2. Linux为串口上网提供了丰富的支持,比如PPP(Peer-to-Peer Protocol, 端对端协议)和SLIP(Serial Line Interface Protocol, 非常老的串行线路接口协议),这里所说的"上网"是指把串口当成一个网络接口,通过封装网络数据包(如IP包)以达到无网卡的终端可以通过串口进行网络通 信。但是使用这两种协议必须得到内核的支持。例如,如果在没有配置PPP的Linux环境中使用PPP,除了安装PPP应用层软件外,还必须重新编译内 核。SLIP是一个比较老的
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:71285
    • 提供者:yonhom
  1. linux0.11

    0下载:
  2. 这个是赵炯的linux完全解释0.11内核代码分析电子书。这个是linux内核驱动学习的入门书籍。-This is fully explained Zhao Jiong the linux kernel of 0.11 e-book. This is the linux kernel driver, entry-learning books.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-17
    • 文件大小:4993557
    • 提供者:林辉
  1. bootloader

    0下载:
  2. 在专用的嵌入式板子运行GNU/Linux系统已经变得越来越流行。一个嵌入式Linux系统从软件的角度看通常可以分为四个层次:   1、 引导加载程序。包括固化在固件(firmware)中的boot代码(可选),和BootLoader两大部分。   2、 Linux内核。特定于嵌入式板子的定制内核以及内核的启动参数。   3、 文件系统。包括根文件系统和建立于Flash内存设备之上文件系统。通常用ramdisk来作为rootfs。   4、 用户应用程序。特定于用户的应用程序。有时在用户应用程序和
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:344528
    • 提供者:linaaygli
  1. Linux-USB

    1下载:
  2. Linux那些事儿之我是USB,较好的介绍了lunux内核下的usb代码段-Linux那些事儿之我是USB
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-02-27
    • 文件大小:1135036
    • 提供者:dsd
  1. init

    0下载:
  2. Linux内核编程源代码,init的全部代码,可以用来学习-Linux kernel programming source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:20443
    • 提供者:tianxiaoyu
  1. acoral

    0下载:
  2. acoral是一个操作系统,aCoral支持多线程模式,其最小配置时,生成的代码为7K左右,而配置文件系统,轻型TCP/IP,GUI后生成的代码仅有300K左右。目前,aCoral支持各种ARM系列处理器:Cortex-m3, ARM7, ARM9,ARM11,以及ARM11MPCORE四核平台(链接)。同时,为了方便没有开发板的用户体验aCoral,其模拟版本可以在运行Linux的PC中作为应用程序运行,这种模式可以体验aCoral的所有功能,包括内核、文件系统、GUI,该模式支持单核和多核-
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-27
    • 文件大小:9911062
    • 提供者:陈朱旭
  1. hardware

    0下载:
  2. arm9的各个部分的驱动代码,linux内核及uboot代码 以及一些外部设备驱动代码-arm9 various parts of the driver code, linux kernel and uboot code as well as some external device driver code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:161025
    • 提供者:小明
  1. ch3

    0下载:
  2. linux 内核编程,关于内核信号量和自旋锁编程实例代码;操作系统环境为cent os -linux kernel programming, semaphores and spin on the kernel lock code, programming examples operating system environment for the cent os
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:82172
    • 提供者:徐德亮
  1. Linuxdaimabuju

    0下载:
  2. linux代码布局,内核代码结构、配置选项分析、内核编译与链接。-linux code layout, kernel code structure, configuration options of the kernel compile and link.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-24
    • 文件大小:175839
    • 提供者:王亚
  1. spl-0.6.0-rc4.tar

    0下载:
  2. solaris port layer 源代码,以便把solaris的内核代码移植到linux上-solaris port layer source code for the solaris kernel code to linux on
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:428187
    • 提供者:刘民
  1. A-Heavy-Commented-Linux-Kernel-Code

    0下载:
  2. 对Linux 早期操作系统内核(v0.95)全部代码文件进行了详细全面的注释和说明,旨在使读者能够在尽量短的时间内对Linux 的工作机理获得全面而深刻的理解,为进一步学习和研究Linux 系统打下坚实的基础.-Early on the Linux operating system kernel (v0.95) all the code files a detailed and comprehensive notes and instructions designed to enable the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3754991
    • 提供者:赵叶红
« 1 2 3 4 5 6 78 9 10 11 12 13 »
搜珍网 www.dssz.com