aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/enic
Commit message (Collapse)AuthorAgeFilesLines
* enic: Cleanup module MakefileDoug Ambrisko2023-02-061-9/+0
| | | | Remove debug flags, old FreeBSD tag info and old include info.
* enic: Cisco VIC driverDoug Ambrisko2023-02-061-0/+19
This driver is based of the enic (Cisco VIC) DPDK driver. It provides basic ethernet functionality. Has been run with various VIC cards to do UEFI PXE boot with NFS root.