Page MenuHomeFreeBSD

hid: Import multitouch driver (hmt)
ClosedPublic

Authored by wulf on Jan 6 2021, 12:44 AM.
Tags
None
Referenced Files
F161121086: D27990.id81850.diff
Tue, Jun 30, 5:52 PM
Unknown Object (File)
May 26 2026, 4:22 PM
Unknown Object (File)
May 24 2026, 3:39 AM
Unknown Object (File)
May 20 2026, 9:04 PM
Unknown Object (File)
May 16 2026, 5:21 AM
Unknown Object (File)
May 15 2026, 8:24 PM
Unknown Object (File)
May 8 2026, 11:28 AM
Unknown Object (File)
May 4 2026, 11:43 PM
Subscribers
None

Details

Summary

This imports hmt(4) driver which is conversion of existing wmt(4) to the HID subsystem.

Unlike wmt(4) which is monolitic, hmt(4) is splitted on two parts hmt(4) itself and hconf(4) (configuration driver) as according MS specs it uses several top level collections resulting in creation of several hidbus children.

This revision is subset of https://reviews.freebsd.org/D27777

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

wulf requested review of this revision.Jan 6 2021, 12:44 AM
wulf created this revision.

@wulf : It will take some time to review. I'm currently flooded with work.

@wulf : It will take some time to review. I'm currently flooded with work.

No problems. All KPI changes are reviewed already, so no Jan 8 deadline to review remaining.

This revision is now accepted and ready to land.Jan 7 2021, 12:56 PM