Marvell-linux研究—dma.c源代码分析-2
crifan 17年前 (2008-04-23) 1559浏览 0评论
Marvell-linux研究—dma.c源代码分析-2 补充说明几点: 1. ARM平台对DMA操作做了一次抽象,它让DMA操作可以独立于具体硬件平台,...
工作相关的技术文章
crifan 17年前 (2008-04-23) 1559浏览 0评论
Marvell-linux研究—dma.c源代码分析-2 补充说明几点: 1. ARM平台对DMA操作做了一次抽象,它让DMA操作可以独立于具体硬件平台,...
crifan 17年前 (2008-04-23) 1332浏览 0评论
Marvell-linux研究—dma.c源代码分析-1 转载时请注明出处和作者联系方式:http://blog.csdn.net/absurd 作者联系方式:李先静 <xianjimli at hotmail dot com&g...
crifan 17年前 (2008-04-23) 1738浏览 0评论
Concurrency and Race Condition in Linux 2.6 Submitted by dynamo2 Linux Device Driver Study Notes Concurrency and Race Con...
crifan 17年前 (2008-04-22) 1333浏览 0评论
/sbin/shutdown -h now Linux / Unix Command: shutdown NAME shutdown – bring the system down SYNOPSIS /sbin/shutdown [-t...
crifan 17年前 (2008-04-22) 1369浏览 0评论
Rlinux , a good rescure tools,and IS FREE one can scan and rescure the Linux partion in Windows XP/2000/… the download...
crifan 17年前 (2008-04-21) 1482浏览 0评论
[转]用AXD Debugger调试器的命令行,实现u-boot的源代码级调试 其实AXD的功能非常强大,特别是其命令行。 打开AXD,按下 Alt + L ,就可以打开一个命令行, 非常有用的命令如: LoadBinary = 将一个文件导入SD...
crifan 17年前 (2008-04-21) 1717浏览 0评论
try to use … 转载请注明:在路上 » TODO: wake_up_interruptable()...
crifan 17年前 (2008-04-21) 2974浏览 0评论
说明,这个是一个toshiba的nand flash(page size是512B+16B=528Byes)的datasheet中关于nand flash的page的read操作。解释的算是比较清楚。所以摘录下来以便大家看。感兴趣下载全文看: NA...
crifan 17年前 (2008-04-20) 1605浏览 0评论
printf NAME printf, fprintf, sprintf, vprintf, vfprintf, vsprintf - formatted output conversion SYNOPSIS <s...
crifan 17年前 (2008-04-20) 1712浏览 0评论
COFF From Wikipedia, the free encyclopedia Jump to: navigation, search COFF File extension none, .o Developed by AT...