sys/modules: normalize .CURDIR-relative paths to SRCTOPThis simplifies make output/logicTested with: `cd sys/modules; make ALL_MODULES=` on amd64MFC after: 1 monthSponsored by: Dell EMC Isilon
Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelconfigs. Switch the BERI_NETFPGA_MDROOT to 64bit by default.Give we have working interrupts also cleanup the extra polling
Introduce opt_netfpga.h and allow setting NF10BMAC_64BIT from mips kernelconfigs. Switch the BERI_NETFPGA_MDROOT to 64bit by default.Give we have working interrupts also cleanup the extra polling CFLAGS fromthe module Makefile.MFC after: 2 weeks
show more ...
Add the initial version of if_nf10bmac(4), a driver to support anNetFPGA-10G Embedded CPU Ethernet Core.The current version operates on a simple PIO based interface connectedto a NetFPGA-10G port
Add the initial version of if_nf10bmac(4), a driver to support anNetFPGA-10G Embedded CPU Ethernet Core.The current version operates on a simple PIO based interface connectedto a NetFPGA-10G port.To avoid confusion: this driver operates on a CPU running on the FPGA,e.g. BERI/mips, and is not suited for the PCI host interface.MFC after: 1 weekRelnotes: yesSponsored by: DARPA/AFRL