intel: new plugin for PCI devices with vendor id 0x8086

For now, just detecting the device and creating generic MBIM or AT
based modems.
This commit is contained in:
som
2022-02-06 23:19:57 +01:00
committed by Aleksander Morgado
parent 81c3b59f75
commit 40c791e293
7 changed files with 166 additions and 0 deletions

View File

@@ -302,6 +302,7 @@ plugins_options_reqs = {
'gosuncn': {'available': true, 'shared': []},
'haier': {'available': true, 'shared': []},
'huawei': {'available': true, 'shared': []},
'intel': {'available': true, 'shared': []},
'iridium': {'available': true, 'shared': []},
'linktop': {'available': true, 'shared': []},
'longcheer': {'available': true, 'shared': []},