[Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 17 15:32:12 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218627

Jan Kokemüller <jan.kokemueller at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181754|0                           |1
        is obsolete|                            |

--- Comment #1 from Jan Kokemüller <jan.kokemueller at gmail.com> ---
Created attachment 181846
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181846&action=edit
add an Evdev ioctl handler to the Linux compat layer - v2

I've updated the patch. Some comments are clarified and EVIOCRMFF (which is
another IOWINT ioctl like EVIOCGRAB and EVIOCREVOKE) is now also translated.

Changing the definition of EVIOCGRAB and EVIOCREVOKE is not needed as I've
learned (see bug 218625).

EVIOCRMFF is untested as it's related to force feedback (unsupported on FreeBSD
for now).

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


More information about the freebsd-emulation mailing list