diff options
author | 2019-11-26 07:37:50 +0000 | |
---|---|---|
committer | 2019-11-26 07:37:50 +0000 | |
commit | 30289eba60fe9c7617f8ff95eb8e03f711c70b75 (patch) | |
tree | 2cf722087c0df2af53655a60df779509c26fab1c /usr.bin/tmux/key-bindings.c | |
parent | whitespaces (diff) | |
download | wireguard-openbsd-30289eba60fe9c7617f8ff95eb8e03f711c70b75.tar.xz wireguard-openbsd-30289eba60fe9c7617f8ff95eb8e03f711c70b75.zip |
Add support for MSI-X. MSI-X allows establishing a number of
interrupt vectors and mapping events (RX on queues, commands,
mgmt frames) to those vectors. For now we keep the existing
behaviour, establish a single vector and map all events to it.
Makes my Intel NUC 8i5BEH 9560 work
Tested by jcs@ on a 9560 (w/ MSI-X)
Tested by deraadt@ on a 9260 (w/ MSI-X)
Tested by phessler@ on a 8260 (w/o MSI-X)
ok stsp@
Diffstat (limited to 'usr.bin/tmux/key-bindings.c')
0 files changed, 0 insertions, 0 deletions