diff options
author | Joan Lledó <jlledom@member.fsf.org> | 2022-01-05 13:08:01 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2022-01-08 21:52:16 +0100 |
commit | 3e0d1cde01872d605c267c61094e44315a3e7467 (patch) | |
tree | 35b952f61e0a05d3ad2b439c2be246878cee9efe /autogen.sh | |
parent | 9c01fdd7c02d8b9b5003e659ebca0b3643bd47c4 (diff) |
hurd: Implement device memory mapping
* src/hurd_pci.c:
* Implement device memory mapping functions
* pci_device_hurd_map_range
* pci_device_hurd_unmap_range
* pci_device_hurd_map_legacy
* pci_device_hurd_unmap_legacy
* src/x86_pci.h:
* Remove unused declarations
* pci_device_x86_map_range()
* pci_device_x86_unmap_range()
* pci_device_x86_map_legacy()
* pci_device_x86_unmap_legacy()
* src/x86_pci.c:
* Fix port leaks
* Make mapping function static again
* map_dev_mem(): use device_map() support for offsets
Message-Id: <20220105120802.14008-2-jlledom@mailfence.com>
Reviewed-by: Samuel Thibault <samuel.thibault@ens-lyon.org>
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions