https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218627
Jan Kokemüller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #181754|0 |1 is obsolete| | --- Comment #1 from Jan Kokemüller <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
