Searched hist:"6660 ef6e913c1da63438fb65f863aee4e55ca994" (Results 1 – 3 of 3) sorted by relevance
/freebsd/share/man/man4/ |
H A D | ntb_hw_intel.4 | diff 6660ef6e913c1da63438fb65f863aee4e55ca994 Fri Oct 23 16:16:52 CEST 2020 Mark Johnston <markj@FreeBSD.org> 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
|
/freebsd/sys/dev/ntb/ntb_hw/ |
H A D | ntb_hw_intel.h | diff 6660ef6e913c1da63438fb65f863aee4e55ca994 Fri Oct 23 16:16:52 CEST 2020 Mark Johnston <markj@FreeBSD.org> 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
|
H A D | ntb_hw_intel.c | diff 6660ef6e913c1da63438fb65f863aee4e55ca994 Fri Oct 23 16:16:52 CEST 2020 Mark Johnston <markj@FreeBSD.org> 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
|