【转】Linux中USB gadget架构简介
16年前 (2010-03-14) 2896浏览 0评论
Linux-USB Gadget API Framework Last Modified: 8 June 2005http://www.linux-usb.org/gadget/ The <linux/usb_gadget.h> API...
16年前 (2010-03-14) 2896浏览 0评论
Linux-USB Gadget API Framework Last Modified: 8 June 2005http://www.linux-usb.org/gadget/ The <linux/usb_gadget.h> API...
16年前 (2010-03-14) 2110浏览 1评论
USB Testing on Linux last modified: 17 March 2007 http://www.linux-usb.org/usbtest/index.html 转载请注明:在路上 » 【转】如何在Linu...
16年前 (2010-03-14) 1907浏览 0评论
Backing Storage for the File-backed Storage Gadget Last Modified: 14 June 2005 http://www.linux-usb.org/gadget/file_stora...
16年前 (2010-03-14) 2560浏览 0评论
USB OTG 基本概念简介 另附pdf版本:Download, PDF Format USB On-The-Go Basics Abstract: USB On-The-Go (OTG) allows two USB devices to ta...
16年前 (2010-03-12) 4715浏览 0评论
【问题】 当然kernel版本是2.6.28.4,内核在启动时候,在自解压后,输出done, booting the kernel后,需要等待几秒才能看到kernel版本等信息Linux version 2.6.28.4的打印: Starting k...
16年前 (2010-03-12) 2014浏览 0评论
如下定义: #ifndef uint32_t #define uint32_t int #endif #define BYTE2WORD(b) ((b) / sizeof(uint32_t))&nb...
16年前 (2010-03-10) 2657浏览 0评论
【转】深入理解linux的权限设置和SUID,SGID以及粘滞位 我们知道文件的权限可以用三个八进制数字表示。其实文件的权限应该用四个八进制来表示,不过用 ls -l 命令时,只显示三个罢了。那个没有显示的八进制数字其实是第一个,它用来设定一些特殊...
16年前 (2010-03-09) 1335浏览 0评论
Warning: the code in the cache_clean_code_address region has been overwritten. Please change the address of this area now. 转载...
16年前 (2010-03-08) 1453浏览 0评论
?# ls dwc_otg.ko g_file_storage.ko g_zero.ko &n...
16年前 (2010-03-07) 1375浏览 0评论
0x3c00 = 15360 0x3000 = 12288 0x168 = 360 0x168 X 4 = 1440 720 * 288 = 207,360 -> words 720 * 288...