Page MenuHomeFreeBSD

hid: Import multitouch driver (hmt)
ClosedPublic

Authored by wulf on Jan 6 2021, 12:44 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Dec 17, 8:35 PM
Unknown Object (File)
Tue, Dec 10, 11:54 PM
Unknown Object (File)
Mon, Dec 9, 2:03 PM
Unknown Object (File)
Thu, Dec 5, 1:11 AM
Unknown Object (File)
Oct 19 2024, 11:51 PM
Unknown Object (File)
Oct 19 2024, 11:51 PM
Unknown Object (File)
Oct 19 2024, 11:50 PM
Unknown Object (File)
Oct 19 2024, 11:33 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