Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | usbmode: add Huawei E5785 | Didier 'OdyX' Raboud | 2024-05-23 |
| | | | | | | | | | | | This 4G/LTE modem is a WiFi hotspot, and also works as cdc_ether modem when plugged over USB. It needs usb-modeswitching. With HuaweiNewMode, it will modeswitch from 3426:1f01 (mass-storage) to 3426:14db (cdc_ether). Signed-off-by: Didier 'OdyX' Raboud <odyx@raksha.ch> Link: https://github.com/openwrt/openwrt/pull/15497 Signed-off-by: Robert Marko <robimarko@gmail.com> | ||
* | usbmode: rename data files | Simon Hailes | 2016-10-26 |
| | | | | | | This is to ensure that git can be cloned onto a windows drive without failing. Signed-off-by: Simon Hailes <btsimonh@googlemail.com> | ||
* | usbmode: update to latest git | John Crispin | 2014-08-26 |
this adds support for a new mode MBIM that auto detects the bConfigurationValue. Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 42298 |