openwrt配置内核,加载air720 4G模块的USB串口设备

  1,进入openwrt源码包,键入 make menuconfig

  2,配置如下

  kernel modules  --->

    USB Support--->

      <*> kmod-usb-serial

      <*> kmod-usb-serial-ipw

      <*> kmod-usb-serial-option

      <*> kmod-usb-serial-qualcomm

      <*> kmod-usb-serial-wwan

  当然,只配置这个是不够的,其他配置如以下网址所示,按步骤去做就好,这些配置还包括了openwrt对rndis网卡的支持

  http://ask.openluat.com/article/82

  http://ask.openluat.com/article/79

原文地址:https://www.cnblogs.com/mingyunrangwozoudaoxianzai/p/11195135.html