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/
Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by: emasteSponsored by: The FreeBSD FoundationMFC after: 1 weekDiffer
Fix some modules to export more used symbolsand remove non-present symbols that are now reported by kmod_syms.awk.Reviewed by: emasteSponsored by: The FreeBSD FoundationMFC after: 1 weekDifferential revision: https://reviews.freebsd.org/D32878
show more ...
Add smn(4) driver for AMD System Management NetworkAMD Family 17h CPUs have an internal network used to communicate betweenthe host CPU and the PSP and SMU coprocessors. It exposes a simple32-bi
Add smn(4) driver for AMD System Management NetworkAMD Family 17h CPUs have an internal network used to communicate betweenthe host CPU and the PSP and SMU coprocessors. It exposes a simple32-bit register space.Reviewed by: avg (no +1), mjoras, truckmanSponsored by: Dell EMC IsilonDifferential Revision: https://reviews.freebsd.org/D12217