Damien Zammit, le sam. 27 août 2022 05:34:31 +, a ecrit:
> When we fail to enable io ports via x86 method, this means
> we are a client/nested arbiter. But we still need to enable
> io ports that are not in PCI CONF1 range.
Looking at what linux_sysfs.c does, they first try to use a legacy_io
When we fail to enable io ports via x86 method, this means
we are a client/nested arbiter. But we still need to enable
io ports that are not in PCI CONF1 range.
---
src/hurd_pci.c | 57 ++
1 file changed, 53 insertions(+), 4 deletions(-)
diff --git