[Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Feb 7 23:45:08 UTC 2016


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

rozhuk.im at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rozhuk.im at gmail.com

--- Comment #22 from rozhuk.im at gmail.com ---
Created attachment 166727
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=166727&action=edit
makes devd to hanle all known input devices

This patch tested with https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206086

* proper handle input devices: native and webcamd 
* use ioctl() calls to get more info/detect device type for: keyboard, mouse,
joystick and event.
* wacom/event, keyboard and joystick devices get proper device name via device
specific ioctls
* set usb_id/pnp_id for all devices: sysctl() + webcam specific ioctls. 
* use sysctl() for non webcamd devices
* wacom works with xf86-input-evdev and xf86-input-wacom drivers, select via
config "InputClass" section
* many other small improvements

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


More information about the freebsd-x11 mailing list