Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I'll just run the command on the branches)Sponsored by: Netflix
sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
igc(4): Introduce new driver for the Intel I225 Ethernet controller.This controller supports 2.5G/1G/100MB/10MB speeds, and allowstx/rx checksum offload, TSO, LRO, and multi-queue operation.The
igc(4): Introduce new driver for the Intel I225 Ethernet controller.This controller supports 2.5G/1G/100MB/10MB speeds, and allowstx/rx checksum offload, TSO, LRO, and multi-queue operation.The driver was derived from code contributed by Intel, and modifiedby Netgate to fit into the iflib framework.Thanks to Mike Karels for testing and feedback on the driver.Reviewed by: bcr (manpages), kbowling, scottl, erjMFC after: 1 monthRelnotes: yesSponsored by: Rubicon Communications, LLC ("Netgate")Differential Revision: https://reviews.freebsd.org/D30668
show more ...