From owner-freebsd-current@FreeBSD.ORG Thu Oct 25 22:32:55 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 1F726FF4 for ; Thu, 25 Oct 2012 22:32:55 +0000 (UTC) (envelope-from yanegomi@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 807458FC1B for ; Thu, 25 Oct 2012 22:32:53 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so2635116lag.13 for ; Thu, 25 Oct 2012 15:32:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=jGCQ0nBd0trPm5HNujQeTdCTcUe4QGvKxuJoFtsxbCw=; b=Fpz6WGyGWRpB5+p08TNBgL2gNhriKi1OBv7LdcscXHMH8krI0aKCzflE4J3YHgX8IU mHUiHR3UmTi+Bz0/nCgKi6cj9rECyP8m2kz8DMeb2f9qMuZtyrqzKm07W8xRebxeYr2u p/EscKlhvCq0o0ALVWsTaUaDYhIIp0MzINlmY73H0GzBdzqmJLRumEah+m5fyxCJzEbW 2qEmSNwqWwy2iGIBOcK8JKDfq23lzSakUpnOp/h7WVNzQCzorscTXhHayRIuSXj24ZPU 9p4W7Mn2DGEdB78uTUoWSKZk+TYSYvqYJZsKVcfn3peiO4abmgpqQf0L8LSr6V7cjWnh YT9A== MIME-Version: 1.0 Received: by 10.112.26.66 with SMTP id j2mr3559248lbg.90.1351204372952; Thu, 25 Oct 2012 15:32:52 -0700 (PDT) Received: by 10.112.43.232 with HTTP; Thu, 25 Oct 2012 15:32:52 -0700 (PDT) In-Reply-To: <5089B4D9.9070601@mail.lifanov.com> References: <5089B4D9.9070601@mail.lifanov.com> Date: Thu, 25 Oct 2012 15:32:52 -0700 Message-ID: Subject: Re: ums stopped autoloading between 242082 and 242090 From: Garrett Cooper To: Nikolai Lifanov Content-Type: text/plain; charset=ISO-8859-1 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2012 22:32:55 -0000 On Thu, Oct 25, 2012 at 2:53 PM, Nikolai Lifanov 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