Date: Thu, 13 Apr 2017 11:21:41 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-bugs@FreeBSD.org Subject: [Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer Message-ID: <bug-218627-8@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org Reporter: jan.kokemueller@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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218627-8>
