diff options
author | 2009-07-22 20:28:21 +0000 | |
---|---|---|
committer | 2009-07-22 20:28:21 +0000 | |
commit | 7fb95c195b40307a44e426ab9683bb9909aa38a6 (patch) | |
tree | d0cde28ad2a27884d474825dafd3925550b79a53 /usr.bin/tmux/window.c | |
parent | libsa printf doesn't support sizes in %s specifiers; fix format strings (diff) | |
download | wireguard-openbsd-7fb95c195b40307a44e426ab9683bb9909aa38a6.tar.xz wireguard-openbsd-7fb95c195b40307a44e426ab9683bb9909aa38a6.zip |
Overhaul resource handling and mapping in macepcibr(4):
- do not use a stinking extent to track bus_space_map allocations, but
directly map in XKPHYS instead. What are 64 bit address spaces good for
if we still need to use TLB for that?
- provide proper resource management extents to the MI pci code, so that,
in turn, the cardbus code can reuse them instead of providing their own.
- use the whole 4GB address space window for PCI I/O resources, just
because we can.
- make sure no device can get assigned address zero in I/O space, because
this address triggers a PCI error.
Diffstat (limited to 'usr.bin/tmux/window.c')
0 files changed, 0 insertions, 0 deletions