mirror of
https://github.com/opnsense/src.git
synced 2026-05-13 01:29:35 -04:00
In NTB gen3 driver, it was supposed to disable NTB bar access by
default, but due to incorrect register access method, the bar disable
logic does not work as expected. Those registers should be modified
through NTB bar0 rather than PCI configuration space.
Besides, we'd better to protect ourselves from a bad buddy node so
ingress disable logic should be implemented together.
Submitted by: Austin Zhang (austin.zhang@dell.com)
Sponsored by: Dell EMC
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| if_ntb | ||
| ntb_hw | ||
| test | ||
| ntb.c | ||
| ntb.h | ||
| ntb_if.m | ||
| ntb_transport.c | ||
| ntb_transport.h | ||