vog / wwan-helper

wwan-helper is a script that establishes a UMTS connection using a Ericsson F3507g Mobile Broadband Module. It was designed to be used with a ThinkPad T420s.
https://vog.github.io/wwan-helper/
4 stars 5 forks source link

Support for multiple cards #1

Closed madduck closed 7 years ago

madduck commented 7 years ago

Handling of multiple different cards

This pull request separates card-specific logic into individual handler scripts, which are accessed through symlinks named after the USB IDs of the cards they handle.

So far, only the existing Ericsson cards are provided, but work on the Huawei ME906s has begun.