<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/hid, branch releng/14.4</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F14.4'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2026-01-26T10:06:47Z</updated>
<entry>
<title>sys/modules/hid/*: Fix standalone build</title>
<updated>2026-01-26T10:06:47Z</updated>
<author>
<name>SHENG-YI HONG</name>
<email>aokblast@FreeBSD.org</email>
</author>
<published>2024-11-29T06:59:21Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=bd1a6bff90cb832c256146eef4127495e4ed80b0'/>
<id>urn:sha1:bd1a6bff90cb832c256146eef4127495e4ed80b0</id>
<content type='text'>
Co-authored-by:	Daniel Schaefer &lt;dhs@frame.work&gt;
Reviewed by:	imp, wulf
Differential Revision:	https://reviews.freebsd.org/D47830

(cherry picked from commit 9996c680d12a6245d808bc8def1d2411e736efd6)
</content>
</entry>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>urn:sha1:031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
</entry>
<entry>
<title>bcm5874: Add opt_usb.h for module dependency</title>
<updated>2022-04-05T19:52:55Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-04-05T19:44:50Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=56cc89585d392d8c8f120b2e4b8faa7df236b4ea'/>
<id>urn:sha1:56cc89585d392d8c8f120b2e4b8faa7df236b4ea</id>
<content type='text'>
Sponsored by:		Netflix
</content>
</entry>
<entry>
<title>ietp(4): Driver for Elantech I2C touchpad</title>
<updated>2022-03-02T23:35:24Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2022-03-02T23:35:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=d5add41d4d8713d48cfb8f8a228660c8b95ff676'/>
<id>urn:sha1:d5add41d4d8713d48cfb8f8a228660c8b95ff676</id>
<content type='text'>
MFC after:	2 month
Tested by:	Matt Daw &lt;matt.daw_AT_gmail_DOT_com&gt;
</content>
</entry>
<entry>
<title>bcm5974: wsp(4) driver version with HID attachment.</title>
<updated>2022-03-02T23:35:23Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2022-03-02T23:35:23Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5aa839c9e2c373275091b8bf529c1311d0b84d76'/>
<id>urn:sha1:5aa839c9e2c373275091b8bf529c1311d0b84d76</id>
<content type='text'>
MFC after:	2 month
Tested by:	Greg V (Type 4 touchpads)
</content>
</entry>
<entry>
<title>Fix some modules to export more used symbols</title>
<updated>2021-11-18T13:56:23Z</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-07T08:42:24Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5bb3134a8c21cb87b30e135ef168483f0333dabb'/>
<id>urn:sha1:5bb3134a8c21cb87b30e135ef168483f0333dabb</id>
<content type='text'>
and remove non-present symbols that are now reported by kmod_syms.awk.

Reviewed by:	emaste
Sponsored by:	The FreeBSD Foundation
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D32878
</content>
</entry>
<entry>
<title>hidmap: add missing opt_hid.h to module Makefile</title>
<updated>2021-04-14T20:05:59Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-04-14T19:55:52Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8e84712d01eb150f57dfe2244cd0c09b756fe40c'/>
<id>urn:sha1:8e84712d01eb150f57dfe2244cd0c09b756fe40c</id>
<content type='text'>
Reported by:	pstef
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>hid: add opt_hid.h to modules that use HID_DEBUG</title>
<updated>2021-03-03T22:43:29Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-03-03T22:21:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=6241b57131a60bc2bd0eda41c145aa9659c2886b'/>
<id>urn:sha1:6241b57131a60bc2bd0eda41c145aa9659c2886b</id>
<content type='text'>
Submitted by:	Greg V &lt;greg_AT_unrelenting_DOT_technology&gt;
Reviewed by:	imp, wulf
MFC after:	1 week
Differential revision:	https://reviews.freebsd.org/D28995
</content>
</entry>
<entry>
<title>hmt: Allow I2C sampling mode support to be compiled out.</title>
<updated>2021-01-20T20:10:07Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-01-20T20:10:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5cc21ab9949a189c809285823dbb6eadde6c6864'/>
<id>urn:sha1:5cc21ab9949a189c809285823dbb6eadde6c6864</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hms: Workaround idle mouse drift in I2C sampling mode.</title>
<updated>2021-01-20T20:10:07Z</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-01-20T20:10:07Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=3e954a8bc64ebc21893eedba0f2f1159c242c9b6'/>
<id>urn:sha1:3e954a8bc64ebc21893eedba0f2f1159c242c9b6</id>
<content type='text'>
Many I2C "compatibility" mouse devices found on touchpads continue to
return last report data in sampling mode after touch has been ended.
That results in cursor drift.  Filter out such a reports with comparing
content of current report with content of previous one.

Reported by:	many
Tested by:	omatsuda, gllb (github.com)
Obtained from:	sysutils/iichid
</content>
</entry>
</feed>
