搜索资源列表
ST16C554-linux26
- 本代码是ST16C554在Linux 2.6内核下的驱动代码。 从网上查了好多次,都没有找到,只能自己写了。 供各位开发同仁参考。 注意: 本代码有一个缺陷,就是每次收代码只能够收前16个,其余的会收不到。我找了好长时间,不知道是哪里的问题。请各位调好后,给我发封mail告知,我的email:uclinux@263.net。谢谢。-ST16C554 this code is in Linux kernel 2.6 drivers under the code. Online s
linux-2.4.18-smdk2410
- 移植到samsungarm2410的内核愿代码,内带dm9000的驱动实现
IIc
- 嵌入式linux的IIC驱动,全部为c代码。本程序在嵌入式linux2.4.18内核驱动的基础上加于修改,以适应多芯片的要求。
LinuxKernel1
- 电子书,linux内核情景分析,比较详细地对LINUX的内核相关代码进行了分析
ramdisk
- 是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!-is one based on the AT91RM9200 Linux file system binary code, and just the kernel code used together!
《Linux编程》
- 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。
linuxcode
- Linux0.0.1版源代码,暴强,最早一个版本的linux,一共8000多行代码,适合linux内核初学者阅读.-Linux0.0.1 source code
Linux011-Mem-YuanYi
- 关于linux内核的初始化内存管理,以及分页机制的实现,做了详细的说明和代码。-Initialization on the linux kernel memory management, as well as the realization of the paging mechanism, a detailed descr iption and code.
The_Linux_Kernel_Primer_A_Top_Down_Approach_For_x8
- LKP也是一本不错的内核书籍,它讲述了x86和ppc两个平台上2.6的代码,而且每章后面都配有练习题。不妨去读一下。-LKP is also the core of a good book, it describes two x86 and ppc code 2.6 platform, and the back of each chapter are exercises with. You may wish to read.
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
linux-2.6.30.5.tar
- linux最早内核代码-linux kernel source
linux[1].11
- 旨在给程序员和学生提供比以前更详细和更易理解的Linux内核代码注释-Designed to give programmers and students in more detail than before and easier to understand the Linux kernel code comments
USB-driver
- usb_skeleton.c:是单片机的设备驱动程序。 sender.c:是简单的通信应用程序。 编译方式:在要加载的linux内核代码树下编译 insmod usb_skeleton.o即可。 c2_programmer.tar:是一个开源的参考实现。 -USB driver
mach-kirkwood.tar
- linux 内核针对kirkwood架构的驱动配置代码-Linux kernel for the configuration code the kirkwood architecture of the drive
mach-ks8695.tar
- linux 内核关于ks8695架构的驱动配置代码-linux kernel code about ks8695 architecture-driven configuration
linux(chinese-translate)
- lINUX0.11源码,包含中文注释,方便大家阅览代码。解读linux内核机制,及其最初的Linux系统架构。-lINUX0.11 source, contains Chinese comments, read the code. Interpretation of the linux kernel mechanism, and its first Linux system architectures.
Linux
- 主要介绍linux内核的首选代码风格,代码风格是因人而异的,这里所讲述的是我必须要维护的代码所遵守的风格,并且我也希望绝大多数其他代码也能遵守这个风格。 -preferred linux kernel coding style. Code style varies from person to person, and I Do not want to impose my views to anyone, but the style here about is that I have to
bootloder2
- 在Linux系统下,基于ARM11裸板的bootloader的实现。能够直接引导内核代码。-In the Linux system, based on the ARM11 bare board bootloader implementation. Be able to directly boot the kernel code.
demo
- linux内核驱动示例代码,一个完整的最简单的驱动程序代码,实现用户态数据和内核态数据传递。-linux kernel driver sample code, a complete most simple driver code to implement user-state data and kernel mode data transfer.
LinuxandARM
- 国嵌Linux内核开发的设备模型与硬件访问部分的演示代码-The embedded Linux kernel development equipment model and hardware access part of the demo code