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/
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
Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.This driver allows read the software reset switch state and control thestatus LEDs.The GPIO pins have their direction (input/
Add the GPIO driver for the ADI Engineering RCC-VE and RCC-DFF/DFFv2.This driver allows read the software reset switch state and control thestatus LEDs.The GPIO pins have their direction (input/output) locked down to preventpossible short circuits.Note that most people get a reset button that is a hardware reset. Thesoftware reset button is available on boards from Netgate.Sponsored by: Rubicon Communications (Netgate)
show more ...