<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/source/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in Makefile</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>a85c4ab626ef52530400ace1957daaa35dd07534 - appleir: Add Apple IR receiver driver</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#a85c4ab626ef52530400ace1957daaa35dd07534</link>
        <description>appleir: Add Apple IR receiver driverHID driver for Apple IR receivers (USB HID, vendor 0x05ac).Supports Apple Remote and generic IR remotes using NEC protocol.Supported hardware:- Apple IR Receiver (0x8240, 0x8241, 0x8242, 0x8243, 0x1440)Apple Remote protocol (proprietary 5-byte HID reports):- Key down/repeat/battery-low detection- 17-key mapping with two-packet command support- Synthesized key-up via 125ms callout timerGeneric IR remotes (NEC protocol):- Format: [0x26][0x7f][0x80][code][~code]- Checksum: code + ~code = 0xFF- Default keymap with 8 common codes- See: https://techdocs.altium.com/display/FPGA/NEC+Infrared+Transmission+ProtocolOutput via evdev with standard KEY_* codes.Raw HID access available at /dev/hidraw0 for custom remapping.Based on protocol reverse-engineering by James McKenzie et al.Reference: drivers/hid/hid-appleir.c (Linux)Tested on Mac Mini 2011 (0x05ac:0x8242).Differential Revision:	https://reviews.freebsd.org/D55472

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Tue, 14 Apr 2026 04:29:43 +0200</pubDate>
        <dc:creator>Abdelkader Boudih &lt;chaos@seuros.com&gt;</dc:creator>
    </item>
