搜索资源列表
Linux24_char_device_driver
- Linux 2.4内核字符设备驱动开发实例。 是Linux下驱动开发人员再好不过的参考源码。编译之后加载驱动,附有测试程序进行驱动的测试! Linux kernel 2.4 char device driver example.-character device driver development example. Linux is driven development staff a better reference source. After loading
pem2der
- an function to convert pem certification to der format in linux kernel, include the list.h for test it in user space
myirq
- 一个完整的linux按键驱动程序,内核版本2.6.18,在s3c2440arm处理器上测试通过。对于初学linux设备驱动的人很有好处。 -A complete linux key drivers, kernel version 2.6.18, s3c2440arm processors in the test. Linux device driver for the beginner a very good person.
OS0417
- 此为NachOs实验报告及源码,实验内容: 1. 研究code/shell 下的代码: Nachos 所给的源代码的code/shell 目录下的源代码实现了一个shell,该shell 利用C/C++ 对Linux Shell 命令的调用支持( execl (SHELL, SHELL, "-c", exec_name,NULL) )实现了一个Shell 的Wrapper,使得一个函数(nachos_syscall.c 中的Exec(char*exec_name))可以实现所有的Linu
unifiedkernel-test
- linux unified kernel test
7.2_Kphone4.2
- Kphone 是其于QT界面的开源SIP 软件电话,支持语音,视频和文字消息交流.经测试,可以在Redhat 9.0 直接编译通过.在Arm-Linux 上需要比较多移植工作 以下是Kphone 是在SBC2410 ,Arm-Linux 2.6.11 内核移植过 -QT are Kphone its software interface, open source SIP phone to support voice, video and text message exchanges.
Linux-driver-src
- 这些是对(用 )于 书的来源文件" Linux Device Drivers" 。 在这里你(们)找到已经包括在书里的完全来源。 我尽可能地测试了他们, 但是, 可以(可能)有一些问题离开了, 尤其有 2.1.43 (当位于下面代码基础(底模)(是)连续不断变化时, 可靠性测试所有他们, 这是难) 。 尤其是, 你(们)可以(可能)找到具有" genksyms " 的一些问题, 其句法在核心的 2.0 和 2.1 版本之间改变了。 你(们)在 misc - progs 中
wifi_8686_driver
- Host Platform: Intel Zylonite-LV (Kernel 2.6.12) with PC running Linux Slackware 10.1 (kernel 2.6.15) installed as NFS (kernel 2.6.12). Tested HW: · SOC/RF chipset: 88W8686 B1 Systems Software Modules: · SDIO8686 Driver o Binary .ko file
tester_guide
- Linux内核开发者编写的一份文档,详细介绍了如何测试Linux内核,是一个非常好的教程。-Linux kernel developers to write a document, described in detail how to test Linux kernel, is a very good tutorial.
cs89x0.c.tar
- 网卡cs8900在s3c2410,linux 2.6.30内核上的驱动程序移植,关键程序drives/net/interface.c。 已经手动修改过,经测试通过。-Card cs8900 in s3c2410, linux 2.6.30 kernel driver transplantation, critical processes drives/net/interface.c. Have been manually modified, by the test.
appsV4L2
- V4L2(Video for Linux 2)的测试程序,出自官方网站。并附带一份V4L2的规范文档。运行环境是X-window,对内核没有特殊要求。-V4L2 (Video for Linux 2) of the test program came from the official website. And accompanied by a V4L2 specification document. Operating environment is the X-window, and ther
OSexpriment
- 我们操作系统课设的实验指导书~对理解Linux内核及工作机制有很大用处-We test the operating system designed course guide book ~ Linux kernel and understanding the working mechanism is very useful
ARMSYS641andlinux2.6
- 该资料非常详细的描述了linux 2.6内核的测试方法和实例。-The information is very detailed descr iption of linux 2.6 kernel test methods and examples.
LTP_of_the_LINUX_kernel_based_test_method
- 基于LTP的LINUX内核测试方法研究:内核作为Linux最关键的部分,其稳定性决定了系统的稳定性。Linux版本升级频繁,应用范围不断扩大,功能不断增强,但层ffI不穷的补丁程序为内核引入了诸多问题-LTP of the LINUX kernel-based test method: Linux kernel as the most critical part of its stability determines the stability of the system. Linux vers
linux_kernel012study
- 1、Linux内核完全剖析基于0.12内核.pdf 2、linux kernel 0.12源码 3、测试软件 希望对大家有用,共同学习-1、Linux kernel 0.12 study.pdf 2、linux kernel 0.12 source code 3、linux kernel test application
arm
- 讲述交叉编译环境的搭建,linux内核和bootload的移植,arm汇编指令及嵌入式经典试题。-Tells cross-compilation environment of constructing, Linux kernel and bootload transplantation, arm assembly instructions and embedded classical test.
mm-test
- 关于linux内核的内存相关操作,想学习内核的可以看一下,验证成功-About the linux kernel memory-related operations, want to learn the kernel can look at to verify successful
shiyan
- 基于linux下的VC++编程实验,里面含有如何在linux内核下的基本编程实验。-Linux-based VC++ programming under test, which includes how the linux kernel of the basic programming experiment.
testcode2
- fifo测试算法,round robin测试算法,linux内核-the FIFO test algorithm, Round robin test algorithm, linux kernel
GLL
- Generalised linked list implementation in linux kernel and test files