Re: svn commit: r233090 - head/usr.sbin/moused

[ Available lists | Index of svn-src-head | Month of Mar 2012 | Week of 17 Mar 2012 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Hans Petter Selasky <hselasky@c2i.net>
Date
17 Mar 2012 22:53:17
Subject
Re: svn commit: r233090 - head/usr.sbin/moused
Message-ID
201203172346.30396.hselasky@c2i.net


[ Hide this part ]
On Saturday 17 March 2012 23:38:54 Doug Barton wrote:
> On 03/17/2012 09:40, Hans Petter Selasky wrote:
> > Author: hselasky
> > Date: Sat Mar 17 16:40:15 2012
> > New Revision: 233090
> > URL: http://svn.freebsd.org/changeset/base/233090
> >
> > Log:
> > The UMS module is now loaded by rules in /etc/devd/usb.conf which
> > are executed by devd. Remove duplicate kldload.
>

Hi,

> Are the calls you removed hurting anything? Use of devd is not mandatory.

You get some warnings in the console from kldload that the module already
exists, because moused is now racing with devd to load ums.

--HPS


Elapsed time: 0.051 seconds