From owner-freebsd-x11@FreeBSD.ORG Sat Feb 8 14:00:13 2014 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8562AA9E; Sat, 8 Feb 2014 14:00:13 +0000 (UTC) Received: from master.debian.org (master.debian.org [IPv6:2001:41b8:202:deb:216:36ff:fe40:4001]) (using TLSv1.2 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 496491D7B; Sat, 8 Feb 2014 14:00:13 +0000 (UTC) Received: from localhost ([::1]) by master.debian.org with esmtp (Exim 4.80) (envelope-from ) id 1WC8Rz-0005ET-8O; Sat, 08 Feb 2014 14:00:07 +0000 Message-ID: <52F63866.80505@freebsd.org> Date: Sat, 08 Feb 2014 14:00:06 +0000 From: Robert Millan User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Alex Kozlov Subject: Re: [PATCH] do not feed keyboard device path in X devd backend References: <52EFA9A9.2040901@freebsd.org> <52F61969.2060503@freebsd.org> <20140208135404.GA75736@ravenloft.kiev.ua> In-Reply-To: <20140208135404.GA75736@ravenloft.kiev.ua> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Feb 2014 14:00:13 -0000 Hi Alex, On 08/02/2014 13:54, Alex Kozlov wrote: >> Here's a patch that implements the same behaviour with devd. I've verified >> that attaching/detaching a second keyboard no longer causes this ill effect. > Can you please check if devd patch from xorg-dev work for you? > http://trillian.chruetertee.ch/ports/browser/trunk/x11-servers/xorg-server/files/extra-devd My patches are precisely against this file (devd.c). The pristine code doesn't work, but with the collection of fixes I just sent everything is working fine here (been using that for one week or so). Sorry if I wasn't clear about it. -- Robert Millan