Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2016 13:05:43 +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-AaoqjcmNW2@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

Vladimir Kondratyev <wulf@cicgroup.ru> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wulf@cicgroup.ru

--- Comment #46 from Vladimir Kondratyev <wulf@cicgroup.ru> ---
Created attachment 172378
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172378&action=
=3Dedit
patch-config_devd.c with device type autodetection

Hi, Hans!

I have tested your patch with in-kernel evdev implementation and found it
basically working.
Currently it does not work properly with default Xorg configuration file ou=
t of
box so I wrote some missed parts. Namely:
1. Event device type autodetection (libmagic-alike, derived from
xf86-input-evdev driver), so default catchall rules started to work for me
2. name/usb_id gathering via EVIOC* ioctls
3. Automatic blacklisting of native device interfaces if corresponding evdev
interface exists.
4. Some other minor improvements.

Resulting file is attached.

--=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-AaoqjcmNW2>