最新消息:20210816 当前crifan.com域名已被污染,为防止失联,请关注(页面右下角的)公众号

工作和技术

工作相关的技术文章

[ZT][筆記] Linux 2.6 的 MMC Core

[ZT][筆記] Linux 2.6 的 MMC Core

crifan 17年前 (2008-03-23) 1873浏览 0评论

[ZT][筆記] Linux 2.6 的 MMC Core 以下整理自 Jollen 筆記(非教學文件),許多地方未能清楚交待,這部份有請大家自行補齊了。本文分享給有志研究 Linux MMC 驅動程式實作(MMC Core)的朋友參考。以下...

[ZT]如何将bootloader写入flash

[ZT]如何将bootloader写入flash

crifan 17年前 (2008-03-23) 2058浏览 0评论

[ZT]如何将bootloader写入flash 在做嵌入式开发时经常需要将代码写入到flash中去,到底如何写呢.偶用到过以下几种方法     &n...

关于linux2.6的mmc/sd驱动

关于linux2.6的mmc/sd驱动

crifan 17年前 (2008-03-23) 1849浏览 0评论

关于linux2.6的mmc/sd驱动[zt] 关于linux 2.6 mmc/sd驱动     linux 2.6 中的mmc/sd驱动分为以下几方面的内容      ...

linux内核引导参数

linux内核引导参数

crifan 17年前 (2008-03-23) 2078浏览 0评论

linux内核引导参数[ZT] 1.“boot=”   此参数指明包含引导扇区的设备名(如:/dev/had),若此项忽略,则从当前的根分区中读取引导扇区。 2.“root=”   此参数告诉内核启动...

about how to learn the Linux Driver Development

about how to learn the Linux Driver Development

crifan 17年前 (2008-03-22) 1604浏览 0评论

digest from here : 嵌入式操作系统内核、驱动开发学习书籍(Linux) 操作系统:设计与实现(第二版) 上册(新版) (Minix) Linux内核完全注释 Linux Kernel Development (...

printf 输出 long 整型

printf 输出 long 整型

crifan 17年前 (2008-03-21) 6439浏览 2评论

注意不是%l ,而是%ld . [ZT]printf详解: 1 一般格式 printf(格式控制,输出表列)    例如:printf("i=%d,ch=%cn",i,ch); 说明: (1)“格...

Linux Driver Model

Linux Driver Model

crifan 17年前 (2008-03-20) 1711浏览 0评论

Linux Driver Model Based on kernel version 2.6.24. Page generated on 2008-01-28 12:56 EST. <span class="l">&l...

check system info in linux

check system info in linux

crifan 17年前 (2008-03-20) 1874浏览 0评论

OS : [crifan@localhost ~]$ uname -a Linux localhost.localdomain 2.6.18-8.el5xen #1 SMP Fri Jan 26 14:42:21 EST 2007 i686 i686...

61 queries in 0.272 seconds, using 21.93MB memory