- 28 Sep, 2022 1 commit
-
-
Boris Fiuczynski authored
This new command allow users to inspect which devices have persisted overrides and which device drive is planned to be bound on the next system reboot. Signed-off-by:
Boris Fiuczynski <fiuczy@linux.ibm.com>
-
- 14 Dec, 2021 1 commit
-
-
Shiping Ji authored
-
- 04 Nov, 2021 1 commit
-
-
Stefano Garzarella authored
Some bus drivers (e.g. spi) return an empty string instead of "(null)" when `driver_override` is not set. Let's check both cases adding override_is_set() function. Signed-off-by:
Stefano Garzarella <sgarzare@redhat.com>
-
- 05 Feb, 2020 1 commit
-
-
Flavio Leitner authored
Red Hat CI uses --help to verify driverctl and because it returns error today, the CI fails the test. Instead, show the help message and exit with success. For other types of errors, like for example wrong number of parameters, continue to show the help message and exit with error. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
- 21 Jun, 2019 1 commit
-
-
Cornelia Huck authored
$(DESTDIR) already adds a trailing '/', so drop it. Cosmetic only. Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
-
- 19 Jun, 2019 1 commit
-
-
Cornelia Huck authored
Give an explanation what the commands actually do, and list the --bus option as well (needed for non-pci devices). Signed-off-by:
Cornelia Huck <cohuck@redhat.com>
-
- 09 Feb, 2019 3 commits
-
-
Flavio Leitner authored
It is more useful to complete with a device list instead of suggesting the driver. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
Flavio Leitner authored
Now if options are used, bash can offer possible other completion options or commands. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
Flavio Leitner authored
Remove the bash 'case' switch statement as it is not needed if we use compgen to generate possible completions. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
- 08 Feb, 2019 3 commits
-
-
Flavio Leitner authored
This extends bash completion to handle list-overrides and list-devices to complete with device type. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
Flavio Leitner authored
No functional changes, just indentation. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
Flavio Leitner authored
Before this patch, typing li<TAB> would not complete to possible options. It actually rollback to 'l' and shows other unrelated options like load-oevrride. This patch fixes it to allow autocomplete as the user provides more info. Signed-off-by:
Flavio Leitner <fbl@redhat.com>
-
- 20 Nov, 2018 1 commit
-
-
Timothy Redaelli authored
commit 9c4589a4 Author: Matthew Bown <mlbown92@gmail.com> Date: Wed Oct 17 11:04:33 2018 +0000 Update driverctl commit 862bea30 Author: Matthew Bown <mlbown92@gmail.com> Date: Wed Oct 17 06:58:16 2018 -0400 Return error code when unbinding a device from a driver fails It is possible to invoke driverctl set-override before a driver has finished initialising. In this case driverctl returns no error code so caller cannot handle this. commit f79a33ff Author: Matthew Bown <mbown@Hercules.corero.com> Date: Wed Oct 17 06:55:15 2018 -0400 Argument --no-save always returns with exit code 1 Signed-off-by:
Timothy Redaelli <tredaelli@redhat.com>
-
- 20 Oct, 2018 1 commit
-
-
Timothy Redaelli authored
-
- 19 Oct, 2018 1 commit
-
-
Timothy Redaelli authored
-
- 13 Jun, 2018 1 commit
-
-
On Debian (and maybe other systems) the udev rules need to go into /lib/udev. Use pkg-config to find the proper location in distribution independent way.
-
- 09 Apr, 2018 1 commit
-
-
Stephen Hemminger authored
This fixes persistent override on Hyper-V/Azure VMBUS by inheriting the default bus from the udev SUBSYSTEM variable. For normal usage, the default of pci remains. This allows DPDK override of network device on Hyper-V: Then when udev runs load-override, it will get vmbus (rather than pci).
-
- 21 Nov, 2017 2 commits
-
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
- 30 Jan, 2017 2 commits
-
-
Timothy Redaelli authored
-
Timothy Redaelli authored
-
- 29 Sep, 2016 2 commits
-
-
Panu Matilainen authored
-
Panu Matilainen authored
-
- 16 Sep, 2016 1 commit
-
-
Panu Matilainen authored
-
- 13 Sep, 2016 9 commits
-
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
- 06 Sep, 2016 6 commits
-
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
-
Panu Matilainen authored
around from package to package...
-
Panu Matilainen authored
-
Panu Matilainen authored
-
- 02 Sep, 2016 1 commit
-
-
Panu Matilainen authored
- fixup license tag for fedora correctness
-