From owner-freebsd-current@freebsd.org Tue Feb 13 09:20:17 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 18FFAF0DF93 for ; Tue, 13 Feb 2018 09:20:17 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: from mail-lf0-x232.google.com (mail-lf0-x232.google.com [IPv6:2a00:1450:4010:c07::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 84F8C6D81F; Tue, 13 Feb 2018 09:20:16 +0000 (UTC) (envelope-from alexvpetrov@gmail.com) Received: by mail-lf0-x232.google.com with SMTP id t79so24192082lfe.3; Tue, 13 Feb 2018 01:20:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=g1b5h6TMVvoiRo+CUKEKOTLeaPCTpdOwbdvn1uy6VyY=; b=K/IgUTCPC8tbV4EBHWC93vtTqdnKgusy3dJe7XE7yMdgltBNa3wuCTzeF3UJfB1yoi s390j0qANYOQ4wwgZABiifIk9c0if20urCRNjHkqmoq880Q9w6NkT5twJRkYOI7cg8TC p/IkKShgcwqrwLn+uu+PPBAFMlOvYrxpG7jdYr/msNh0ehQfJHG8ZEc49zn3TMAgJpnc O9UNYIItpPmBsojzGtF7jlft39mI3uYef0rBfZKyBcYsmYYBCRa8cBRsG18YG1zCd9fe N8rWoCeokcPOwIqbcewz6V9yGaD4C0detXfZOexQLelWhxrSh+0TqtsOPkjm8IEuBzS1 4sUw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=g1b5h6TMVvoiRo+CUKEKOTLeaPCTpdOwbdvn1uy6VyY=; b=SktwkYuQfGvDPDWNzoEHBL9GCLbNDnEW3AnIERjXVpA8B1qny4Z0XZ/alm5iPBKXNW QsCwWBSdS+bvPqGYZVz5MntBcxHwHN4gg1ynPar6vvM9Q46pjK5rBSVHvyxEYTrWqah9 8E5k1boBAzRVSSLLrym0P2OCRQDyr9DKCFc/EtOu8v3XA+7tkEZBBlhQUAyjWY+VhoIv qrC/uRMYeCnLNzH7ZwHhtAsChI1vEARvSnFWuhEjIxr/3TZ2qmtgHKDJBvf8DD2eugNo cT9kabEdkeH8YWPN50qlvfRRUiB0qyDOvKCIFCUAoT4YEN98Csrc2+maCO40gfyvMpLT VExw== X-Gm-Message-State: APf1xPD1ErakZuUiT5aBbf4xrWPIwYxyKKvB6mi+eqlcU/6AmN3yYwVh 4PnaabdqrNCL1bnNPXTqPc25audh X-Google-Smtp-Source: AH8x226LLWAcsz9CeRNowAIJfTAzPjLs5lGANMdUAR53TL2zoCEjr+cGxSNaghJT1MSS9HwJFY6llQ== X-Received: by 10.25.25.208 with SMTP id 199mr496471lfz.146.1518513614348; Tue, 13 Feb 2018 01:20:14 -0800 (PST) Received: from alex.super (stone.g-service.ru. [84.22.141.217]) by smtp.googlemail.com with ESMTPSA id h13sm213532ljb.47.2018.02.13.01.20.13 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2018 01:20:13 -0800 (PST) Subject: Re: devd in r329188M don't start To: Hans Petter Selasky , FreeBSD CURRENT , imp@freebsd.org References: <6dda893b-e1a1-6e13-98f8-3c73d29fe936@gmail.com> From: "Alex V. Petrov" Message-ID: <66467b7f-299c-83c8-798e-562d7fa39b8e@gmail.com> Date: Tue, 13 Feb 2018 16:20:12 +0700 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: ru-RU Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Feb 2018 09:20:17 -0000 Mouse start work only after handly: kldload ums usb.conf is not found anywhere in the system. This is normal? 13.02.2018 15:08, Hans Petter Selasky пишет: > On 02/13/18 09:02, Alex V. Petrov wrote: >> after update, devd don't starting with: >> devd: Cannot parse /etc/devd/devmatch.conf at line 13 >> >> (file default!) >> >> If I disable it, don't work mouse in xorg. >> > > https://svnweb.freebsd.org/changeset/base/329194 > > --HPS > -- ----- Alex.