summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2022-08-23 19:27:27 +0200
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2022-08-23 19:27:27 +0200
commitd193fa690415333420b435edb5782789a6f3ea57 (patch)
tree3dc441811f7b2cfc3e95458d33b0843c0af95ee0 /configure.ac
parent361356b08003f5e3c606e16eeb6a17fe02ff2726 (diff)
downloadxorg-lib-libpciaccess-d193fa690415333420b435edb5782789a6f3ea57.tar.gz
hurd: Fix pci_device_hurd_map_legacy
It was not passing a proper region number to pci_device_hurd_map_range, and that would not make sense anyway since the rom is not a region for instance, and the video memory, interrupt vector etc. aren't a region or the rom. So this uses pci_device_hurd_map_range for the rom, and pci_system_x86_map_dev_mem for non-rom. Unfortunately pci-arbiter currently cannot get the rom_base from libpciaccess, so we can only guess that we are trying to map a rom.
Diffstat (limited to 'configure.ac')
0 files changed, 0 insertions, 0 deletions