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: iichid: needs opt_acpi.hThis fixes the standalone build.
hid: Import iichid - I2C transport backend for HID subsystemThis implements hid_if.m methods for HID-over-I2C protocol [1].Following kernel options are added:IICHID_SAMPLING - Enable support fo
hid: Import iichid - I2C transport backend for HID subsystemThis implements hid_if.m methods for HID-over-I2C protocol [1].Following kernel options are added:IICHID_SAMPLING - Enable support for a sampling mode as interrupt resource acquisition is not always possible in a case of GPIO interrupts.IICHID_DEBUG - Enable debug output.The module is based on prior Marc Priggemeyer work (D16698).[1] http://download.microsoft.com/download/7/d/d/7dd44bb7-2a7a-4505-ac1c-7227d3d96d5b/hid-over-i2c-protocol-spec-v1-0.docxDifferential revision: https://reviews.freebsd.org/D27892
show more ...