<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/sys/modules/hid, branch releng/14.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>sys: Remove $FreeBSD$: one-line sh pattern</title>
<updated>2023-08-16T17:54:58+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2023-08-16T17:54:58+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=031beb4e239bfce798af17f5fe8dba8bcaf13d99'/>
<id>031beb4e239bfce798af17f5fe8dba8bcaf13d99</id>
<content type='text'>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
</pre>
</div>
</content>
</entry>
<entry>
<title>bcm5874: Add opt_usb.h for module dependency</title>
<updated>2022-04-05T19:52:55+00:00</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2022-04-05T19:44:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=56cc89585d392d8c8f120b2e4b8faa7df236b4ea'/>
<id>56cc89585d392d8c8f120b2e4b8faa7df236b4ea</id>
<content type='text'>
Sponsored by:		Netflix
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Sponsored by:		Netflix
</pre>
</div>
</content>
</entry>
<entry>
<title>ietp(4): Driver for Elantech I2C touchpad</title>
<updated>2022-03-02T23:35:24+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2022-03-02T23:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d5add41d4d8713d48cfb8f8a228660c8b95ff676'/>
<id>d5add41d4d8713d48cfb8f8a228660c8b95ff676</id>
<content type='text'>
MFC after:	2 month
Tested by:	Matt Daw &lt;matt.daw_AT_gmail_DOT_com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 month
Tested by:	Matt Daw &lt;matt.daw_AT_gmail_DOT_com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bcm5974: wsp(4) driver version with HID attachment.</title>
<updated>2022-03-02T23:35:23+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2022-03-02T23:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5aa839c9e2c373275091b8bf529c1311d0b84d76'/>
<id>5aa839c9e2c373275091b8bf529c1311d0b84d76</id>
<content type='text'>
MFC after:	2 month
Tested by:	Greg V (Type 4 touchpads)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 month
Tested by:	Greg V (Type 4 touchpads)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some modules to export more used symbols</title>
<updated>2021-11-18T13:56:23+00:00</updated>
<author>
<name>Konstantin Belousov</name>
<email>kib@FreeBSD.org</email>
</author>
<published>2021-11-07T08:42:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5bb3134a8c21cb87b30e135ef168483f0333dabb'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>hidmap: add missing opt_hid.h to module Makefile</title>
<updated>2021-04-14T20:05:59+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-04-14T19:55:52+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=8e84712d01eb150f57dfe2244cd0c09b756fe40c'/>
<id>8e84712d01eb150f57dfe2244cd0c09b756fe40c</id>
<content type='text'>
Reported by:	pstef
MFC after:	2 weeks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by:	pstef
MFC after:	2 weeks
</pre>
</div>
</content>
</entry>
<entry>
<title>hid: add opt_hid.h to modules that use HID_DEBUG</title>
<updated>2021-03-03T22:43:29+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-03-03T22:21:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=6241b57131a60bc2bd0eda41c145aa9659c2886b'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>hmt: Allow I2C sampling mode support to be compiled out.</title>
<updated>2021-01-20T20:10:07+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-01-20T20:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=5cc21ab9949a189c809285823dbb6eadde6c6864'/>
<id>5cc21ab9949a189c809285823dbb6eadde6c6864</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hms: Workaround idle mouse drift in I2C sampling mode.</title>
<updated>2021-01-20T20:10:07+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2021-01-20T20:10:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=3e954a8bc64ebc21893eedba0f2f1159c242c9b6'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>hid: Import hidmap-based drivers written by Greg V</title>
<updated>2021-01-07T23:18:44+00:00</updated>
<author>
<name>Vladimir Kondratyev</name>
<email>wulf@FreeBSD.org</email>
</author>
<published>2020-10-14T22:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d97d5c0ce89da10c1de150e0555774dec2ed7aed'/>
<id>d97d5c0ce89da10c1de150e0555774dec2ed7aed</id>
<content type='text'>
This 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)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This 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)
</pre>
</div>
</content>
</entry>
</feed>
