On 27.10.2018 23:32, Niclas Zeising wrote:
> On 10/27/18 10:22 PM, Vladimir Kondratyev wrote:
>> Author: wulf
>> Date: Sat Oct 27 20:22:41 2018
>> New Revision: 339823
>> URL: https://svnweb.freebsd.org/changeset/base/339823
>>
>> Log:
>>    evdev: Use console lock as evdev lock for all supported keyboard
>> drivers.
>>       Now evdev part of keyboard drivers does not take any locks if
>> corresponding
>>    input/eventN device node is not opened by userland consumers.
>>       Do not assert console lock inside evdev to handle the cases
>> when keyboard
>>    driver is called from some special single-threaded context like
>> shutdown
>>    thread.
>>
> Related to https://reviews.freebsd.org/D15070 ?
>
Yes it is a part of D15070.

Along with r339824 it closes all issues known to me that preventing
evdev to be enabled by default.



_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to