资源列表
tw2865test
- 主要是测试TW2865的寄存器配置,需要驱动加载名称为tw2865dev。-TW2866 driver in linux 2.6.0,
Desktop
- 点亮led的驱动程序 。 应用程序很简单 可以自己写 。驱动程序重要在于框架。-right led
Linux
- 整体功能:如果调用的进程不是一个组的组长时,setsid创建一个新会话。调用进程将成为该新会话的组长,新进程组的组长,并且没有控制终端。-The overall function: if the call process is not a group leader, setsid create a new session. Call process will become the new session of the group leader, the new process group lea
Checkpoint
- 基于XEN轻量级虚拟机检查点写时复制的代码,很有参考价值-Copy on write code based on the lightweight virtual machine checkpoint, a good reference value
linux-CAN-
- linux下的can总线驱动实现代码,用C开发编写-failed to translate
00-helloworld
- linux驱动手把手学习代码,从最简单开始到进入具体的架构平台1-step to step learning linux driver1
AX88772B_LINUX_Driver_v4.2.0_Source
- 基于AX8277B芯片的USB2NET驱动-The chip driver used to USB2NET based AX8277B
arm_led_asm
- 在s3c6410上实现循环点亮led灯,跑马灯程序,裸板驱动(c语言)-to bright the led with c throght loop
nt35565_3d
- 手机屏nt35565驱动,请大家一起研究研究-The phone screen nt35565 drive, with studies
arm_led_interrupt
- 在s3c6410上实现采用中断按键控制led灯点亮,裸板驱动(c语言)-to bright the led with c throght loop
s3c2410_dac0832
- 基于arm-Linux嵌入式平台下,s3c2410_dac0832 DA驱动程序-Living under the arm- linux embedded platform dac0832 the da conversion driver s3c2440
linux
- linux模拟进程调度的五种经典算法,短作业优先算法,先来先服务算法,时间片轮转法算法,多级反馈调度,优先级调度算法。-process simulation scheduling a first-come first-served algorithm