OPENWRT-4G-移植-ALT3800

本文介绍了如何在 OPENWRT 系统中移植和配置 Alt3800 4G 模块。通过 `find` 命令搜索相关配置,并展示了设备连接和网络接口 eth1 的设置。内核版本为 3.18.21,讨论了如何查看和读取模块的 PID 和 VID 信息,以及遇到的队列满导致的丢帧问题及其解决办法。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

find .|xargs grep x//查找所有包含X字符串的文件

find .|xargs grep x
find . -exec grep x{} \;

find / -name "httpd.conf"

find / -name "rsync"


ramips_board_name


//添加3G/4G支持

http://www.cnblogs.com/tfanalysis/p/3944850.html

其中最主要的两个为CDC ACM  和 RNDIS

Kernel Modules -> USB Support
<*> kmod-usb2
<*> kmod-usb-ohci
<*> kmod-usb-uhci
<*> kmod-usb-acm # For ACM based modem, such as Nokia Phones
<*> kmod-usb-net # For tethering and rndis support
<*> kmod-usb-net............... Kernel modules for USB-to-Ethernet convertors
  <*>   kmod-usb-net-asix...... Kernel module for USB-to-Ethernet Asix convertors  
  <*>   kmod-usb-net-cdc-eem..................... Support for CDC EEM connections  
  -*-   kmod-usb-net-cdc-ether.............. Support for cdc ethernet connections  
  <*>   kmod-usb-net-cdc-mbim..................... Kernel module for MBIM Devices  
  -*-   kmo
评论 1
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值