<item>
        <title>4a04e0a6c703db9d2d9e6a0ef2b000644143b705 - u2f(4): a HID driver for FIDO/U2F security keys</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#4a04e0a6c703db9d2d9e6a0ef2b000644143b705</link>
        <description>u2f(4): a HID driver for FIDO/U2F security keysWhile FIDO/U2F keys were already supported by the generic uhid(4) andhidraw(4) drivers, this driver adds some additional features an doessteps to tighten the security of FIDO/U2F access.- It automatically loads through devd.- Automatically enables HQ_NO_READAHEAD for FIDO/U2F devices.- Implements only miminum set of features.- Do not requires external devfs configuration to set character device  permissions.- Names character device as u2f/# to make possible capsicum or any  other pledge()-style sandboxing.PR:		265528Differential Revision:	https://reviews.freebsd.org/D51612

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Sun, 17 Aug 2025 23:00:45 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e9ac41698b2f322d55ccf9da50a3596edb2c1800 - Remove residual blank line at start of Makefile</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#e9ac41698b2f322d55ccf9da50a3596edb2c1800</link>
        <description>Remove residual blank line at start of MakefileThis is a residual of the $FreeBSD$ removal.MFC After: 3 days (though I&apos;ll just run the command on the branches)Sponsored by: Netflix

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Mon, 15 Jul 2024 06:46:32 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>031beb4e239bfce798af17f5fe8dba8bcaf13d99 - sys: Remove $FreeBSD$: one-line sh pattern</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#031beb4e239bfce798af17f5fe8dba8bcaf13d99</link>
        <description>sys: Remove $FreeBSD$: one-line sh patternRemove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Wed, 16 Aug 2023 19:54:58 +0200</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d5add41d4d8713d48cfb8f8a228660c8b95ff676 - ietp(4): Driver for Elantech I2C touchpad</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#d5add41d4d8713d48cfb8f8a228660c8b95ff676</link>
        <description>ietp(4): Driver for Elantech I2C touchpadMFC after:	2 monthTested by:	Matt Daw &lt;matt.daw_AT_gmail_DOT_com&gt;

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Thu, 03 Mar 2022 00:35:24 +0100</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>5aa839c9e2c373275091b8bf529c1311d0b84d76 - bcm5974: wsp(4) driver version with HID attachment.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#5aa839c9e2c373275091b8bf529c1311d0b84d76</link>
        <description>bcm5974: wsp(4) driver version with HID attachment.MFC after:	2 monthTested by:	Greg V (Type 4 touchpads)

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Thu, 03 Mar 2022 00:35:23 +0100</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>d97d5c0ce89da10c1de150e0555774dec2ed7aed - hid: Import hidmap-based drivers written by Greg V</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#d97d5c0ce89da10c1de150e0555774dec2ed7aed</link>
        <description>hid: Import hidmap-based drivers written by Greg VThis change includes:hpen    - Generic / MS Windows compatible HID pen tablet driver.hgame   - Generic game controller and joystick driver.xb360gp - Xbox360-compatible game controller driver.Submitted by:	Greg V &lt;greg_unrelenting.technology&gt;Reviewed by:	hselasky (as part of D27993)

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 00:02:15 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>afd590d9e56686e179cbbf626ec567aeaaa49199 - hid: Import hidmap and bunch of drivers based on it</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#afd590d9e56686e179cbbf626ec567aeaaa49199</link>
        <description>hid: Import hidmap and bunch of drivers based on ithidmap is a kernel module that maps HID input usages to evdev events.Following dependent drivers is included in the commit:hms       - HID mouse driver.hcons     - Consumer page AKA Multimedia keys driver.hsctrl    - System Controls page (Power/Sleep keys) driver.ps4dshock - Sony DualShock 4 gamepad driver.Reviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D27993

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Thu, 15 Oct 2020 00:02:15 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>947739079604f5f9fea92d783c9ef43dce52e462 - hid: Import hidraw(4) - driver for access to raw HID device data</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#947739079604f5f9fea92d783c9ef43dce52e462</link>
        <description>hid: Import hidraw(4) - driver for access to raw HID device dataThis driver provides raw access to HID devices through uhid(4)-compatibleinterface and is based on pre-8.x uhid(4) code. Unlike uhid(4) it doesnot take devices in to monopoly ownership and allows parallel accessfrom other drivers.hidraw supports Linux&apos;s hidraw-compatible interface as well.Reviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D27992

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Wed, 14 Oct 2020 02:52:47 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>b93f6bfca34363f9c285e3e027fbfd4032b02b64 - hid: Port ukbd to HID and attach to build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#b93f6bfca34363f9c285e3e027fbfd4032b02b64</link>
        <description>hid: Port ukbd to HID and attach to buildReviewed by:	hselaskyDifferential revision:  https://reviews.freebsd.org/D27991

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Mon, 12 Oct 2020 21:52:29 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cb022db825e72ec4d2a8a2b9ff9fd80368e6e309 - hid: Port multitouch hmt(4) driver to hidbus and attach to build</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#cb022db825e72ec4d2a8a2b9ff9fd80368e6e309</link>
        <description>hid: Port multitouch hmt(4) driver to hidbus and attach to buildReviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D27990

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Sun, 11 Oct 2020 01:42:25 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>10fbbdfbbd65eb076e136385a891015496f5171e - hid: Import hconf(4) - digitizer configuration top-level collection support.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#10fbbdfbbd65eb076e136385a891015496f5171e</link>
        <description>hid: Import hconf(4) - digitizer configuration top-level collection support.Reviewed by:	hselasky (as part of D27990)

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Sat, 10 Oct 2020 23:45:17 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>e49fa9f6f327f3b5464ad638eeb4dfb2d38adf4d - hid: Import quirk subsystem.</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#e49fa9f6f327f3b5464ad638eeb4dfb2d38adf4d</link>
        <description>hid: Import quirk subsystem.hidquirk(4) is derived from usb_quirk(4) and inherits all its HID-relatedfunctionality. It does not support ioctl(2) interface yet.Reviewed by:	hselaskyDifferential revision:	https://reviews.freebsd.org/D27890

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Mon, 05 Oct 2020 12:42:53 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>2b4464b0b1143024ede8bd3ea69134ea17bc5355 - hid: Import hidbus(4)</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#2b4464b0b1143024ede8bd3ea69134ea17bc5355</link>
        <description>hid: Import hidbus(4)This driver provides support for multiple HID driver attachmentsto single HID transport backend. This ability existed in Net/OpenBSD(uhidev and ihidev drivers) but has never been ported to FreeBSD.Unlike Net/OpenBSD we do not use report number alone to distinct reportsource but we follow MS way and use a top level collection (TLC) usageindex that report belongs to as a location key.The driver performs child device autodiscovery based on HID reportdescriptor data, proxying of HID requests from child devices to parenttransport backends and broadcasting of interrupts in backward direction.Differential revision:	https://reviews.freebsd.org/D27888

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Fri, 09 Oct 2020 03:10:23 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>67de2db2623a10dc4edec1642b2f8685d5587d7f - Factor-out hardware-independent part of USB HID support to new module</title>
        <link>http://kernelsources.org:8080/source/history/freebsd/sys/modules/hid/Makefile#67de2db2623a10dc4edec1642b2f8685d5587d7f</link>
        <description>Factor-out hardware-independent part of USB HID support to new moduleIt will be used by the upcoming HID-over-i2C implementation.  Should beno-op, except hid.ko module dependency is to be added to affected drivers.Reviewed by:	hselasky, manuDifferential revision:	https://reviews.freebsd.org/D27867

            List of files:
            /freebsd/sys/modules/hid/Makefile</description>
        <pubDate>Mon, 05 Oct 2020 00:21:08 +0200</pubDate>
        <dc:creator>Vladimir Kondratyev &lt;wulf@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
