diff options
author | Aleksander Morgado <aleksander@aleksander.es> | 2015-02-06 20:02:20 +0100 |
---|---|---|
committer | Aleksander Morgado <aleksander@aleksander.es> | 2015-02-16 17:33:37 +0100 |
commit | 6bbc4c1746c9e7c48e12dcb1e1986f1e16327161 (patch) | |
tree | a18587e775aa142f9f47614aee5e5632d3a77636 /src | |
parent | 3c6a7ed3f344e565271f26390da8d6db43fa0f70 (diff) |
sierra: move all the legacy Sierra support to a new 'sierra-legacy' plugin
In short:
* The 'sierra-legacy' plugin will handle all the old AT based modems,
including the DirectIP ones. This plugin is filtered by driver ('sierra' or
'sierra_net') and forbidden-drivers ('qmi_wwan' and 'cdc_mbim'). This plugin
should also grab HP and AT&T branded models if they are handled by the
proper kernel driver.
* The 'sierra' plugin will only handle QMI or MBIM based Sierra modems, which
are really all the new ones. This plugin is filtered by VID (0x1199) and
driver (qmi_wwan and cdc_mbim).
For this separation to work, the 'sierra' and 'sierra_net' plugins need to be
complementary to each other.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions