Gadget arch and API
https://blog.youkuaiyun.com/wenlifu71022/article/details/4668512
USB 驱动及设备生命线
https://blog.youkuaiyun.com/zhqh100/category_3045907.html
1.查看注册了多少个UDC
ls /sys/class/udc/
2.configfs
https://blog.youkuaiyun.com/u014135607/article/details/79949571
https://blog.youkuaiyun.com/litao31415/article/details/97613438
3.lsusb查看USB设备信息
https://ipcmen.com/lsusb
4.USB PC网络通信
https://blog.youkuaiyun.com/forfuture_/article/details/79266375
5.USB gadget, hdrc
https://www.jianshu.com/p/2c1d38086a8b
https://www.jianshu.com/p/d341022167b4
6.gadget驱动分层
https://blog.youkuaiyun.com/litao31415/article/details/99689399
Function
usb_function
usb_function_instance
基于nanopi neo源代码分析musb_core, udc_core, composite, gadget等模块关系
legacy webcam.c module_usb_composite_driver (entry)->
get gadget_driver from composite_driver_template
search udc for udc_list
udc_bind_to_driver->
gadget driver bind
udc start
usb_
USB驱动及Gadget模块关系解析

博客围绕USB驱动及设备展开,介绍了查看注册UDC、使用configfs、通过lsusb查看设备信息等操作。还深入分析了基于nanopi neo源代码的musb_core、udc_core等模块关系,包括gadget与udc的绑定、udc的生成、相关结构体及工作流程等信息技术内容。
最低0.47元/天 解锁文章
1148

被折叠的 条评论
为什么被折叠?



