]> mj.ucw.cz Git - pciutils.git/commit
libpci: i386-io-windows.h: Improve ProcessUserModeIOPL error message
authorPali Rohár <pali@kernel.org>
Sat, 5 Mar 2022 23:25:02 +0000 (00:25 +0100)
committerPali Rohár <pali@kernel.org>
Sun, 30 Oct 2022 15:31:52 +0000 (16:31 +0100)
commitfffda29af8cb15e77fd77a72295c2ff9cef09e3c
treed539ab7c308fdfd70c1315641cf70fd0b0cc9718
parentde53aa4fd7777a2602882bb7d4304e0b2ad6bc6f
libpci: i386-io-windows.h: Improve ProcessUserModeIOPL error message

Show error message from intel_setup_io() function into debug area instead
of error area. This is what other backends do as intel_setup_io() is called
during quite detect phase, which may fail.

Also show human readable failure instead of magic code number.
lib/i386-io-windows.h