aboutsummaryrefslogtreecommitdiff
path: root/package/network/utils/comgt/files/3g.usb
Commit message (Collapse)AuthorAge
* package/comgt: Handle bind/unbind eventsArjun AK2021-07-02
| | | | | | | | | | | | | This script was expecting only add/remove events which has not been the case since Kernel 4.12 (which added bind/unbind). Bind events were getting treated as remove events which would cause hotplugged 3g modems to not work. More info: https://lkml.org/lkml/2018/12/23/128 https://github.com/systemd/systemd/issues/8221 Signed-off-by: Arjun AK <arjunak234@gmail.com>
* comgt: fix hotplug event handlingRozhuk Ivan2020-03-16
| | | | | | | | | Hotplug manager send: "remove" -> "add" -> "bind" events, script interpret bind as "not add" = "remove" and mark device as unavailable. Signed-off-by: Rozhuk Ivan <rozhuk.im@gmail.com> Signed-off-by: Hans Dedecker <dedeckeh@gmail.com> [PKG_RELEASE increase]
* comgt: add ncm proto supportJohn Crispin2014-10-10
| | | | | | | | This will not work for all board/dongle combinations until we hit 3.17. Signed-off-by: Matti Laakso <malaakso@elisanet.fi> SVN-Revision: 42866
* packages: sort network related packages into package/network/Felix Fietkau2012-10-10
SVN-Revision: 33688