[Bug 218627] [PATCH] add Evdev ioctl handler to the Linux compat layer
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 18 14:42:57 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218627
Vladimir Kondratyev <vladimir at kondratyev.su> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vladimir at kondratyev.su
--- Comment #2 from Vladimir Kondratyev <vladimir at kondratyev.su> ---
There are 3 more ioctls with directions defined in Linux and FreeBSD
differently:
ioctl Linux FreeBSD
EVIOCGKEYCODE(2) _IOR _IOWR
EVIOCGMASK _IOR _IOW
They are not supported in in-kernel evdev driver yet, but should work in
webcamd cuse-backed driver
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list