From owner-freebsd-current@FreeBSD.ORG  Thu Oct 25 22:33:47 2012
Return-Path: <owner-freebsd-current@FreeBSD.ORG>
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 12587181
 for <freebsd-current@freebsd.org>; Thu, 25 Oct 2012 22:33:47 +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 E7C328FC17
 for <freebsd-current@freebsd.org>; Thu, 25 Oct 2012 22:33:46 +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 67C3F19E93B;
 Thu, 25 Oct 2012 22:33:46 +0000 (UTC)
Message-ID: <5089BE49.6090804@mail.lifanov.com>
Date: Thu, 25 Oct 2012 18:33:45 -0400
From: Nikolai Lifanov <lifanov@mail.lifanov.com>
User-Agent: Mozilla/5.0 (X11; FreeBSD amd64;
 rv:16.0) Gecko/20121013 Thunderbird/16.0.1
MIME-Version: 1.0
To: Garrett Cooper <yanegomi@gmail.com>
Subject: Re: ums stopped autoloading between 242082 and 242090
References: <5089B4D9.9070601@mail.lifanov.com>
 <CAGH67wRsJK2UiKhGf9REsE7w=imQSqVE+wx8MFYF1cq0wNHe5g@mail.gmail.com>
In-Reply-To: <CAGH67wRsJK2UiKhGf9REsE7w=imQSqVE+wx8MFYF1cq0wNHe5g@mail.gmail.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Cc: freebsd-current@freebsd.org
X-BeenThere: freebsd-current@freebsd.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Discussions about the use of FreeBSD-current
 <freebsd-current.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/options/freebsd-current>, 
 <mailto:freebsd-current-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-current>
List-Post: <mailto:freebsd-current@freebsd.org>
List-Help: <mailto:freebsd-current-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-current>,
 <mailto:freebsd-current-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Thu, 25 Oct 2012 22:33:47 -0000

On 10/25/12 18:32, Garrett Cooper wrote:
> On Thu, Oct 25, 2012 at 2:53 PM, Nikolai Lifanov
> <lifanov@mail.lifanov.com> wrote:
>> 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.
> Which branch?
> -Garrett
HEAD, sorry