代码搜索:Linux启动
找到约 10,000 项符合「Linux启动」的源代码
代码结果 10,000
www.eeworm.com/read/152364/12119027
pdf linux驱动开发中文2.4版.pdf
www.eeworm.com/read/340178/12177396
ppt 第9章 linux编程基础.ppt
www.eeworm.com/read/340178/12177402
ppt linux内核结构与进程管理.ppt
www.eeworm.com/read/340178/12177403
ppt 第4章 linux网络基础.ppt
www.eeworm.com/read/340079/12182930
chm linux_devic_driver_3rd.chm
www.eeworm.com/read/151668/12184124
pdf 网络设备平台linux版.pdf
www.eeworm.com/read/253703/12204769
pdf suse linux 10.0参考手册.pdf
www.eeworm.com/read/339490/12230320
txt 嵌入式linux驱动入门.txt
内核版本: 2.4.22
阅读此文的目的: 学会编写Linux设备驱动。
阅读此文的方法: 阅读以下2个文件: hello.c,asdf.c。
此文假设读者:
已经能用C语言编写Linux应用程序,
理解"字符设备文件, 块设备文件, 主设备号, 次设备号",
会写简单的Shell脚本和Makefile。
1. "hello.c"
-----------------------
www.eeworm.com/read/150836/12257623
chm no.starch.press.linux.enterprise.cluster.chm
www.eeworm.com/read/252733/12265676
c linux 下串口编程入门——实例.c
#include /*标准输入输出定义*/
#include /*标准函数库定义*/
#include /*Unix标准函数定义*/
#include /**/
#include /**/
#include