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/
modules: mgb: need opt_platform.hThis fixes the standalone build.
Introduce if_mgb driver for Microchip LAN743x PCIe NICThe Microchip LAN7430 is a PCIe 10/100/1000 Ethernet MAC with integratedPHY, and the LAN7431 is a MAC with RGMII interface.To be connected t
Introduce if_mgb driver for Microchip LAN743x PCIe NICThe Microchip LAN7430 is a PCIe 10/100/1000 Ethernet MAC with integratedPHY, and the LAN7431 is a MAC with RGMII interface.To be connected to the build after further testing and review.Committing now so that changes like r354345 (adding a commonETHER_IS_ZERO macro) will update this driver too.Submitted by: Gerald ND Aryeetey <aryeeteygerald_rogers.com>Sponsored by: The FreeBSD FoundationDifferential Revision: https://reviews.freebsd.org/D20079
show more ...