Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 07 Feb 2016 23:45:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-x11@FreeBSD.org
Subject:   [Bug 196678] x11-servers/xorg-server: make config/devd recognize /dev/input/eventX from multimedia/webcamd
Message-ID:  <bug-196678-8047-cNKMOHtOBh@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-196678-8047@https.bugs.freebsd.org/bugzilla/>
References:  <bug-196678-8047@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D196678

rozhuk.im@gmail.com changed:

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

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

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

* proper handle input devices: native and webcamd=20
* use ioctl() calls to get more info/detect device type for: keyboard, mous=
e,
joystick and event.
* wacom/event, keyboard and joystick devices get proper device name via dev=
ice
specific ioctls
* set usb_id/pnp_id for all devices: sysctl() + webcam specific ioctls.=20
* 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

--=20
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-196678-8047-cNKMOHtOBh>