搜索资源列表
Makefile
- linux下交叉编译spca5xx(中星微摄像头在linux下使用时用到的驱动)用到的Makefile文件,文件将针对linux2.5 2.6内核的驱动注释掉,修改了针对2.4内核的驱动。
fiasco-1.2.tar
- L4是最先由Jochen Liedtke开发的第二代微内核。目前,它已经变成了第二代微内核 的一个标准,基于这个标准,有很多L4 API的实现。其中一个实现就是Fiasco,它是在 德国德累斯顿大学开发的。为了强调Fiasco跟L4之间的这种关系,我们把Fiasco一般 称L4/Fiasco。L4/Fiasco与其它L4的实现不同的是L4/Fiasco是一个具有实时特性的微内 核,L4/Fiasco是DROPS项目的一个核心子项目,它同时提供了很多软件包,以方便 基于L4/F
linux
- 本代码是一个linux内核的微代码,对初学linux内核很有参考价值。
gnumach_20050501.orig.tar
- GNU Mach 微内核源代码, 基于美国卡内基美隆大学的 Mach 研究项目,是 GNU Hurd 运行的基础。详情请参阅: http://www.gnu.org/software/hurd-GNU Mach micro-kernel source code, based at Carnegie Mellon University's Mach research projects, GNU Hurd operational basis. For details, please refe
hurd.tar
- GNU Hurd 源代码,自由软件基金会开发的类 UNIX 系统内核,基于 Mach 微内核-GNU Hurd source code, the Free Software Foundation to develop a system like UNIX kernel, based on the Mach microkernel
aos-2008
- 一个有关微内核架构实现的project,是澳大利亚新南维尔士州立大学计算机工程学院开设的高级操作系统中的实践部分,比较不错,值得一看。-A micro-kernel architecture to achieve the project, is Australia s new sodra vi Wales State University School of Computer Engineering high-level operating system offered by the pract
Okl4_release_1.4.1.1.tar
- OKL4 最早的一个version,学习微内核的最重要的源代码,小而精。现在可以成功的商用化-OKL4 One of the earliest version, to learn the most important micro-kernel source code, a small but excellent. Can now be successfully commercialized
linux0.11
- linux0.11版的内存管理和进程管理部分文档,这是一个操作系统最重要的部分。微内核模式的操作系统只包含这两部分,当然linux不是微内核,这里比喻了一下。-failed to translate
Tan_Wen_Windows_Kernel_Security_Programming
- 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source co
prex-0.9.1
- prex操作系统,一个多进程操作系统,和rtos不一样,同时它使用微内核架构。-the prex operating system, a multi-process operating system and rtos not like, and it uses a micro-kernel architecture.
Operating-Systems-Internals-and-
- 操作系统——内核与设计原理(中文版第四版) 原书名:Operating Systems:Internals and Design Principles(Fourth Edition) 作者: (美)William Stallings 全面系统地讲述了操作系统的基本概念、原理和方法,而且以当代最流行的两个操作系统——Windows 2000和UNIX为例,全面清楚地展现了当代操作系统的本质和特点,并且与当代流行的设计问题以及当前操作系统的发展方向联系起来,使本书的内容具有先进性和适
Zhongxing-micro-camera-driving-test
- 关于2.6内核开发板(mini2440,OK6410)的中微摄像头驱动源码及图像采集源码,供需要者参考-About 2.6 kernel development board (mini2440 OK6410) micro camera driver source code, source code and image collection and supply all reference
中星微301L驱动
- 一款比较常用的摄像头驱动程序。中星微301L。只需根据内核修改makefile就可让直接编译成功(A more commonly used camera driver. Vimicro 301L. You can make direct compilation successful simply by modifying makefile based on the kernel)