CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - linux kernel network

搜索资源列表

  1. 构建嵌入式linux系统

    0下载:
  2. 本书主要介绍嵌入式交叉开发环境搭建、Linux内核交叉编译、Linux根文件系统定制、Linux在嵌入式系统中网络服务定制等。-book introduces embedded cross-development environment structures, cross-compiling the Linux kernel, Linux root file system customization, Linux in embedded systems, such as customized n
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1047057
    • 提供者:zyq
  1. linixtoAT91RM9200

    0下载:
  2. 这是毕业设计论文,前部分是关于嵌入式系统的综述,后部分是嵌入式系统的软件设计,完成对AT91RM9200Bootloader的移植,Linux内核的建立,串口、液晶、网络驱动程序的编写,以及文件系统的建立,为用户提供了完整的开发平台。-Graduation Thesis, the former part of the embedded system on the after part of the embedded system software design, AT91RM9200Bootlo
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1470715
    • 提供者:车亮
  1. 8139_driver_linux

    0下载:
  2. linux_8139驱动源码,研究一遍,对你深入了解linux内核,了解网络设备驱动非常有帮助-linux_8139 driver source code, study it again, for your in-depth understanding of Linux kernel, understanding of the network device drivers have been very helpful
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:25897
    • 提供者:王二
  1. u-boot-1.2.0.tar

    0下载:
  2. 移植成功的u-boot1.2.0源码,支持TX2440开发板或者2K大页面nandflash,DM9000a网卡的其他厂家的2440开发板。可设置环境变量以nandflash、网络(tftp以及nfs都可)引导内核,适合初学者进行代码分析或者作为上层开发人员的内核引导工具。 备注:本源码在ubuntu10.04系统下,采用arm-linux-softfloat-gnu-gcc2.4.5编译器编译成功,并在TX2440开发板上完美运行。-Successful transplantation o
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:3113512
    • 提供者:jiangyu
  1. Embedded-Linux-GPRS

    0下载:
  2. 嵌入式Linux下实现GPRS拨号上网 本人使用FriendlyARM开发板(miniARM2440)与GPRS模块(SIM300,用广州动感地带的手机卡,cmnet 连接)实现了基于PPP的拨号上网,方法如下: 1.首先得让内核支持PPP,进入Linux 内核目录(kernel-2.6 或 以上内核版本),执行 #make menuconfig 添加如下内核选项: Device Drivers ---> Network device support ---> <
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:14382
    • 提供者:gu
  1. net_driver

    0下载:
  2. cs8900网卡驱动。运行环境为ARM9+LINUX,内核版本为2.6.24。实现基本收发功能和一些其他扩展功能-CS8900 network card driver. Runtime environment for ARM9+ LINUX, kernel version 2.6.24. The realization of the basic transceiver functions and a number of other extensions
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:46240
    • 提供者:paul
  1. mipv6-2.0.2-linux-2.6.16.patch

    0下载:
  2. 移动ipv6实现.linux-2.6.16的内核补丁,是移动ipv6的网络数据报格式的实现,和ipsec的实现-Mobile ipv6 achieve. Linux-2.6.16 kernel patch, mobile ipv6 network data format of the realization and the realization of ipsec
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:107186
    • 提供者:MYL
  1. nrf905jizhang

    0下载:
  2. nrf905无线通信模块的linux驱动,其中linux内核的是2.4,主要功能是接收节点的数据并通过TCP网络编程传给上位机-nrf905 wireless communication module linux driver, which is a linux kernel 2.4, the main function is to receive the data node and pass through the TCP PC Network Programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:14166
    • 提供者:盟我
  1. Farsight08614Linux1

    0下载:
  2. 嵌入式linux与网络开发,网络设备驱动与报文收发,内核中网络协议栈,网络相关的应用程序开发。-Embedded linux and web development, network device driver and the sending and receiving packets, the kernel of the network protocol stack, network-related application development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:393074
    • 提供者:ghaha
  1. FullEmbeddedLinuxNotes

    0下载:
  2. 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:561016
    • 提供者:流浪
  1. vivi2440_src_256M_sdram_128M_flash

    0下载:
  2. vivi源码,基于s3c2440,支持128M nandflash,与128M SDRAM,自己修改,DM9000网卡,网口下载内核与文件系统-vivi source code, based on s3c2440, support 128M nandflash, and 128M SDRAM, their changes, DM9000 network card, Ethernet port to download the kernel and file system! ! !
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1197873
    • 提供者:流域
  1. 10.1.1.91.4463

    0下载:
  2. Abstract—Many portable systems deploy operating systems (OS) to support versatile functionality and to manage resources, including power. This paper presents a new approach for using OS to reduce the power consumption of IO devices in teractive
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:257624
    • 提供者:bahar
  1. 9260kernel-porting

    0下载:
  2. AT91SAM926 ARM9 内核移植手册,非常实用,基于AT91SAM9260-EK开发板。包含以下内容: 1.准备所需要的软件和编译工具包 2.安装ARM-LINUX-GCC工具链 3.安装编译AT91BootStrap Bootloader 4.安装编译Uboot及AT91-Uboot补丁 5.安装编译Linux2.6.22及AT91-Linux补丁 6.安装下载工具AT91ISP及烧写文件 7.NFS根文件系统的建立 8.移植Boa Web服务器 9
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-25
    • 文件大小:366923
    • 提供者:lkxv1234
  1. ARM_embedded_Linux(Full-version)

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》完整版本,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-13
    • 文件大小:6965866
    • 提供者:zloves
  1. 5

    0下载:
  2. linux下的Cs8900a网卡驱动,亲测,可运行。 介绍了网卡驱动的构架,以及网卡驱动在linux下的内核框架。-Linux under the Cs8900a network card driver, pro-test, can run.Introduces the framework of network card driver, and network card driver under Linux kernel framework.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-08
    • 文件大小:1246094
    • 提供者:小雷
  1. TFTP_Server

    0下载:
  2. TFTP_Server是一个通过网口更新linux内核和文件系统的软件,可以在XP使用,非常方便。-TFTP_Server is an update via network port linux kernel and file system software, you can use the XP is very convenient.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-04
    • 文件大小:508864
    • 提供者:陶宝全
  1. Linux

    0下载:
  2. Linux开发系列由浅入深地介绍了交叉编译工具的搭建、基于s3c2416 bootloader的实现过程,以目前最新版的linux4.10.10内核为基础,一步步细致地介绍了修改编译,以及最简单的hello world根文件系统到实用复杂的根文件系统的构建。从而对bootloader、linux内核、根文件系统之间的关系有一定的认识。系列文章选取了几个典型的linux设备驱动,如LED、gpio按键、u盘、sd卡、网卡、nand flash、lcd等等,介绍了linux设备驱动框架的模式。针对嵌
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-12-13
    • 文件大小:9067388
    • 提供者:黄天
搜珍网 www.dssz.com