1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package/network/utils/wwan/files
David Thornley cb262b0939 wwan: Add support for Gemalto Cinterion cellular modules
Includes specific support for PH8(1e2d-0053) / ELS61(1e2d-005b) modules.

Note for ELS61, the serial driver changes from serial option(ttyUSB) to usb-cdc (ttyACM).

Two additional fixes in this commit resolve issues with ttyACM devices: -

* wwan.sh - sys-fs has a subdirectory indirection (*/tty/ttyACMx) which was not handled properly
* wwan.usb - dependent scripts were not included, so this never actually called proto_set_available for example (and relied on inadvertent call for ttyUSB case)

Signed-off-by: David Thornley <david.thornley@touchstargroup.com>
2018-06-22 09:31:32 +02:00
..
data wwan: Add support for Gemalto Cinterion cellular modules 2018-06-22 09:31:32 +02:00
wwan.sh wwan: Add support for Gemalto Cinterion cellular modules 2018-06-22 09:31:32 +02:00
wwan.usb wwan: Add support for Gemalto Cinterion cellular modules 2018-06-22 09:31:32 +02:00
wwan.usbmisc