上一页 1 ··· 176 177 178 179 180 181 182 183 184 ··· 610 下一页

2022年12月6日

摘要: 你是活在上个世纪吧,现在都是模组了 参考设计那是必须的 3568 是常规应用,3588 用于AI 阅读全文
posted @ 2022-12-06 10:18 lydstory 阅读(178) 评论(0) 推荐(0)
摘要: 15.488000] usbserial: USB Serial support registered for GSM modem (1-port)[ 18.392000] get_wdev_by_idx: invalid idx(0)[ 19.004000] get_wdev_by_idx: in 阅读全文
posted @ 2022-12-06 09:25 lydstory 阅读(54) 评论(0) 推荐(0)

2022年12月5日

摘要: openwrt只编译kernel 本想只编译ko, ,结果搜索论坛发现要编译 kernel https://forum.archive.openwrt.org/viewtopic.php?id=23570 用下面这个命令编译内核: make target/linux/{clean,compile} 阅读全文
posted @ 2022-12-05 21:51 lydstory 阅读(227) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/weixin_40137630/article/details/79229582 阅读全文
posted @ 2022-12-05 21:50 lydstory 阅读(25) 评论(0) 推荐(0)
摘要: modprobe usbserial 加载 modprobe -r xxx.ko 阅读全文
posted @ 2022-12-05 20:17 lydstory 阅读(30) 评论(0) 推荐(0)
摘要: { USB_VENDOR_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, 0xff, 0xff, 0xff) }, { USB_VENDOR_AND_INTERFACE_INFO(HUAWEI_VENDOR_ID, 0xff, 0x01, 0x01) }, { USB_VE 阅读全文
posted @ 2022-12-05 20:11 lydstory 阅读(38) 评论(0) 推荐(0)
摘要: CONFIG_USB_SERIAL=yCONFIG_USB_SERIAL_OPTION=yCONFIG_USB_SERIAL_WWAN=yCONFIG_PPP=yCONFIG_PPP_MULTILINK=yCONFIG_PPP_FILTER=yCONFIG_PPP_ASYNC=yCONFIG_PPP 阅读全文
posted @ 2022-12-05 18:04 lydstory 阅读(198) 评论(0) 推荐(0)
摘要: 自研接口:对应使用的内核驱动名称为 option,这部分接口需要将华为模块的驱动 适配数据添加到驱动中才能正常使用。 通用接口:如 ECM、MBIM。对于这部分接口,华为模块直接适配通用驱动,无需 修改代码。 阅读全文
posted @ 2022-12-05 17:48 lydstory 阅读(53) 评论(0) 推荐(0)
摘要: v> CDC Communications Device Class 连接设备配置 CDMA Code Division Multiple Access 码分多址接入 ECM Ethernet Networking Control Model 以太网控制模型 GPS Global Positioni 阅读全文
posted @ 2022-12-05 17:33 lydstory 阅读(98) 评论(0) 推荐(0)
摘要: 1. 驱动mtk wifi驱动基于pci进行扩展,第一个文件:/os/linux/pci_main_dev.c文件用于创建和注册基于pci接口的网络设备,PCI设备上有三种地址空间:PCI的I/O空间、PCI的存储空间和PCI的配置空间。CPU可以访问PCI设备上的所有地址空间,其中I/O空间和存储 阅读全文
posted @ 2022-12-05 16:35 lydstory 阅读(530) 评论(0) 推荐(0)
上一页 1 ··· 176 177 178 179 180 181 182 183 184 ··· 610 下一页

导航