Date: Mon, 24 Sep 2018 14:13:23 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 231561] In psmioctl(), for MOUSE_GETMODE, accelfactor is never returned. Message-ID: <bug-231561-227-A3bMNM5hhv@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-231561-227@https.bugs.freebsd.org/bugzilla/> References: <bug-231561-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=3D231561 Vladimir Kondratyev <wulf@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wulf@freebsd.org --- Comment #1 from Vladimir Kondratyev <wulf@freebsd.org> --- (In reply to corvid from comment #0) I do not see any problems here. Line 2620 should copy all sc->mode content including accelfactor member in to internal ioctl buffer. https://github.com/freebsd/freebsd/blob/releng/11.2/sys/dev/atkbdc/psm.c#L2= 620 Could you provide a test case? --=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-231561-227-A3bMNM5hhv>