登录
首页 » Unix_Linux » Linux-011-sourcecode

Linux-011-sourcecode

于 2007-08-06 发布 文件大小:280KB
0 253
下载积分: 1 下载次数: 13

代码说明:

  带中文注释的linux 0.11源码 很好,推荐!!!Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.(Sourcecode of the Linux-011 with detailed chinese annotation,it s verygood and worth reading.)

文件列表:

linux
.....\boot
.....\....\bootsect.s
.....\....\head.s
.....\....\setup.s
.....\fs
.....\..\bitmap.c
.....\..\block_dev.c
.....\..\buffer.c
.....\..\char_dev.c
.....\..\exec.c
.....\..\fcntl.c
.....\..\file_dev.c
.....\..\file_table.c
.....\..\inode.c
.....\..\ioctl.c
.....\..\Makefile
.....\..\namei.c
.....\..\open.c
.....\..\pipe.c
.....\..\read_write.c
.....\..\stat.c
.....\..\super.c
.....\..\truncate.c
.....\include
.....\.......\a.out.h
.....\.......\asm
.....\.......\...\io.h
.....\.......\...\memory.h
.....\.......\...\segment.h
.....\.......\...\system.h
.....\.......\const.h
.....\.......\ctype.h
.....\.......\errno.h
.....\.......\fcntl.h
.....\.......\linux
.....\.......\.....\config.h
.....\.......\.....\fs.h
.....\.......\.....\hdreg.h
.....\.......\.....\head.h
.....\.......\.....\kernel.h
.....\.......\.....\mm.h
.....\.......\.....\sched.h
.....\.......\.....\sys.h
.....\.......\.....\tty.h
.....\.......\signal.h
.....\.......\stdarg.h
.....\.......\stddef.h
.....\.......\string.h
.....\.......\sys
.....\.......\...\stat.h
.....\.......\...\times.h
.....\.......\...\types.h
.....\.......\...\utsname.h
.....\.......\...\wait.h
.....\.......\termios.h
.....\.......\time.h
.....\.......\unistd.h
.....\.......\utime.h
.....\init
.....\....\main.c
.....\kernel
.....\......\asm.s
.....\......\blk_drv
.....\......\.......\blk.h
.....\......\.......\floppy.c
.....\......\.......\hd.c
.....\......\.......\ll_rw_blk.c
.....\......\.......\Makefile
.....\......\.......\ramdisk.c
.....\......\chr_drv
.....\......\.......\console.c
.....\......\.......\keyboard.S
.....\......\.......\Makefile
.....\......\.......\rs_io.s
.....\......\.......\serial.c
.....\......\.......\tty_io.c
.....\......\.......\tty_ioctl.c
.....\......\exit.c
.....\......\fork.c
.....\......\math
.....\......\....\Makefile
.....\......\....\math_emulate.c
.....\......\mktime.c
.....\......\panic.c
.....\......\printk.c
.....\......\sched.c
.....\......\signal.c
.....\......\sys.c
.....\......\system_call.s
.....\......\vsprintf.c
.....\lib
.....\...\close.c
.....\...\ctype.c
.....\...\dup.c
.....\...\errno.c
.....\...\execve.c
.....\...\Makefile
.....\...\malloc.c
.....\...\open.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ucos移植心得大全
    ucos移植心得,非常好,写得很有用途,使用ucos的朋友应该要好好的看看,会学到很多东西的。(CENTER transplant experience, very good, very written purposes, the use CENTER friends should look at the good will learn a lot of things.)
    2020-06-26 08:40:01下载
    积分:1
  • cross-2.95.3.tar
    构建交叉开发环境 在PC上构建嵌入式linux开发环境,需要安装适合于目标处理器的交叉编译器和调试器 以及将要使用的嵌入式linux发行版本源代码(linux-2.4.18-rmk7-pxa1-mz5-zhiyuan.tar.bz2 本站没有 百度也没有)
    2021-01-09 00:18:52下载
    积分:1
  • serise
    嵌入式Linux下,c语言访问串口,发送数据的源码,使用时,应该用交叉编译器编译.(failed to translate)
    2011-08-15 12:49:50下载
    积分:1
  • Wukong Developer Reference
    说明:  浙江大学的悟空嵌入式系统模拟器的开发手册,WUKONG是从底层的CPU、硬件电路板开始模拟的开放源码的嵌入式系统模拟器。(Zhejiang University Wukong Embedded System Simulator Development Handbook, WUKONG from the bottom of the CPU, hardware circuit board simulation of the beginning of open-source embedded system simulator.)
    2005-11-11 03:22:30下载
    积分:1
  • whcommands.tar
    这是linux登陆时候的一小程序,主要功能实现了用户登陆时,只能执行我们定义的一些命令.其他对用户不可见.(This is the time of landing a small program, the main function of user landing, they can only enforce our definition of order. Other users can see.)
    2005-07-11 22:47:12下载
    积分:1
  • 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 version is over 2.4.18- rmk7- pxa1- mz5. It covers a lot of common hardware drivers, such as CS8900, UDA1341 so. This is a new company with Samsung S3C2410A chip processor for the system configuration of the kernel, can support 640* 480 TFT, Audio, LAN, RS-232, USB interface.)
    2020-06-26 07:00:01下载
    积分:1
  • GPIO
    嵌入式 linux GPIO驱动 测试程序(failed to translate)
    2009-03-06 10:02:34下载
    积分:1
  • fifo
    嵌入式linux应用程序开发源程序,,包括第6,7,8,9,10章的源程序( embedded linux application development standard course Source)
    2016-06-16 09:43:41下载
    积分:1
  • 1-bootloader-s3c2440-no_scf-no_sdram
    侯工单片机工作室,S3C2440 Bootloader之一,用于学习参考,也可用于工程开发。www.51-arm.com(Hou workers microcontroller studio, S3C2440 Bootloader one for learning reference, can also be used for engineering development. www.51-arm.com)
    2012-11-05 18:25:00下载
    积分:1
  • a
    说明:  用于linux下,支持jpg格式的usb摄像头一帧图像获取,并保存为jpg格式文件(For linux, support jpg format usb camera an image acquisition, and saved as jpg format file)
    2013-09-18 20:48:10下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载