[Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Apr 13 11:21:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218627
Bug ID: 218627
Summary: [PATCH] add Evdev ioctl handler to the Linux compat
layer
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Keywords: patch
Severity: Affects Only Me
Priority: ---
Component: kern
Assignee: freebsd-bugs at FreeBSD.org
Reporter: jan.kokemueller at gmail.com
Keywords: patch
Created attachment 181754
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=181754&action=edit
add an Evdev ioctl handler to the Linux compat layer
I've added an Evdev ioctl handler to the Linux compat layer.
This depends on the slightly changed definition of the EVIOCGRAB and
EVIOCREVOKE ioctls (bug 218625).
To test this I've built libevdev in a Ubuntu 16.04 VM and ran the programs from
the "tools" folder. They work with Evdev devices created by evdevfbsd (at least
on amd64, I didn't test i386).
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list