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

Hans Petter Selasky hselasky at c2i.net
Sat Mar 17 22:53:17 UTC 2012


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


More information about the svn-src-head mailing list