搜索资源列表
arm-linux-gcc3.4.1
- arm-linux-gcc编译器,S3C2410开发板移植目前最新的linux2.6.14的内核,需要使用这个编译器编译-arm - linux-gcc compiler, S3C2410 development board transplantation latest linux2.6.14 kernel, need to use the compiler compiler
u-boot-1.1.4.tar
- u-boot源代码, 用于引到Linux内核, 非常重要的bootloader-u-boot source code for the Linux kernel to which, it is very important Bootloader
NVIDIA_kernel-1.0-2880.src
- 内核级别的驱动程序开发实例,在linux下开发完成。绝密内部资料仅提供学习之用-kernel-level driver for example, under Linux is developed. Internal top secret information only with the provision of learning
hh-at91rm9200-2.6(1)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。-author used the huaheng company based at91rm9200 d
UDA1341TS_
- 这个驱动的移植主要是是将原来的2..4.18内核中的1341驱动程序直接往2.6.11上移植的,没有采用ALSA。移植过程中也曾经参考过一些资料,具体是哪位大虾的资料忘记了,在此感谢文中所参考的资料的大虾们 硬件环境:SBC-2410X开发板(CPU:S3C2410X) 内核版本:2.6.11.1 运行环境:Debian2.6.8 交叉编译环境:gcc-3.3.4-glibc-2.3.3 第一部分 声卡UDA1341TS驱动程序播放部分的移植 一、从网上将Linux内核源
u-boot-1.1.0
- u-boot源代码, 用于引到Linux内核, 非常重要的bootloader
c_candrv-1.2.0
- HMS30C7202下的CAN驱动,基于LINUX2.6内核。文件中包含驱动源码,以及CAN的测试程序,代码注释详细,对LINUX下的CAN开发可以提供有力的帮助。
操作系统内核,大家都来看看吧
- 操作系统内核,大家都来看看吧 也许对你们有用 我现在在学习,Operationg system kernel
u-boot-1.2.0.tar
- 移植成功的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
linux-2.6.14.1
- S3C2410开发板上LINUX2.6.14内核添加驱动-S3C2410 development board LINUX2.6.14 add kernel driver
linuxcode
- Linux0.0.1版源代码,暴强,最早一个版本的linux,一共8000多行代码,适合linux内核初学者阅读.-Linux0.0.1 source code
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
root_armv4_cupcake
- android 1.5 (cupcake)版本的对ARMV4T指令的支持补丁, 内核版本号为linux-2.6.27. 如果需要 2.6.25版本的补丁, 请找我另外上传的一份文件。-android 1.5 (cupcake) version of the instructions on the support of ARMV4T patch, kernel version for linux-2.6.27. If you need to 2.6.25 version of the patch,
S3C2410_USB_Linux
- 本程序为在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
kernel-upgrade-toos
- 该文件时一个在WMare workstation下linux内核升级工具,共有四个包:lvm2-2.00.25-1.01.i386 ;device-mapper-1.00.19-2.i386 ;module-init-tools-3.2.tar ;mkinitrd-4.1.18-2.i386-The document under a WMare workstation linux kernel upgrade tool, a total of four packages: lvm2-2.00.2
linux[1].11
- 旨在给程序员和学生提供比以前更详细和更易理解的Linux内核代码注释-Designed to give programmers and students in more detail than before and easier to understand the Linux kernel code comments
u-boot--1.1.4
- u-boot 1.14板源码,是遵循GPL条款的开放源码项目。从FADSROM、8xxROM、PPCBOOT逐步发展演化而来。其源码目录、编译形式与Linux内核很相似。除了支持PowerPC系列的处理器外,还能支持MIPS、 x86、ARM、NIOS、XScale等诸多常用系列的处理器-u-boot 1.14 board source, is to follow the terms of the GPL open source projects. From FADSROM, 8xxROM, P
linux-0.11
- Linux内核1.0版本的源码完整版。该源码对于对内核非常有兴趣,对驱动有兴趣的同学非常合适。-The full version Linux kernel version 1.0. The source code for the kernel is very interested in, interested in driving the students very well.
zephyr-v1.0.0
- 来自 Linux 基金会的实时操作系统 Zephyr 发布了 1.0 内核-Very small memory footprint approx. 8 kB. Multiple architecture support: x86, ARM and ARC. Arduino* 101, Arduino* Due, Intel* Quark* SE and NXP* Kinetis* K64 processor support. Connectivity features: Blueto
u-boot_1.1.6_OpenJTAG_2g
- 嵌入式linux u-boot_1.1.6_OpenJTAG_2g内核源码(Embedded Linux u-boot_1.1.6_OpenJTAG_2g kernel source code)