From bd368728679f0b7746c81aec5b863528a67a2d97 Mon Sep 17 00:00:00 2001 From: Marko Zec Date: Sun, 30 Aug 2020 07:34:32 +0000 Subject: Driver for 4x10Gb Ethernet reference NIC FPGA design for NetFPGA SUME development board. Submitted by: Denis Salopek Reported by: zec, bz (src); rgrimes, bcr (manpages) MFC after: 7 days Sponsored by: Google Summer of Code 2020 Differential Revision: https://reviews.freebsd.org/D26074 --- sys/conf/files.amd64 | 1 + 1 file changed, 1 insertion(+) (limited to 'sys/conf/files.amd64') diff --git a/sys/conf/files.amd64 b/sys/conf/files.amd64 index f9e6d0925820..f1a287d6d30c 100644 --- a/sys/conf/files.amd64 +++ b/sys/conf/files.amd64 @@ -355,6 +355,7 @@ dev/smartpqi/smartpqi_response.c optional smartpqi dev/smartpqi/smartpqi_sis.c optional smartpqi dev/smartpqi/smartpqi_tag.c optional smartpqi dev/speaker/spkr.c optional speaker +dev/sume/if_sume.c optional sume dev/superio/superio.c optional superio isa dev/syscons/apm/apm_saver.c optional apm_saver apm dev/syscons/scvesactl.c optional sc vga vesa -- cgit v1.2.3