]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC found
authorbr <br@FreeBSD.org>
Wed, 8 May 2019 15:36:57 +0000 (15:36 +0000)
committerbr <br@FreeBSD.org>
Wed, 8 May 2019 15:36:57 +0000 (15:36 +0000)
commit1d314ddccacbace3d980e69309424171afb2e8a7
treec36c33d44100b6a888053c9c34dabbb702c4056c
parentc7770c3b785b99f58df3dee9876c6acfb45a332f
Add driver for Xilinx AXI Ethernet tri-mode (10/100/1000 Mb/s) MAC found
in the U.S. Government Furnished Equipment (GFE) 64-bit RISC-V cores.

Sponsored by: DARPA, AFRL
sys/dev/mii/tiphy.h [new file with mode: 0644]
sys/dev/xilinx/if_xae.c [new file with mode: 0644]
sys/dev/xilinx/if_xaereg.h [new file with mode: 0644]
sys/dev/xilinx/if_xaevar.h [new file with mode: 0644]