资源列表
disk
- 演示如何通过DeviceIoControl来读写硬盘的示例demo
SDcard
- linux 2.6下的sd卡驱动,非标准协议
smtpr
- A simple smtp relay server. Which follows smtp protocol correctly. It receive an email. and relay it out to an email server specified by users. Platform: unix, linux, windows. compilation command: g++ smtpr.c -lsocket -lnsl -o smtpr usage: smtp
linux_driver_good
- 深入浅出Linux设备驱动编程 深入浅出Linux设备驱动编程
devices
- 我修改sbc2410开发板的例子成功运行的s3c2410的字符驱动。
rtlinux-3.2-rc1.tar
- rtlinux-3.2源码,支持linux kerneral 2.4-2.6
MapleBBS-3.10-20000606-GB-SNAP.tar
- maple bbs一款很不错的bbs源码,大家可以架设上
clock
- 用基于microwindow的一个时钟demo
keyborde
- 基于microwindow的keyboard
Trac-0.11b1.tar
- trac是一款svn服务器的web客户端,大家可以看看。
EmbeddedLinuxSystemDesignandDevelopment
- a book Embedded Linux System Design and Development
Power
- 一段基于linux的电源管理的源代码,大家可以参考。