2022年12月1日

摘要: fpga pcie pcie驱动 windows 阅读全文
posted @ 2022-12-01 18:22 lydstory 阅读(29) 评论(0) 推荐(0)
摘要: Netfilter iptables 实现分析 https://blog.csdn.net/mabin2005/article/details/121371826 阅读全文
posted @ 2022-12-01 16:04 lydstory 阅读(16) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/m0_56922987/article/details/125013669 阅读全文
posted @ 2022-12-01 15:25 lydstory 阅读(28) 评论(0) 推荐(0)
摘要: PL2303 USB to serial adaptor drive driver/usb/serinl linux : usb转串口驱动 阅读全文
posted @ 2022-12-01 14:58 lydstory 阅读(42) 评论(0) 推荐(0)
摘要: TIUSB3410 USB部件设备进行通信 TIUSB3410 USB部件的设备进行通信 TIUSB3410 USB部件的设备进行通信 阅读全文
posted @ 2022-12-01 14:54 lydstory 阅读(15) 评论(0) 推荐(0)
摘要: 数字电视 阅读全文
posted @ 2022-12-01 14:39 lydstory 阅读(32) 评论(0) 推荐(0)
摘要: sudo modprobe usbserial vendor=0x1506 product=0x6532 modprobe 阅读全文
posted @ 2022-12-01 13:38 lydstory 阅读(15) 评论(0) 推荐(0)
摘要: usb/host/ohci-platform.ko' is missing 对代码中的有些结构一直不是非常明确,比方platform_device与platform_driver一直分不清关系。在网上搜了下,做个总结。两者的工作顺序是先定义platform_device -> 注冊 platform 阅读全文
posted @ 2022-12-01 13:17 lydstory 阅读(96) 评论(0) 推荐(0)
摘要: make target/linux/update V=s 更新openwrt 补丁到编译目录 阅读全文
posted @ 2022-12-01 12:32 lydstory 阅读(59) 评论(0) 推荐(0)
摘要: option 27680 0ppp_async 8112 0ppp_generic 24594 3 pppoepppoe 9904 0pppox 1514 1 pppoeqmi_wwan 10736 0ralink_wdt 1930 0rt_rdm 68715 0scsi_mod 92114 2 u 阅读全文
posted @ 2022-12-01 12:21 lydstory 阅读(19) 评论(0) 推荐(0)
摘要: This driver exists because the "normal" serial driver doesn't work too well with GSM modems. Issues: - data loss -- one single Receive URB is not near 阅读全文
posted @ 2022-12-01 11:58 lydstory 阅读(23) 评论(0) 推荐(0)
摘要: 在使用LC6311或者SIM4100类似的通讯modem的时候,我们经常使用usbserial驱动来在linux环境下访问模块。 但是,每次,我们插入特定模块到usb端口后,都需要手动加载usbserial模块,如: # load LC6311 module driver sudo modprobe 阅读全文
posted @ 2022-12-01 11:56 lydstory 阅读(350) 评论(0) 推荐(0)
摘要: 美国只有发明专利 美国只有发明专利 美国只有发明专利,没有软件著作权.... uwb芯片 穿戴设备... 阅读全文
posted @ 2022-12-01 11:48 lydstory 阅读(14) 评论(0) 推荐(0)
摘要: USB复合设备接口 与PCIE USB复合设备接口 与PCIE USB复合设备接口 与PCIE 阅读全文
posted @ 2022-12-01 11:44 lydstory 阅读(53) 评论(0) 推荐(0)
摘要: 内核:~/boang/OpenWrt-v3.6/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/linux-ramips_mt7621/linux-3.10.108/patches quilt new platform/0702-pcie.patc 阅读全文
posted @ 2022-12-01 11:44 lydstory 阅读(21) 评论(0) 推荐(0)
摘要: 最近在学习PCIE相关的东西,参考了一些大神的资料和官方文档,也写点总结。 PCIE驱动遵循内核的驱动模型,总体都是以总线,设备,驱动三大块来实现的。 一 PCIE所有数据结构如图 1)struct pci_host_bridge 主桥数据结构,用来描述连接CPU和PCIE设备的主桥,该结构有Roo 阅读全文
posted @ 2022-12-01 11:15 lydstory 阅读(743) 评论(0) 推荐(0)
摘要: printk 输出信息 在dmesg查看吗? printk 输出信息 在dmesg查看吗? printk 输出信息 在dmesg查看吗? 阅读全文
posted @ 2022-12-01 09:55 lydstory 阅读(56) 评论(0) 推荐(0)

导航