K 10 svn:author V 3 dab K 8 svn:date V 27 2021-10-04T14:07:38.196046Z K 7 svn:log V 660 ntb_hw_intel: fix xeon NTB gen3 bar disable logic 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 e3cf7ebc1d36d068f1d1a83ea73ce2eed547e3cb) Git Hash: 50c20d90f97f7fe417ac111aebebe99aa8c943a6 Git Author: dab@FreeBSD.org END