freebsd-dev/sys/dev/ntb/ntb_hw
Mark Johnston 6660ef6e91 ntb: Add Intel Xeon Gen3 support
The NTB hardware starting with Skylake has some changes to the register
map and the doorbell interface.  Add a new NTB_XEON_GEN3 device type and
use it to conditionalize driver logic that differs from the existing
Xeon code.

Reviewed by:	vangyzen
Discussed with:	cem, Bret Ketchum <Bret.Ketchum@dell.com>
MFC after:	1 month
Sponsored by:	NetApp, Inc.
Sponsored by:	Klara, Inc.
Differential Revision:	https://reviews.freebsd.org/D26683
2020-10-23 14:16:52 +00:00
..
ntb_hw_amd.c ntb: clean up empty lines in .c and .h files 2020-09-01 22:03:55 +00:00
ntb_hw_amd.h Add support for Hygon NTB PCI device in ntb_hw_amd driver. 2020-02-14 15:04:56 +00:00
ntb_hw_intel.c ntb: Add Intel Xeon Gen3 support 2020-10-23 14:16:52 +00:00
ntb_hw_intel.h ntb: Add Intel Xeon Gen3 support 2020-10-23 14:16:52 +00:00
ntb_hw_plx.c o Don't include headers from iommu.h, include them from the header 2020-07-29 22:08:54 +00:00