搜索资源列表
SBC-2410X_kernel.tar
- MIZI Research, Inc.发布的嵌入式Linux内核源码,现在的版本是是2.4.18-rmk7-pxa1-mz5。其中包含了很多常用硬件驱动,如CS8900、UDA1341等。 这是为一款用SAMSUNG公司S3C2410A芯片为处理器的系统配置的内核,可支持 640*480 TFT、Audio、LAN、RS-232、USB等接口。-MIZI Research, Inc. Release of embedded Linux kernel source, the current ver
资料上传
- 自启动vxworks---一个自启动vx程序的开发文档 vx编程指南----vx的一些基本编程介绍和操作手册 tornado ---- tornado使用手册 linux内核分析 ----- linux内核源码介绍(有注释说明) ARM指令 ---- 详细介绍了ARM中所用到的指令集 ARM体系结构 --- 介绍ARM的结构体系-VxWorks -- a self-starting the development process vx documents vx Program
ARMLinux-at-AT91RM9200
- :ARM Linux 在AT91RM9200 平台上的移植,步骤包括下载安装内核源码、建立交叉编译环境及以压缩或非压缩方式配置和编译内核。其文件系统的建立及程序开发均在宿主机上完成,再通过串口、网口或者JTAG口烧写至目标板。-: AT91RM9200 ARM Linux platform in the transplant, steps include download and install the kernel source code, the establishment of cross
kernel
- cayman开发平台提供的 PXA270 linux内核源码
led_asm
- 该驱动程序是针对2410开发板的LED灯的驱动,内附驱动测试程序。Linux内核源码版本2.6.18.4
kernel-011-src.tar
- linux 0.11 内核源码。kernel-011-src.tar-0.11 linux kernel source. Kernel-011 - src.tar
linuxtftp服务器源码包
- linux系统中下载根文件系统和内核需要!
linux-2.6.22.6_100ask24x0.patch
- 包含在内核补丁文件中的驱动程序源码,包括LED驱动程序,串口驱动程序,网卡驱动程序,SD卡驱动程序,LCD和USB驱动程序。-Patch file included in the kernel driver source code, including LED drivers, serial port driver, NIC driver, SD card driver, LCD, and USB drivers.
Linux_kernelexplain
- 针对好多 Linux爱好者对内核很有兴趣却无从下口, 本文旨在介绍一种解读linux 内核源码的入门方法,而不是解说 linux复杂的内核机制。 -against many of the core Linux enthusiasts, they are very interested in where I, the paper aims to introduce a Linux kernel source read the entry, instead of explaining the c
Embedded-Linux-for-Blackfin
- Uclinux是当前广泛应用的一种嵌入式Linux操作系统,是一个完全符合GNU/GPL公约的项目,与UNIX完全兼容,完全开放源码。英文单词中u表示Micro,c表示control,所以Uclinux的意思是“微控制领域的Linux系统”。 Uclinux针对嵌入式应用的特点,对Linux的内核(所用版本为linux2.6)进行了修改和重新编译,其大小远小于原来。它包含Linux常用的API,保留了原来Linux操作系统具有的高稳定性、强大的网络功能和卓越的文件系统支持功能等优点。
adc
- s3c2410平台下ADC数模转换驱动的源码,在目标系统上测试通过,linux内核版本为2.4.21 -S3C2410 platform ADC digital-analog converter driven source, the target test system, linux kernel version 2.4.21
linux-2.6.28-sitsang
- 将linux-2.6.28版本的内核移植到arm公司的sitsang板上,并提供一个可行的LCD驱动,可以在内核启动后显示linux的logo。上传的是patch文件,在linux下作为补丁打入原始版本的内核源码,利用arm-linux-gcc编译-Will be linux-2.6.28 version of the kernel ported to arm the company' s board sitsang and provide a viable LCD driver, you
Chapter_6_Advanced_experiments_part1
- 周立功magic2410实验箱源码 第6章Linux高级实验(part1) 6.1 Linux内核编译实验 6.2 Linux根文件系统实验 6.3 CAT1025读/写实验. 6.4 ZLG7290键盘读取 6.5 USB-E2PROM编程器实验 6.6 SD/MMC卡实验 6.7触摸屏实验 6.8 PCMCIA接口CF卡实验 -Magic2410 week experimental box Ligong source Linux High Chapte
vivi2440_src_256M_sdram_128M_flash
- 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! ! !
linux-2.6.27.tar
- linux2.6.27内核源码,本人在嵌入式linux平台上用过-the source code of linux2.6.27
[linux_core].CRYSTALWEB
- linux的内核及其内核源码分析。各种编程工具及文章。-Linux
linux_kernel_2.4.0_resource
- linux2.4的内核源码及对源码文件的部分分析-linux2.4 kernel source code and documentation on the part of source
sja1000
- lpc3250编写测试成功的linux2.6.28内核下的sja1000驱动源码,允许动态加载和卸载-lpc3250 successful linux2.6.28 write tests under the sja1000 kernel driver source code, allowing dynamic loading and unloading
Linux
- [linux的内核及其内核源码分析].U-Boot.Quick.Referenc。很好的一本书,帮助LINUX初学者学习LINUX内核结构。非常推荐。-[Linux kernel and the kernel source analysis]. U-Boot. Quick. Referenc. A good book, help LINUX kernel structure beginners LINUX. Very recommended.
wk2xxx驱动源码
- wk2xxx 串口扩展IC的驱动源码, 亲测能用, 可以直接集成到linux内核.