Lubomir Rintel
b1f7f431e6
contrib/modemu: also clean up on SIGTERM
2019-09-10 14:33:38 +02:00
Lubomir Rintel
24028a2246
all: SPDX header conversion
...
$ find * -type f |xargs perl contrib/scripts/spdx.pl
$ git rm contrib/scripts/spdx.pl
2019-09-10 11:19:56 +02:00
Lubomir Rintel
36fec3be75
contrib/modemu: ensure the udev messages specify SEQNUM
...
Newer systemd rejects messages without one.
2019-08-26 12:58:55 +02:00
Rafael Fontenelle
d81e10942f
all: fix misspellings
...
https://gitlab.freedesktop.org/NetworkManager/NetworkManager/merge_requests/64
2019-01-24 17:19:44 +01:00
Lubomir Rintel
32857a093b
modemu: fall back to a virtual bus
...
This allows us to somehow work with no PCI (or USB for that matter), such
as some virtual machines. Old ModemManager doesn't like this though, but
there doesn't seem to be a way around it.
https://github.com/NetworkManager/NetworkManager/pull/246
2018-11-07 14:50:21 +01:00
Lubomir Rintel
bbb1a36020
modemu: fix subsystem hash endianness
...
Tested on a really really big endian IBM POWER. Also turn an accompanying
comment into a slightly more sensible one.
https://github.com/NetworkManager/NetworkManager/pull/246
2018-11-07 14:50:18 +01:00
Lubomir Rintel
e1db543b5b
contrib: add a serial modem emulator
...
Useful for quickly testing the ModemManager integration.
2018-06-18 16:05:29 +02:00