]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r351072: Implement new methods for Intel and PLX NTB.
authorAlexander Motin <mav@FreeBSD.org>
Tue, 27 Aug 2019 04:15:21 +0000 (04:15 +0000)
committerAlexander Motin <mav@FreeBSD.org>
Tue, 27 Aug 2019 04:15:21 +0000 (04:15 +0000)
commit1b64722f28618a5e5ae6a88eced23cc1fba7c4ec
tree09404ec67bf02e77730731c8e9609cf3cd1aaa99
parenta52b52d0c112cb0d84cb8e13a37bba85f7772f4d
MFC r351072: Implement new methods for Intel and PLX NTB.

This restores parity with AMD NTB driver.  Though without any drivers
supporting more then one peer and respective KPI modification to pass
peer index to most of the calls this addition is pretty useless now.
sys/dev/ntb/ntb_hw/ntb_hw_intel.c
sys/dev/ntb/ntb_hw/ntb_hw_plx.c