Ondřej Lysoněk
2a092a2739
Assign hotplugged devices based on udev matching too
...
Resolves: rhbz#1251240
This fixes commit f14ae65bd2 .
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2017-03-01 09:03:06 +01:00
Ondřej Lysoněk
a38b6eee99
Remove the '_devices' attribute in plugins
...
The _device attribute should always be the same as the union of
_assigned_devices and _free_devices, therefore it's redundant.
Its existence in my opinion brings only confusion and a potential
source of inconsistencies.
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2017-02-27 14:54:46 +01:00
Ondřej Lysoněk
bd3749fddd
Assign hotplugged devices in priority order too
...
Resolves: rhbz#1246172
This fixes commit 363d74815a .
Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
2017-02-27 14:14:04 +01:00
Jaroslav Škarvada
6c155396ee
hotplug: do not apply dynamic tuning if dynamic tuning is disabled
...
Resolves: rhbz#1193682
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
2015-06-16 15:04:15 +02:00
Jan Vcelak
d658c5f769
plugins: add base for hotpluggable devices
2013-01-22 20:40:30 +01:00