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/
Convert the PCI ID selection from a simple if into a table.Mark the table with PNP info.Fix compilation by returning FILTER_STRAY in two places, as suggested by comments.Create a simple module fro
Convert the PCI ID selection from a simple if into a table.Mark the table with PNP info.Fix compilation by returning FILTER_STRAY in two places, as suggested by comments.Create a simple module from this. Left unconnected because I can't test it as a module.
show more ...