Commit Graph

28 Commits

Author SHA1 Message Date
Aleksander Morgado
72f72d0bfd NEWS: update for 1.20.0 2022-10-19 11:18:38 +00:00
Aleksander Morgado
ddaa4967a0 NEWS: update for 1.18 with changes since rc1 2021-09-08 11:58:07 +02:00
Aleksander Morgado
64f18f036b build: require libqmi 1.30.2
We need the new "Get All Call Info" request support.
2021-09-08 11:57:59 +02:00
Aleksander Morgado
a41d6f6b15 NEWS: fix required libmbim version in 1.18 2021-08-09 23:52:36 +02:00
Aleksander Morgado
2a59ba7b1a NEWS: update for 1.18.0 2021-08-09 23:03:39 +02:00
Aleksander Morgado
7a5eae2a36 NEWS: update for 1.16.0 2021-02-23 11:22:50 +01:00
Aleksander Morgado
57422ec0bb NEWS: add info about MBIM-powered Cinterion devices 2020-06-19 12:28:57 +00:00
Aleksander Morgado
cd501c4d26 NEWS: add details about the plugin configure options 2020-06-04 11:38:48 +02:00
Aleksander Morgado
a5c060ef87 filter: setup automatic per-vid checks in the plugin whitelist
Until now, the plugin whitelist rule in the filter would only handle
those plugins that require specific udev tags, and those that had
explicit full vid:pid pairs.

This update makes a new implicit automatic whitelist for all devices
that match any of the vids managed by the different plugins.

Looking at the current list of devices in the blacklist and greylist
maintained by ModemManager, there are no devices falling under the
list of supported plugin vids that would need to be blacklisted;
except for u-blox GPS modules:

  huawei    -> 0x12d1        -> None in blacklist/greylist
  thuraya   -> 0x1a26        -> None in blacklist/greylist
  telit     -> 0x1bc7        -> None in blacklist/greylist
  dLink     -> 0x2001        -> None in blacklist/greylist
  wavecom   -> 0x114f        -> None in blacklist/greylist
  x22x      -> 0x1bbb,0x0b3c -> None in blacklist/greylist
  anydata   -> 0x16d5        -> None in blacklist/greylist
  quectel   -> 0x2c7c        -> None in blacklist/greylist
  haier     -> 0x201e        -> None in blacklist/greylist
  novatel   -> 0x1410        -> None in blacklist/greylist
  dell      -> 0x413c        -> None in blacklist/greylist
  option    -> 0x0af0,0x1931 -> None in blacklist/greylist
  nokia     -> 0x0421        -> None in blacklist/greylist
  cinterion -> 0x1e2d,0x0681 -> None in blacklist/greylist
  simtech   -> 0x1e0e        -> None in blacklist/greylist
  iridium   -> 0x1edd        -> None in blacklist/greylist
  pantech   -> 0x106c        -> None in blacklist/greylist
  longcheer -> 0x1c9e,0x1bbb -> None in blacklist/greylist
  linktop   -> 0x230d        -> None in blacklist/greylist
  sierra    -> 0x1199        -> None in blacklist/greylist
  ublox     -> 0x1546        -------------> GPS chips blacklisted !!!!!
  foxconn   -> 0x0489        -> None in blacklist/greylist
  broadmobi -> 0x2020        -> None in blacklist/greylist
  fibocom   -> 0x2cb7        -> None in blacklist/greylist
  tplink    -> 0x2357        -> None in blacklist/greylist
  zte       -> 0x19d2        -> None in blacklist/greylist

The rules used to blacklist the u-blox GPS chips have already been
moved to the u-blox plugin itself, and now they use the broader
ID_MM_DEVICE_IGNORE tag that applies in all filter modes.
2020-06-04 11:34:43 +02:00
Aleksander Morgado
bbeca60113 ublox: fully ignore GPS devices with plugin-installed rules
Instead of setting up the ID_MM_TTY_BLACKLIST tag used in 'legacy'
filter mode, tag all known u-blox GPS devices with the broader
ID_MM_DEVICE_IGNORE tag that applies under all filter modes.

Also, make this rules be installed by the plugin itself, because at
the end, it is the u-blox plugin the one attempting to probe all
devices with vid 0x1546.
2020-06-04 11:34:43 +02:00
Aleksander Morgado
657d5e6180 NEWS: update MBIM reset operation info to include Qualcomm devices
We're using QMI over MBIM to perform the reset if the device is QMI
based.
2020-06-04 09:46:11 +02:00
Aleksander Morgado
30428ed57d NEWS: update for 1.14.0 2020-06-03 17:29:57 +02:00
Aleksander Morgado
929ed9f939 NEWS: update for 1.12.0 2019-11-06 12:57:56 +01:00
Aleksander Morgado
6dd8876124 NEWS: update for MM 1.10 2019-01-16 10:15:07 +01:00
Aleksander Morgado
01a5d8a294 NEWS: update for 1.8 2018-06-02 17:33:53 +02:00
Aleksander Morgado
54dec45243 NEWS: update for 1.8.0 2018-01-21 22:49:08 +01:00
Aleksander Morgado
b09b7dfc2d NEWS: update for 1.6-rc4 2016-07-07 20:22:00 +02:00
Aleksander Morgado
5286eaca51 NEWS: include QMI network disconnections 2016-04-18 08:11:00 +02:00
Aleksander Morgado
0c2f98d2a7 NEWS: update for 1.6.0 2016-03-18 12:49:39 +01:00
Aleksander Morgado
a2a7131701 release: bump version to 1.4.0 2014-08-22 17:54:28 +02:00
Aleksander Morgado
26793e10d6 release: update NEWS 2014-01-24 19:15:46 +01:00
Aleksander Morgado
953b7df70c release: update NEWS 2013-07-19 09:59:50 +02:00
Aleksander Morgado
0d4bc8240e NEWS: update, add reference to MBIM devices 2013-06-12 09:41:32 +02:00
Dan Williams
46d2d40e9d release: update NEWS 2012-12-07 15:38:57 -06:00
Dan Williams
1df1ff38b0 sierra: support pseduo-ethernet interface on GSM devices
Requires the sierra_net driver, which is included in the
2.6.34 and later kernels.
2010-11-29 00:45:58 -06:00
Dan Williams
888351f2a6 release: update NEWS file 2010-11-28 22:50:22 -06:00
Dan Williams
7f7f03a662 release: update NEWS with changed stuff since 0.4 2010-10-27 10:02:23 -05:00
Tambet Ingo
cc31458b18 Initial commit. 2008-07-31 09:43:00 +03:00