You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
Alexandru Ardelean a5d016f361 net: uqmi: fix blocking in endless loops when unplugging device
If you unplug a QMI device, the /dev/cdc-wdmX device
disappears but uqmi will continue to poll it endlessly.

Then, when you plug it back, you have 2 uqmi processes,
and that's bad, because 2 processes talking QMI to the
same device [and the same time] doesn't seem to work well.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
7 years ago
..
base-files base-files: create /etc/config/ directory 7 years ago
boot uboot-sunxi: build for NanoPi NEO 7 years ago
devel gdb: bump to 8.0.1 7 years ago
firmware layerscape: update packages with LSDK git trees 7 years ago
kernel ltq-vmmc: disable for falcon 7 years ago
libs libnetfilter_conntrack: switch to git 7 years ago
network net: uqmi: fix blocking in endless loops when unplugging device 7 years ago
system uci: bump to git HEAD version 7 years ago
utils package/utils/f2fs-tools: Update to 1.9.0 7 years ago
Makefile build: cleanup tmp/ dir of target rootfs 7 years ago