Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2021 18:26:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252236] atp(4): Need EVDEV support for modern input stack
Message-ID:  <bug-252236-227-S97Wqi3of3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-252236-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-252236-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D252236

--- Comment #36 from Vladimir Kondratyev <wulf@freebsd.org> ---
(In reply to Vladimir Kondratyev from comment #35)
> Also latest patch ... removed .025 sec delay from it to follow Linux/Open=
BSD.
It looks like we can safely remove hid_get_report() and following pause() f=
rom
bcm5974_set_device_mode() as we know both mode_bytes[2] sent by
hid_set_report():
[0] is 0x02 - report ID
[1] is 0x01/0x00 - depending on mode

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-252236-227-S97Wqi3of3>