From owner-freebsd-current@FreeBSD.ORG Thu Oct 25 22:01:12 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 42782C7 for ; Thu, 25 Oct 2012 22:01:12 +0000 (UTC) (envelope-from lifanov@mail.lifanov.com) Received: from mail.lifanov.com (mail.lifanov.com [206.125.175.12]) by mx1.freebsd.org (Postfix) with ESMTP id 296438FC18 for ; Thu, 25 Oct 2012 22:01:11 +0000 (UTC) Received: from [10.10.0.10] (cpe-174-109-075-092.nc.res.rr.com [174.109.75.92]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.lifanov.com (Postfix) with ESMTPSA id 0CAD919E003 for ; Thu, 25 Oct 2012 21:53:29 +0000 (UTC) Message-ID: <5089B4D9.9070601@mail.lifanov.com> Date: Thu, 25 Oct 2012 17:53:29 -0400 From: Nikolai Lifanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:16.0) Gecko/20121013 Thunderbird/16.0.1 MIME-Version: 1.0 To: freebsd-current@freebsd.org Subject: ums stopped autoloading between 242082 and 242090 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Thu, 25 Oct 2012 22:01:12 -0000 Hello. At some point between revisions 242082 and 242090, my ums driver stopped loading automatically, and my mouse only works in X if ums.ko is loaded in loader.conf before a full boot and not with kldload later. I am on amd64. I can help troubleshoot this more. - Nikolai Lifanov