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
Provide wbwd(4), a driver for the watchdog timer found on variousWinbond Super I/O chips.With minor efforts it should be possible the extend the driver to supportfurther chips/revisions available
Provide wbwd(4), a driver for the watchdog timer found on variousWinbond Super I/O chips.With minor efforts it should be possible the extend the driver to supportfurther chips/revisions available from Winbond. In the simplest caseonly new IDs need to be added, while different chipsets might requiretheir own function to enter extended function mode, etc.Sponsored by: Sandvine Incorporated ULC (in 2011)Reviewed by: emaste, bruefferMFC after: 2 weeks
show more ...